• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Sorry but another question about jumping

Status
Not open for further replies.
Level 3
Joined
Oct 20, 2010
Messages
22
When i am try to use jumps in my maps there are 2 things that i don't know what to do with them. everything is not working because i don't know what to do with them.
they are:
custom script:"call RemoveLocation(udg_CastingPoint)"
and custom script:"call RemoveLocation(udg_TargetPoint)"
i don't even know what it is custom script....
thanks a lot to who that know what to do with them.(+rep as always....)
:goblin_good_job::goblin_good_job::goblin_good_job:
 
Level 3
Joined
Oct 20, 2010
Messages
22
That Custom Script youre using is for removing leaks in your map.
okay.but how i take scripts from other map to my map?or use them or do with them what that suppose to be?(don't worry,that is a map that suppose to copy from her)
 
Level 3
Joined
Oct 20, 2010
Messages
22
The easiest way to copy triggers is to have all triggers you want to copy in one folder. Right click the folder and then select copy. Open your map and paste the folder in trigger editor. Make sure you have "Copy unknown variables" check box ticked in File -> Preferences.

i am sorry but it is connected to copying and pasting scripts or it is connected to my previous problem that i fixed?
the problem is from where to copy and where to paste scripts?please.
thanks!:goblin_good_job:
 

Vunjo

Hosted Project: SC
Level 19
Joined
Jul 1, 2010
Messages
1,340
If you have all triggers in 1 category, and you copy that category, there is no "correct place" to paste it. It's the same if the folder is up, or down.
Coping is same as in every PC programme. Select a category, right click, and copy. If you for some reason can't copy, then try CTRL + C, and to paste CTRL + V.
 
Status
Not open for further replies.
Top