String problem!
#10

Try this

Код:
if (dialogid == DIALOG_ITEMS && response)
{
	new string[20];
	format(string, sizeof(string),"Item%d selected", listitem);
	SendClientMessage(playerid,0xFFC000FF,string);
	return 1;
}
Reply


Messages In This Thread
String problem! - by cnoopers - 21.03.2015, 15:11
Re: String problem! - by cnoopers - 21.03.2015, 16:08
Respuesta: String problem! - by alexus - 21.03.2015, 16:34
Re: String problem! - by cnoopers - 21.03.2015, 17:37
Re: String problem! - by SickAttack - 21.03.2015, 18:26
Re: String problem! - by cnoopers - 21.03.2015, 18:28
Re: String problem! - by SickAttack - 21.03.2015, 18:36
Re: String problem! - by cnoopers - 21.03.2015, 19:49
Re: String problem! - by SickAttack - 21.03.2015, 19:51
Respuesta: String problem! - by alexus - 22.03.2015, 13:08

Forum Jump:


Users browsing this thread: 1 Guest(s)