• DarkRP class help
    1 replies, posted
I need help restricting a job from being able to spawn a prop or be able to pick up weapons in darkrp. Their is this bit of code, but I don't want to list every weapon on my server and was hoping their was a way to plainly remove all weapons and prop spawns for a certain class. [CODE]PlayerCanPickupWeapon = function(ply, weapon) return true end, PlayerSpawnProp = function(ply, model) end,[/CODE]
bump -- Woops wrong thread
Sorry, you need to Log In to post a reply to this thread.