Does Anyone Still Use Larp??
#1

Does AnyOne Still use the larp script
Because i have made a tutorial on how to add extra buyable cars,
and how to make them work on the server, if you want to know ask here!!!
Reply
#2

Quote:
Originally Posted by Los Santos RP
Does AnyOne Still use the larp script
Because i have made a tutorial on how to add extra buyable cars,
and how to make them work on the server, if you want to know ask here!!!
Many peoplel use LARP .... Cut out that "Still" , its not been too old to call "Still" lol
Reply
#3

Quote:
Originally Posted by Los Santos RP
Does AnyOne Still use the larp script
Because i have made a tutorial on how to add extra buyable cars,
and how to make them work on the server, if you want to know ask here!!!
I use LARP but it's edited a bit.
Reply
#4

well dont add it there's already enough shity LA-RP edit's out there mate
Reply
#5

Look, i want to add a faction vehicle, y add this:
Код:
AddStaticVehicleEx(413,1514.2903,-1471.0889,9.5809,270.3747,0,0,30000); // pony FBI 184
under the line
Код:
AddStaticVehicle(426,579.7737,910.1716,-43.5148,321.5789,7,7); // Reservation 183
I modify the line of the public IsAnFbiCar
Код:
if((carid >= 39) && (carid <= 43))
to
Код:
if((carid >= 39) && (carid <= 43) || (carid = 184))
But, when i enter in the Pony, it says me is a buyable car, help me please, i can't find help.
Reply
#6

Place your car you've added at the bottom of all the cars, then get the line (not the line number, carid 0 start at the line beginning with AddStaticVehicle.)
Reply
#7

I already fix it but now i wanna know how to add buyable cars. Because when I entered the pony, I said it was a Blade.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)