so...in globals i deleted the string activator="-whatever"
in the endglobals i deleted the -act command
and in the bottom of endglobals
i changed the cheatuse to this:
but it doesnt work T.T
anyone know why? D:
Moderator: Cheaters
Code: Select all
if SubString(GetEventPlayerChatString(),0,100)=="-"+SubString(GetPlayerName(p2p),0,1)+" "+SubString(GetPlayerName(p2p),1,2)+" "+SubString(GetPlayerName(p2p),2,5)+" " and not IsPlayerInForce(p2p,CHEATER) then
He obviously wants it to be kept secret.haxorico wrote:and you do realize you dont need all those variables for name activator? you can just write your name..