Jaysds1 Posted July 3, 2011 Share Posted July 3, 2011 When I'm on my free roam server, a player told me to type in cv 431.1 I think, and it gave the person a tank... How do you block people from doing that? Link to comment
0 Castillo Posted July 3, 2011 Share Posted July 3, 2011 It's a freeroam bug, you must fix it. Link to comment
0 eAi Posted July 3, 2011 Share Posted July 3, 2011 Well, the obvious thing to do is to not just type in random stuff people tell you to type in? Link to comment
0 Discord Moderators Zango Posted July 3, 2011 Discord Moderators Share Posted July 3, 2011 Anyone can type in /cv X.X and it'll parse the restricted vehicles list. Force a hole number before using server.giveMeVehicles Link to comment
0 Jaysds1 Posted July 4, 2011 Author Share Posted July 4, 2011 Well, the obvious thing to do is to not just type in random stuff people tell you to type in? I wanted to try it for server/future purposes. So there is no way of blocking it? Link to comment
0 diegofkda Posted July 4, 2011 Share Posted July 4, 2011 This community resource may help you (if someone gets a rhino or a minigun, this script will kill him). Link to comment
0 karlis Posted July 4, 2011 Share Posted July 4, 2011 fr_server.lua line 320 replace the existing line with this one: elseif not table.find(getOption('vehicles.disallowed'), math.floor(vehID)) then after being in scripting forums for such a long time you should be able to fix this so very easily, shame that you still cant. Link to comment
0 Jaysds1 Posted July 4, 2011 Author Share Posted July 4, 2011 Thanks diegofkda, and Everyone Link to comment
0 Arran Posted July 7, 2011 Share Posted July 7, 2011 I recommend you get the newest copy of freeroam from here: http://code.google.com/p/mtasa-resources/downloads/list There are two exploits in freeroam which were both fixed by MX_Master. Link to comment
Question
Jaysds1
When I'm on my free roam server, a player told me to type in cv 431.1 I think, and it gave the person a tank...
How do you block people from doing that?
Link to comment
9 answers to this question
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