(HELP)SendClientMessage
#1

Can someone tell me why this is not work?
pawn Код:
public OnFilterScriptInit()
{
    if SetTimer("AFKKicker", 60000, 1)
    SendClientMessage(i,0xAA3333AA,"You are AFK now");
    return 1;
I got this errors
Quote:

error 001: expected token: "*then", but found "-identifier-"
error 017: undefined symbol "i"

I need that will say me after one minute, im afk
Reply


Messages In This Thread
(HELP)SendClientMessage - by spaty2 - 16.07.2011, 09:07
Re: (HELP)SendClientMessage - by Lorenc_ - 16.07.2011, 09:09
Re: (HELP)SendClientMessage - by spaty2 - 16.07.2011, 09:12
Re: (HELP)SendClientMessage - by MoroDan - 16.07.2011, 09:20
Re: (HELP)SendClientMessage - by spaty2 - 16.07.2011, 09:23
Re: (HELP)SendClientMessage - by freshOrange - 16.07.2011, 09:43

Forum Jump:


Users browsing this thread: 3 Guest(s)