About Strings
#4

oh can i do it for example i have

this is only examples

Код:
format(string,sizeof(string),"You paited the car with the colour: Yellow"); SendClientMessage(playerid,Castanho_Mecanico,string);
format(string2,sizeof(string2),"He painted the car"); SendClientMessage(playerid,Castanho_Mecanico,string2);
can i change to

Код:
format(string,sizeof(string),"You paited the car with the colour: Yellow"); SendClientMessage(playerid,Castanho_Mecanico,string);
format(string,sizeof(string),"He painted the car"); SendClientMessage(playerid,Castanho_Mecanico,string);
i changed the strings
Reply


Messages In This Thread
About Strings - by SlashPT - 10.01.2010, 15:45
Re: About Strings - by jonrb - 10.01.2010, 15:47
Re: About Strings - by Grim_ - 10.01.2010, 15:50
Re: About Strings - by SlashPT - 10.01.2010, 16:04

Forum Jump:


Users browsing this thread: 1 Guest(s)