Plz help me
#8

Quote:
Originally Posted by dr.pepper
Посмотреть сообщение
You high rollers are really annoying, why don't you help him out instead of making useless posts.

pawn Код:
dcmd_gametextall(playerid, cmdtext[])
{
   new tmp[256], index;  
   tmp = strrest(cmdtext, index);
   if (!strlen(tmp))
   return SendClientMessage(0xFF444499, playerid, "/announce <message>");    
   if (strlen(tmp) > 25)
   return SendClientMessage(0xFF444499, playerid, "Your announce message is too long");  
   GameTextForAll(tmp, 4000, 5);
   return 1;
}
can u plz also tell me do i add it under playeroncommandtext?and also how do i make it on rcon login only?but i haven't tested it yet.
Reply


Messages In This Thread
Plz help me - by jot16 - 14.06.2011, 21:28
Re: Plz help me - by jot16 - 14.06.2011, 23:27
Re: Plz help me - by Snipa - 14.06.2011, 23:36
Re: Plz help me - by RoCK'N'Rolla - 14.06.2011, 23:42
Re: Plz help me - by Ehab1911 - 15.06.2011, 00:00
Re: Plz help me - by Scenario - 15.06.2011, 00:42
Re: Plz help me - by dr.pepper - 15.06.2011, 00:47
Re: Plz help me - by jot16 - 15.06.2011, 00:49
Re: Plz help me - by Scenario - 15.06.2011, 00:51
Re: Plz help me - by dr.pepper - 15.06.2011, 00:53

Forum Jump:


Users browsing this thread: 1 Guest(s)