[Help] Error
#4

Quote:

CMD:changename(playerid, params[])
{
new string[36];
if(!sscanf(params, "s[36]", string))
SetPlayerName(playerid, string);
GivePlayerMoney(playerid, -5000);
else {SendClientMessage(playerid, COLOR_RED, "USAGE: /changename [new name]");
}

This is The Command That I was Doing
Reply


Messages In This Thread
[Help] Error - by Andy5 - 19.07.2015, 23:20
Re: [Help] Error - by McDzuna97 - 19.07.2015, 23:26
Re: [Help] Error - by jamesmith12 - 19.07.2015, 23:28
Re: [Help] Error - by Andy5 - 19.07.2015, 23:28
Re: [Help] Error - by Andy5 - 19.07.2015, 23:38
Re: [Help] Error - by jamesmith12 - 19.07.2015, 23:45
Re: [Help] Error - by simo0000 - 19.07.2015, 23:46
Re: [Help] Error - by Andy5 - 19.07.2015, 23:59

Forum Jump:


Users browsing this thread: 3 Guest(s)