• Dark RP mapping questions.
    4 replies, posted
I'm currently constructing a DarkRP map as I feel that too many servers play EvoCity and Downtown. But at the moment I have two problems. 1. How do I set Doors and Such to Mayor/CP only. 2. How do I set the position of the jail cells? Thanks in advance. Rusty.
Jail cells you have to do through the files, I think. Mayor doors, I'm not sure.
I'm pretty sure jail cells are set by the cops in-game.
Mayor/CP doors are done by the admin's of the server
class specific doors are coded in the script (Map info?), usually according to the prop type or whatever of the door. so lets say you are using a model for a door called brown_door1 in the script there would be code saying that if player != (does not equal) combine.mdl then do not open the door. contact/find out who coded the script or how to change which doors are specific to what class according to the script
Sorry, you need to Log In to post a reply to this thread.