Command error and warning [REP+]
#3

Quote:
Originally Posted by GTLS
Посмотреть сообщение
What is your previous Command? i think you have forgotten to put return 1 or return 0 in it!
OR
you have put return value at wrong position.... if possible post your previous command here!
here you go
Код:
CMD:jetpack( playerid, params[ ] )
{
    VipCheck( playerid, 3 );
	SetPlayerSpecialAction( playerid, 2 );
    return ( 1 );
}
Reply


Messages In This Thread
Command error and warning [REP+] - by LMaxCo - 30.05.2015, 08:06
Re: Command error and warning [REP+] - by GTLS - 30.05.2015, 08:08
Re: Command error and warning [REP+] - by LMaxCo - 30.05.2015, 08:15
Re: Command error and warning [REP+] - by GTLS - 30.05.2015, 08:24
Re: Command error and warning [REP+] - by LMaxCo - 30.05.2015, 08:35
Re: Command error and warning [REP+] - by GTLS - 30.05.2015, 08:48

Forum Jump:


Users browsing this thread: 1 Guest(s)