Open GoogleCodeExporter opened 8 years ago
Shit,sorry pressed eneter so it pasted all that above.Basically my question was
how
do I disable so people dont get pockets,they can be abused to escape from ulx
jail
as pocket can pick up world props.
Original comment by zygimant...@gmail.com
on 19 Nov 2009 at 12:13
You can easilly edit the pocket, to disallow picking up world props. Check the
darkrp
gamemode folder and browse to entities/weapons/pocket, open up the shared.lua.
Scroll
down to where it has a local blacklist, and amongst that list, add, "prop_".
For example:
local blacklist = {"prop_", "drug_lab", "money_printer", "meteor", "microwave",
"door", "func_", "player", "beam", "worldspawn", "env_", "path_"}
Original comment by jamesros...@gmail.com
on 22 Dec 2009 at 2:59
well the problem is its a prop and its not an entity.
Original comment by zygimant...@gmail.com
on 22 Dec 2009 at 2:30
Well, using that above works for me, and players can not pick up props.
Original comment by jamesros...@gmail.com
on 22 Dec 2009 at 2:36
Fucking ULX AGAIN
Original comment by fpeijnen...@gmail.com
on 8 Jan 2010 at 1:14
Original issue reported on code.google.com by
zygimant...@gmail.com
on 19 Nov 2009 at 12:12