19.11.2009, 14:51
Lol yeah this not what i mean I want to make a carlist, so I need something like this:
ofc this doesnt works, how i can do it then?
Код:
if (strcmp(cmdtext, "/carlist", true) == 0) { ShowPlayerDialog(playerid,5,DIALOG_STYLE_MSGBOX,"Server Rules:", "A list with vehicle names/ids usage /car to get them!\n", "sultan 560\nInfernus 411\nTurismo 451 \nSuperGT 506\nFlash 565\n", "Hotknife 434\n", "Next","Close"); return 1; }