Here's a trigger Johnny made, but there is a problem with the ONE Custom Script... How could I change it, if you know the Problem, please tell me!
Custom Script: call CreateNUnitsAtLoc( 1 udg_RType[WhichType], Player(PLAYER_NEUTRAL_AGGRESIVE), udg_RPOINT[WhichType] bj_UNIT_FACING
Now what I want to do is change the "Player(PLAYER_NEUTRAL_AGGRESIVE)" part to PLAYER12 so it'll work, but I don't understand, I've tried "(Player12(Brown))" and just "(Player12)" but none work, please help. Here is the link: http://hiveworkshop.com/forums/showthread.php?t=34577 Read Fireeye's post(s) and tell me what's the matter please.
Thanks for any help and for your time!
Custom Script: call CreateNUnitsAtLoc( 1 udg_RType[WhichType], Player(PLAYER_NEUTRAL_AGGRESIVE), udg_RPOINT[WhichType] bj_UNIT_FACING
Now what I want to do is change the "Player(PLAYER_NEUTRAL_AGGRESIVE)" part to PLAYER12 so it'll work, but I don't understand, I've tried "(Player12(Brown))" and just "(Player12)" but none work, please help. Here is the link: http://hiveworkshop.com/forums/showthread.php?t=34577 Read Fireeye's post(s) and tell me what's the matter please.
Thanks for any help and for your time!
Last edited: