ZCMD Unknown command problem
#3

Код:
zcmd.inc(127) : warning 209: function "OnPlayerCommandPerformed" should return a value
Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success) 
{
    if (!success) 
   {
        return SendClientMessage(playerid, -1, "Wrong command"); - Line 127
    }
}
Reply


Messages In This Thread
ZCMD Unknown command problem (resolved) - by maxy153 - 04.09.2013, 09:00
Re: ZCMD Unknown command problem - by Misiur - 04.09.2013, 09:05
Re: ZCMD Unknown command problem - by maxy153 - 04.09.2013, 09:09
Re: ZCMD Unknown command problem - by maxy153 - 04.09.2013, 09:17
Re: ZCMD Unknown command problem - by Misiur - 04.09.2013, 09:20
Re: ZCMD Unknown command problem - by FabianoC - 04.09.2013, 09:26

Forum Jump:


Users browsing this thread: 2 Guest(s)