Anti_Speed - problem
#3

Quote:
Originally Posted by Bu11Sh0t
Посмотреть сообщение
pawn Код:
public Antisp(playerid)
{
    if(GetPlayerSpeed(playerid) > 100.0)
    {
        SendClientMessage(playerid, COLOR_LIGHTRED, "Slow!!");
        return Kick(playerid);
    }
(LINE 7701)>> }
Try this ї?
PHP код:
(7701) : warning 209: function "Antisp" should return a value 
Reply


Messages In This Thread
Anti_Speed - problem - by Dan_Barocu - 23.06.2012, 01:43
Re: Anti_Speed - problem - by Bu11Sh0t - 23.06.2012, 01:50
Re: Anti_Speed - problem - by Dan_Barocu - 23.06.2012, 01:56
Re: Anti_Speed - problem - by [NWA]Hannes - 23.06.2012, 02:07
Re: Anti_Speed - problem - by Dan_Barocu - 23.06.2012, 02:13
Re: Anti_Speed - problem - by [NWA]Hannes - 23.06.2012, 02:16
Re: Anti_Speed - problem - by Dan_Barocu - 23.06.2012, 02:41
Re: Anti_Speed - problem - by leonardo1434 - 23.06.2012, 02:48
Re: Anti_Speed - problem - by SuperViper - 23.06.2012, 05:25
Re: Anti_Speed - problem - by JaKe Elite - 23.06.2012, 05:31

Forum Jump:


Users browsing this thread: 1 Guest(s)