Need help With Strings
#1

Hello Guyz I was Having problem With My String

This iS My String
Code:
new name[MAX_PLAYER_NAME], string[24+MAX_PLAYER_NAME];
    	GetPlayerName(playerid, name, sizeof(name));
    	format(string, sizeof(string), "%s has Went To Nrg Parkour (/nrgparkour.", name);
    	SendClientMessageToAll(0x10F441AA, string);
But In game It Shows
Code:
Playername Has Went To Nrg Parko
It Doesnt Show THe Full Text It Should Show
Code:
playername  has Went To Nrg Parkour (/nrgparkour
Please Help Me Guyz ASAP
Reply


Messages In This Thread
Need help With Strings - by $lim$hady - 23.01.2012, 04:46
Re: Need help With Strings - by spd_sahil - 23.01.2012, 04:51
Re: Need help With Strings - by $lim$hady - 23.01.2012, 04:55

Forum Jump:


Users browsing this thread: 1 Guest(s)