return cmd_
#4

You can drop 'params' altogether if your command doesn't use it:

PHP код:
CMD:credits(playerid) {
    
//code

Returning it:
PHP код:
return cmd_credits(playerid); 
Reply


Messages In This Thread
return cmd_ - by Fantje - 04.08.2016, 22:51
Re: return cmd_ - by WhiteGhost - 04.08.2016, 22:53
Re: return cmd_ - by Fantje - 04.08.2016, 22:54
Re: return cmd_ - by AndySedeyn - 04.08.2016, 22:54
Re: return cmd_ - by Stinged - 04.08.2016, 22:59
Re: return cmd_ - by Fantje - 04.08.2016, 23:04
Re: return cmd_ - by SickAttack - 05.08.2016, 02:02
Re: return cmd_ - by Luicy. - 05.08.2016, 02:17
Re: return cmd_ - by WhiteGhost - 05.08.2016, 02:24
Re: return cmd_ - by SickAttack - 05.08.2016, 02:54

Forum Jump:


Users browsing this thread: 3 Guest(s)