Chat limits for new players
#6

(2614) : warning 213: tag mismatch
(2614) : error 001: expected token: ")", but found "["
(2614) : error 029: invalid expression, assumed zero
(2614) : error 017: undefined symbol "Hour"
(2614) : fatal error 107: too many error messages on one line


//==============================OnPlayerText======== ============================
public OnPlayerText(playerid, text[])
{

if(ServerInfo[playerid][Hour] < 1)
{
Inter_SendClientMessage(playerid,red,"|- Chat has been Disabled! You must have atleast more than 1 hour gameplay. -|");
return 0;
}

Ye, ty agree with you guys. I will search for this chat protections
Reply


Messages In This Thread
Chat limits for new players - by Raku - 29.02.2012, 21:29
Re: Chat limits for new players - by Tanush123 - 29.02.2012, 21:31
Re: Chat limits for new players - by Raku - 29.02.2012, 21:35
Re: Chat limits for new players - by Walsh - 29.02.2012, 21:38
Re: Chat limits for new players - by SnG.Scot_MisCuDI - 29.02.2012, 21:40
Re: Chat limits for new players - by Raku - 29.02.2012, 21:54
Re: Chat limits for new players - by grand.Theft.Otto - 29.02.2012, 22:02
Re: Chat limits for new players - by Raku - 29.02.2012, 22:08

Forum Jump:


Users browsing this thread: 1 Guest(s)