Vehicle Spwaner menu
#1

Hi, i am trying to make a set of menus that allow players to spawn vehicles for the menu. i would like to make it so that when you get out vehicle it disapears and you can ONLY have one vehicle at a time.
So. Please, Please help me with this
Thanks very much
Cameron
Reply
#2

Please help
Reply
#3

Quote:
Originally Posted by CAMERON_BANFIELD
Please help
ok cameron,
when you select a item on the menu make sure you use
if(IsPlayerInVehicle(playerid))
{
PutPlayerInVehicle(playerid, (vehicleid);
}
else
{
"haha didnt work"
}
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)