Open GoogleCodeExporter opened 9 years ago
I'll add vehicle restriction asap. Sorry! Do you want to make it impossible for
people to enter restricted vehicles too?
Original comment by overv161@gmail.com
on 15 Nov 2010 at 10:10
I want to restrict for people at all! Because my server run on Linux when
somebody spawn it server crash.
Thanks you very mush, please add how faster you can.
Original comment by Shtukari...@gmail.com
on 15 Nov 2010 at 7:24
[deleted comment]
I would also like this as i have a linux server and it crashes when a jeep or
airboat is spawned. I tried creating a plug in by myself using the weapons plug
in as a base but it failed.
All I need to do with a is stop all people including super admin using the
airboat and the jeep. everything else seems to run fine.
Thanks for your great addon :)
Much love rich
Original comment by rich_bla...@hotmail.co.uk
on 24 Nov 2010 at 2:58
To block all vehicles until this is added, paste this in a .lua file in autorun:
hook.Add( "PlayerSpawnVehicle", "NoVehicles", function() return false end )
Original comment by overv161@gmail.com
on 24 Nov 2010 at 3:56
What about only restricting the jeep and airboat? Would it just be something
like "nojeep"?
Original comment by draconis...@yahoo.com.au
on 27 Nov 2010 at 12:33
Oh, my mistake. You haven't actually added the vehicle restriction funtion.
Original comment by draconis...@yahoo.com.au
on 27 Nov 2010 at 6:19
Original issue reported on code.google.com by
Shtukari...@gmail.com
on 11 Nov 2010 at 10:02Attachments: