SA-MP Forums Archive
Does Anyone Still Use Larp?? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Does Anyone Still Use Larp?? (/showthread.php?tid=102874)



Does Anyone Still Use Larp?? - Los Santos RP - 17.10.2009

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!!!


Re: Does Anyone Still Use Larp?? - Peter_Corneile - 17.10.2009

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


Re: Does Anyone Still Use Larp?? - Jake Canfield - 17.10.2009

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.


Re: Does Anyone Still Use Larp?? - shady91 - 17.10.2009

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


Re: Does Anyone Still Use Larp?? - ApocDesigns - 22.12.2009

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.


Re: Does Anyone Still Use Larp?? - acade - 22.12.2009

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.)


Re: Does Anyone Still Use Larp?? - ApocDesigns - 22.12.2009

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.