• Disabling weapons, and props in an area (darkRP)
    3 replies, posted
Hello everyone I was wondering is it possible to disable weapons and prop spawning in a certain area in darkRP
I'm actually looking help with this one too. Does anyone have any suggestions ? ( I don't want to make another post so I'm basically just bumping this one)
I couldnt give you any code right now since im on a phone. But the easiest way i could think of for this would be to just get a position on the map and use the "FindInSphere" function. For all players round that position, you could force them to equip their hands, or keys if hands are not available. For the props, it could be as easy as just removing them with the Remove() function. Hope that gives you an insight, might be able to help you properly when im on my pc.
If you could show me an example that would be awesome :)
Sorry, you need to Log In to post a reply to this thread.