IvancheBG

Dialog Help

Apr 11th, 2011
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. if(!strcmp(cmdtext, "/v", true))
  2. {
  3. ShowPlayerDialog(playerid, vmenu, DIALOG_STYLE_LIST, "Vehicles", "Infernus \nNRG-500 \nBF Injection \nTurismo \nMaverick \nPhoenix \nKart \nElegy \nSultan", "Spawn", "Cancel");
  4. return 1;
  5. }
  6. return 0;
Advertisement
Add Comment
Please, Sign In to add comment