Cook1eMons7a Posted July 1, 2012 Posted July 1, 2012 I was just wondering if 1) Can you increase the player vehicle limit from 2? For example, when I spawn 2 cars, if I try to spawn a 3rd one the first one dissapears. 2) Is there anyway to ban vehicles/weapons, for example if I don't want the minigun to be usable, is there anyway to ban it?? Thanks
Castillo Posted July 1, 2012 Posted July 1, 2012 I guess you're talking about "Freeroam": 1: You can set this in the script: "freeroam/fr_server.lua", search for this: vehicles = { maxidletime = 60000, idleexplode = true, maxperplayer = 2, disallowed = {} } and change this: maxperplayer = 2, To whatever you want. 2: You can disable weapons on the settings of the resource, just change "weapons/disallowed" setting. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Cook1eMons7a Posted July 2, 2012 Author Posted July 2, 2012 (edited) @Solidsnake14 EDIT Where do I go to specifically ban the Minigun and no other guns? If you can do that. Edited July 2, 2012 by Guest
Cook1eMons7a Posted July 2, 2012 Author Posted July 2, 2012 When I change the settings in the "fr_server" when I turn the server on it reverts the things I've changed back to default? How do I stop this D:
Cook1eMons7a Posted July 2, 2012 Author Posted July 2, 2012 It's alreay on freeroam, it says: "" But when I change the max vehicles and banned weapons, I start the server and it automatically erases the settings I've changed and puts them back to what they were before D: How do I stop this ??
Castillo Posted July 2, 2012 Posted July 2, 2012 You must be editing a temp file or something. Path: "\server\mods\deathmatch\resources\[gameplay]freeroam" San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Cook1eMons7a Posted July 2, 2012 Author Posted July 2, 2012 Thank you so much for all your help both of you I finally have it working!!! Once again, thanks )
Castillo Posted July 2, 2012 Posted July 2, 2012 You're welcome. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now