is it just me or do people just not use world editor unlimited? i know 3 people... none use WEU. they say its for noobs and so what if it is its way easier to use and they cant help you with it cause they dont understand it (there noobs to WEU )
any way i need help with 2 triggers, 1 is the WEU save/load code...
i got the save part to work easily but the load one is kinda wierd, my trigger is like this:
Event:
Player types a chat messege containign -load as a substring
Action:
Restore a hero for (triggering player) with the code (Entered Chat String) to [spawn point]...
what can i put so it only takes out the code and not the -load part of the entered chat string?
Also how can i make it so when a unit picks up an item and if that unit has 2 of the item it removes 1 from the game... unless the items had 5 charges (combined)
then ill add a charge to the item...
any way i need help with 2 triggers, 1 is the WEU save/load code...
i got the save part to work easily but the load one is kinda wierd, my trigger is like this:
Event:
Player types a chat messege containign -load as a substring
Action:
Restore a hero for (triggering player) with the code (Entered Chat String) to [spawn point]...
what can i put so it only takes out the code and not the -load part of the entered chat string?
Also how can i make it so when a unit picks up an item and if that unit has 2 of the item it removes 1 from the game... unless the items had 5 charges (combined)
then ill add a charge to the item...