[Help] Change Command to another.
#2

THE CMD:
pawn Код:
dcmd_v(playerid, params[])
{
    #pragma unused params
    //if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid,0xF60000AA, "You Need To Be An Admin To Use This Command");
    //else
    ShowPlayerDialog(playerid, CARMENU, DIALOG_STYLE_LIST, "Vehicle Selection Menu","Bikes\nCars 1 [A-E]\nCars 2 [F-P]\nCars 3 [P-S]\nCars 4 [S-Z]\nHelicopters\nPlanes\nBoats\nTrains\nTrailers\nRC Vehicles + Vortex", "Select", "Cancel");
    return 1;
}
OnplayerCommandText:
pawn Код:
dcmd(v, 7, cmdtext);
Reply


Messages In This Thread
[Help] Change Command to another. - by whcool - 04.03.2012, 12:35
Re: [Help] Change Command to another. - by thimo - 04.03.2012, 12:45
Re: [Help] Change Command to another. - by rati555 - 04.03.2012, 12:46
Re: [Help] Change Command to another. - by Zxdsl - 04.03.2012, 12:47
Re: [Help] Change Command to another. - by whcool - 04.03.2012, 13:03

Forum Jump:


Users browsing this thread: 2 Guest(s)