Unknown cmd dcmd
#3

Pretty much:

Код:
  		format(string1, sizeof(string1), "{B7B5B7}'Test'");
    	format(string2, sizeof(string2), "{8BFF65}'Test'");
		switch(PlayerInfo[playerid][Car])
		{
  			case 0: catext = string1;
  			case 1: catext = string2;
		}
And this for all the (X)texts in the format for showplayerdialog.
Reply


Messages In This Thread
Unknown cmd dcmd - by Ice-cup - 17.01.2011, 20:52
Re: Unknown cmd dcmd - by Anthonyx3' - 17.01.2011, 22:29
Re: Unknown cmd dcmd - by Ice-cup - 18.01.2011, 20:20

Forum Jump:


Users browsing this thread: 1 Guest(s)