Search results

  1. L

    Vjass gui and best interface

    If I wanna make a map will it be faster with gui or with vjass? Also if I wanna make something on vjass is it better with the newgen editor or the 1.26 WE? I know the newgen editor is quite outdated by now and I don't want my map to give errors.
  2. L

    Extra gold earned based on charges of item sold.

    Need help with formula that gives X extra gold for n charges of the item sold. Here are some examples: 1 charge on item sold -> 0 extra gold 2 charges on item sold -> 5 extra gold 3 charges on item sold -> 5+10=15 extra gold 4 charges on item sold -> 5+10+15=30 extra gold 5 charges on item sold...
  3. L

    Return bug

    Hi, I tried to ressurrect a 5 yr. old map and after asking in some forum I realised I can't do it without knowing a bit of coding. It seems there isn't an "easy formula" to fix the return bugs. The map only has 1 return bug (i think) and is the following: function C9 takes unit da,integer dA...
Top