return 0 custom for commands
#7

Quote:
Originally Posted by SomebodyAndMe
Посмотреть сообщение
So I have to add all my commands to that? Isn't there a smarter way to do this? Like return string;

pawn Код:
new string[128];
format(string, sizeof(string), "Sorry we do not know the command");

return string;
Why would you format a string when its a static message?
Reply


Messages In This Thread
return 0 custom for commands - by SomebodyAndMe - 30.07.2012, 11:48
Re: return 0 custom for commands - by SEnergy - 30.07.2012, 11:52
Re: return 0 custom for commands - by SomebodyAndMe - 30.07.2012, 11:53
Re: return 0 custom for commands - by Ironboy - 30.07.2012, 11:53
Re: return 0 custom for commands - by Vince - 30.07.2012, 11:55
Re: return 0 custom for commands - by SomebodyAndMe - 30.07.2012, 11:58
Re: return 0 custom for commands - by milanosie - 30.07.2012, 12:00
Re: return 0 custom for commands - by SEnergy - 30.07.2012, 12:15

Forum Jump:


Users browsing this thread: 1 Guest(s)