Help with cars.
#1

I want to add cars only for one org ...

//KGB
AddStaticVehicleEx(470,-928.83110000,-546.09480000,25.95040000,3.33760000,-1,-1,15); //Patriot
AddStaticVehicleEx(470,-932.58120000,-546.00650000,25.99430000,6.28800000,-1,-1,15); //Patriot
AddStaticVehicleEx(470,-947.61160000,-546.29790000,25.95160000,355.88090000,-1,-1,15); //Patriot
AddStaticVehicleEx(470,-950.65860000,-546.07070000,25.95510000,352.76000000,-1,-1,15); //Patriot

I add cars btw how to add only for org id 13 ?
Because when i add only cars and enter says to buy it?
Reply
#2

new Patriot1 = AddStaticVehicleEx(470,-928.83110000,-546.09480000,25.95040000,3.33760000,-1,-1,15); //Patriot
LinkVehicleToInterior(Patriot1,13);

if it's an interior
Reply
#3

Quote:
Originally Posted by LZLo
Посмотреть сообщение
new Patriot1 = AddStaticVehicleEx(470,-928.83110000,-546.09480000,25.95040000,3.33760000,-1,-1,15); //Patriot
LinkVehicleToInterior(Patriot1,13);

if it's an interior
Man i need to add cars who can drive only ARMY faction/org ?
Reply
#4

anyone to help me?
Reply
#5

you gotta use GetPlayerSkin under the OnPlayerEnterVehicle callbacks
Reply
#6

Quote:
Originally Posted by AK47317
Посмотреть сообщение
you gotta use GetPlayerSkin under the OnPlayerEnterVehicle callbacks
No he doesn't, obviously he is using a gF edit or another edit of a script.
Reply
#7

Quote:
Originally Posted by Steven82
Посмотреть сообщение
No he doesn't, obviously he is using a gF edit or another edit of a script.
hah fixed..

Btw im using LA:RP...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)