other help?
#10

i used "Spartaaaaa" idea but it didn't work
much errors and other
here for example
Код:
CMD:s(playerid, params[])
{
if(PlayerInfo[playerid][pVIP] >= 1){
new name[MAX_PLAYER_NAME+1], string[24+MAX_PLAYER_NAME+1];
GetPlayerName(playerid, name, sizeof(name));
if(isnull(params)) return SendClientMessage(playerid, LIGHTBLUE, "Usage: /s [Message]");
format(string, sizeof(string), "Cod Members Chat: {00FF00}%s{FF5500}: %s", name, params[0] );
return SendVipMessage(COLOR_VIP,string);
} else return SendClientMessage(playerid, RED,"[ERROR]: You need to beVip  to use this command!");
}
for example i type /s HELLO EVERYBODY
but it only show the letther 'hello' or less
and i don't have an 'new str' on top
Reply


Messages In This Thread
other help? - by Kells - 19.05.2014, 19:15
Re : other help? - by yusei - 19.05.2014, 19:18
Re: other help? - by Kells - 19.05.2014, 19:23
Re: other help? - by JFF - 19.05.2014, 19:24
Re: other help? - by Kells - 19.05.2014, 19:51
Re: HELP me! Please i will +rep - by Kells - 19.05.2014, 20:04
Re: other help? - by Spartaaaaa - 19.05.2014, 21:08
Re: other help? - by AndySedeyn - 19.05.2014, 21:25
Re: other help? - by JFF - 20.05.2014, 03:38
Re: other help? - by Kells - 20.05.2014, 07:02

Forum Jump:


Users browsing this thread: 1 Guest(s)