help Guys!
#7

Quote:
Originally Posted by [WF]Demon
Посмотреть сообщение
pawn Код:
if(GetPVarInt(playerid, "SpamInterval") > GetTickCount())
{
    SendClientMessage(playerid, 0xFFFFBBBB, ">> Anti-Spam: Wait 3 seconds to talk again.")
    return 0;
}
Maybe. BTW dude above me asking for scripts, Why are you asking for full scripts?...
pawn Код:
I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\gamemodes\MyScript.pwn(36) : error 010: invalid function or declaration
I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\gamemodes\MyScript.pwn(39) : error 010: invalid function or declaration
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


2 Errors.
pawn Код:
#define MUTE_TIME \
   (3)

#define S_To_MS(%0) \
   (%0 * 1000)

   if(GetPVarInt(playerid, "SpamInterval") > GetTickCount())
{
    SendClientMessage(playerid, 0xFFFFBBBB, ">> Anti-Spam: Wait 3 seconds to talk again.")
    return 0;
}
Reply


Messages In This Thread
help Guys! - by Roomeo - 09.03.2011, 08:39
Re: help Guys! - by iggy1 - 09.03.2011, 08:43
Re: help Guys! - by Roomeo - 09.03.2011, 08:52
Re: help Guys! - by Davz*|*Criss - 09.03.2011, 08:54
Re: help Guys! - by [WF]Demon - 09.03.2011, 08:56
Re: help Guys! - by iggy1 - 09.03.2011, 08:57
Re: help Guys! - by Roomeo - 09.03.2011, 08:59
Re: help Guys! - by iggy1 - 09.03.2011, 09:02
Re: help Guys! - by Roomeo - 09.03.2011, 09:04
Re: help Guys! - by iggy1 - 09.03.2011, 09:06

Forum Jump:


Users browsing this thread: 1 Guest(s)