Can Someone Help Me - 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)
+--- Thread: Can Someone Help Me (
/showthread.php?tid=281205)
Can Someone Help Me -
Conner1471 - 04.09.2011
Ok im using Ravens Roleplay Gamemode and i want to know how i can change the max vehicle limit if you can help i will be very greatfull
AW: Can Someone Help Me -
Padarom - 04.09.2011
I don't know Ravens Roleplay as a specific gm, but I think the vehicle limit is defined in the script.
Search for something like "#define MAX_VEHICLES"/"#define VEHICLE_LIMIT" or slight different. There's a number behind it. Increase/Decrease it to change the Limit. I hope it helped
Re: Can Someone Help Me -
Kingunit - 04.09.2011
Like here above, I don't know Ravens Roleplay. It's better that you palce it into the Ravens Roleplay thread or whatever. Also I see you don't have scripting expierence. You better don't start with that gamemode, but with something easy - like a TDM / FUN server for example.
Re: Can Someone Help Me -
Tigerkiller - 04.09.2011
search Vehicle and you will find it
Re: Can Someone Help Me -
TheLazySloth - 04.09.2011
#undef MAX_VEHICLES
#define MAX_VEHICLES
I don't really know, I never looked into Raven's Roleplay script.
Re: Can Someone Help Me -
Kingunit - 04.09.2011
Quote:
Originally Posted by Tigerkiller
search Vehicle and you will find it
|
I saw that Ravens Roleplay is a huge gamemode. Just searching 'vehicle' won't help it. Probably there are 100000 words called 'vehicle'