I tried to make a command like this:
#2

Try this
Код HTML:
CMD:testtw(playerid, params[])
{
    {
        if(PlayerInfo[playerid][pAdmin] >= 1 ||PlayerInfo[playerid][pTrial] >= 3)
        {
       		strcat(eString, "{FF0000}Ce vrei tu\n\
                           {00FF00}Ce vrei tu\n\
         \n\
		//----------------------------------------------------------------------
		return ShowPlayerDialog(playerid, 123, DIALOG_STYLE_MSGBOX, "Titlu dialog", eString, "Okay", "");
	}
Reply


Messages In This Thread
I tried to make a command like this: - by Jimmi - 29.06.2015, 17:39
Re: I tried to make a command like this: - by darkowner - 29.06.2015, 17:51
Re: I tried to make a command like this: - by Neos07 - 29.06.2015, 17:51
Re : I tried to make a command like this: - by Terrorizt - 29.06.2015, 17:52
Re: I tried to make a command like this: - by Jimmi - 29.06.2015, 18:04
Re : I tried to make a command like this: - by Terrorizt - 29.06.2015, 18:05
Re: I tried to make a command like this: - by Jimmi - 29.06.2015, 18:21
Re : I tried to make a command like this: - by Terrorizt - 29.06.2015, 18:28
Re: I tried to make a command like this: - by Jimmi - 29.06.2015, 18:46
Re: I tried to make a command like this: - by Vince - 29.06.2015, 21:38

Forum Jump:


Users browsing this thread: 1 Guest(s)