Returning
#1

Hi,

Small question, how do I return a formatted message and PlayerPlaySound for OnPlayerCommandText?
Thanks

Code,

new string[150];
format(string, sizeof(string), "Error: The command %s is unknown", cmdtext);
SendClientMessage(playerid, -1, string);
xPlayerPlaySound( playerid, 31202);
Reply


Messages In This Thread
Returning - by [SF]OutLawZ - 22.06.2012, 06:45
Re: Returning - by [MM]RoXoR[FS] - 22.06.2012, 06:56
Re: Returning - by [SF]OutLawZ - 22.06.2012, 07:02

Forum Jump:


Users browsing this thread: 1 Guest(s)