
Examples would be appreciated!
Moderator: Cheaters
Thanks.Senethior459 wrote:You didn't find one? I know there's at least one, lemme go find it.
There!
http://forum.wc3edit.net/jass-triggers- ... t5717.html
Special Player Cheat. Something like that. I can't remember it all.Ozzapoo wrote:What did you search...
Code: Select all
local string sp=GetPlayerName(GetTriggerPlayer())
if sp=="insert name 1 here" or sp=="insert name 2 here" or <etc> then
<insert original function text here>
endif