String problem!
#8

Well I mean sth like:
Код:
	if(dialogid == DIALOG_ITEMS){
        if(response){
			if(iName[0]){
		    	SendClientMessage(playerid, -1, "first item");
			}
			if(iName[1]){
		    	SendClientMessage(playerid, -1, "second item");
			}
        }
        return 1;
	}
but this code is incorrect.
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)