Search results

  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
  15. A

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

    I have respawn code that kinda works if someone could help me with that at the same time. I need Gollum to spawn in 1 out of 8 regions when he dies or is captured. Also a problem with my respawn timers. The timer window doesnt go away after the hero respawns. Thanks guys Revive Hero Events...
  16. A

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

    This is all i have so far I have no idea how to make it follow the capturing player or give the captured player aka gollum an ability so he can try to kick free of the sack. Capture Events Unit - A unit Starts the effect of an ability Conditions (Ability being cast)...
  17. A

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

    Can someone make a spell for me please? Transfer unit to inventory. Or Atleast Help! What i need is a spell when cast which will take an enemy unit and convert it in to an item in the casting units inventory for X amount of time or until the player dies. Im making a map called the Hunt for...
  18. A

    Is it possible to spawn only custom made creeps?

    I use this line to spawn my creeps Unit - Create 5 (Random level CreepLevel creep unit-type) for Player 12 (Brown) at (Random point in Tower 13 Spawn <gen>) facing Default building facing degrees My problem is unless i change the level of the creeps to say 11 it will spawn other default...
  19. A

    Can someone help me adapt this spawn trigger?

    Ok never mind there is a need for my statement. I made these triggers after looking around on the forums but the creeps attack their own tower when they spawn... Trigger Spawning Events Unit - A unit enters Trigger Spawning <gen> Conditions Actions Game - Display to...
Top