Few questions about Vehicles giving and Objects Materials :
#5

Lol man no ty for trying help but only you helped me with the ObjectMaterial , Ty dude , I want to create /buycar system show dialog of vehicles sports , normal , lowriders , BIkerss I'll show you the code here of that but IDK how to create the dialog :

Код:
CMD:buycar(playerid, params[])
{
    if(!IsPlayerInRangeOfPoint(playerid, 4.0, -71.419654846191,1360.4097900391,1080.2185058594)) return SendClientMessage(playerid, -1, "You are not in range of the Car DealerShip!");
    ShowPlayerDialog(playerid, 2812, DIALOG_STYLE_LIST, "Cars", "Normal Cars\nSports Vehicles\nLow Riders Vehicles\nBikes Vehicles", "Select", "Cancel");
    return 1;
}
Reply


Messages In This Thread
Few questions about Vehicles giving and Objects Materials : - by yaron0600 - 08.05.2013, 11:17
Re: Few questions about Vehicles giving and Objects Materials : - by Pooh7 - 08.05.2013, 11:33
Re: Few questions about Vehicles giving and Objects Materials : - by yaron0600 - 08.05.2013, 11:37
Re: Few questions about Vehicles giving and Objects Materials : - by Pottus - 08.05.2013, 11:45
Re: Few questions about Vehicles giving and Objects Materials : - by yaron0600 - 08.05.2013, 11:53

Forum Jump:


Users browsing this thread: 4 Guest(s)