Command help
#1

Hello sa-mp scripters, i need help to a command i want to getvehicleid in zcmd, how i can get it?
CMD:work(playerid, cmdtext)
{
if(GetVehicleModel(vehicleid) == 515);
{
ShowPlayerDialog(playerid, 50, DIALOG_STYLE_LIST, "Choose any of those locations", "From --- to --- /*(listitem 0)*/ \nFrom --- to --- /*(listitem 1)*/ \nFrom --- to ---/*(listitem 2)*/", "Ok", "Cancel");
}
else
SendClientMessage(playerid, red, "Nu esti in tir");
return 1;
}
I want to make my gamemode from 0...
Reply


Messages In This Thread
Command help - by Banditul18 - 27.10.2015, 19:35
Re: Command help - by thefirestate - 27.10.2015, 20:15
Re: Command help - by Banditul18 - 27.10.2015, 20:45

Forum Jump:


Users browsing this thread: 1 Guest(s)