Recent content by Astal

  1. A

    Can anyone help me convert my spells to be useable with the new game?

    im getting like 130 compile errors when i check syntax on one spell 300 on another... lol am i doomed?
  2. A

    Can anyone help me convert my spells to be useable with the new game?

    Acess Violation at address 10004084 in module "SFmpq.dll" read of address 0000015B nm that was cause WC 3 was open. No i get no errors when saving
  3. A

    Can anyone help me convert my spells to be useable with the new game?

    Its not showing up correctly at all, it wont let me launch it ect... it im not sure where to look I havent updated it in a long time. It will open with jassnewgen Can anyone help me out.
  4. A

    I need help Making a Simple Multiboard never did it before

    I said i only need a board with 2 rows and 2 columns i guess One for column names one for scores one row for rangers and one row for orcs I dont want for kills tho, id need for a custom score variable, each timer a player captures gollum
  5. A

    I need help Making a Simple Multiboard never did it before

    All I want is a board where it Has Rangers (for team 1), and their score and Orcs (for team 2) and their score. Thats all I dunno where to start i tried the leaderboards tutorial but it was done in images and some of em were cut off.
  6. A

    How do you make a hero respawn in a random region each time?

    when the variable is a point it wont let me pick math ahh i see what u did there thank you, now i just have to make a multiboard and tweak my abilities and stuff and the map will be done
  7. A

    How do you make a hero respawn in a random region each time?

    where do you find the random integer, it doesnt come up in options Set TempPoint = (Random Point in Regions[(Random integer from 1 to 4)])
  8. A

    How do you make a hero respawn in a random region each time?

    Ok i can do that, but i mean random regions not a random point in a region
  9. A

    Can someone make a spell for me please? Transfer unit to inventory.

    Ok I did the if thing, ill see if it works
  10. A

    Can someone make a spell for me please? Transfer unit to inventory.

    k thats why it put it in my map area lol mine is bigger. Hey since your helping me, could you help me with 1-2 more things. My revive timer windows dont go away Revive Hero Timer Events Time - ReviveTimers[1] expires Time - ReviveTimers[2] expires Time -...
  11. A

    Can someone make a spell for me please? Transfer unit to inventory.

    i figured it out, u store gollum in a non accessable area of the map while hes captured right? Yes he captures gollum until he is killed or gollum kicks out.
  12. A

    Can someone make a spell for me please? Transfer unit to inventory.

    Thank you friend. I cant get it working :( in my map When i capture gollum it spawns another one across the map ok i removed Custom script: call SetUnitX(udg_Gollum, 9000) Custom script: call SetUnitY(udg_Gollum, 9000) and the 2nd gollum no longer spawns but he doesnt...
  13. A

    Can someone make a spell for me please? Transfer unit to inventory.

    1. cool down like 20 seconds, no mana cost. 2. Only 1 gollum, no it will need to be custom in the spell that only gollum can have the spell cast on him. Unlimited times just limited by cooldown. 3. Yah 250 should be the range. Not sure if you would have to do this part for me or not. But when a...
  14. A

    How do you make a hero respawn in a random region each time?

    k what about the random thing tho
Top