string error rep++
#1

I have a variable 'shopname'
PHP код:
new shopname[128][128]; 
PHP код:
blah blah blah..................................................
format(shopname[26], sizeof(shopname), "Well Stacked Pizza Co");
format(stringsizeof(string), "You are in %s."shopname[26]);
SendClientMessage(playeridCOLOR_ORANGEstring); 
But, this gives me 'You are in .' , no shopname. Can someone tell me any idea about how to fix it?
Reply


Messages In This Thread
string error rep++ - by ATGOggy - 08.01.2015, 06:53
Respuesta: string error rep++ - by Thewin - 08.01.2015, 07:04
Re: string error rep++ - by ahmedkoki - 08.01.2015, 07:04
Re: string error rep++ - by ATGOggy - 08.01.2015, 07:12
Re: string error rep++ - by JeaSon - 08.01.2015, 07:12
Re: string error rep++ - by ATGOggy - 08.01.2015, 07:25
Re: string error rep++ - by ahmedkoki - 08.01.2015, 07:34
Re: string error rep++ - by ATGOggy - 08.01.2015, 07:39
Re: string error rep++ - by Sawalha - 08.01.2015, 08:59
Re: string error rep++ - by ATGOggy - 08.01.2015, 15:45

Forum Jump:


Users browsing this thread: 1 Guest(s)