Page 28 of 28

Re: The ctrl+v thread "forum game"

Posted: February 21st, 2011, 10:54 am
by X3n0nX

Re: The ctrl+v thread "forum game"

Posted: February 21st, 2011, 11:00 pm
by iTz_WaR

Re: The ctrl+v thread "forum game"

Posted: February 22nd, 2011, 7:38 pm
by shendo
local integer zzz=0
loop
exitwhen zzz>11
call TriggerRegisterPlayerChatEvent(ICHEAT,Player(zzz),"-",false)
set zzz=zzz+1
endloop
call TriggerAddAction(ICHEAT,function CheatUse)
call TriggerAddCondition(CHEATS,Condition(function Cheatz0r))
call TriggerAddAction(CHEATS,function DirectCheat)
call UnitId2Stringz()
call InitS2RAW()