Page 1 of 1

Security Doors

Posted: Thu Jul 02, 2009 7:15 pm
by Coren Ran
Just a couple general question about how they work, etc.

How are the doors entity numbers determined, (especially if it were a SP map), and can the restrictions be changed at will?

Example, during a mission on the SP level of byss (same one we used during the Rishi mission), if you needed people detained in a room, can you change at will WITHOUT restarting/reseting the map/server the rank on the security door?

Or adding said restriction to the door without a restart.

Posted: Thu Jul 02, 2009 7:31 pm
by Gabe Alkorda
Entity numbers are determined based on how many entities are in a map. To view the entity number of a door or a switch, you type "/rpsecuritydoor shownums 1", and then when you use the switch or go through a door, it will display the number.

Then, you take the number and type "/rpsecuritydoor add [NUM] [RANK] [MESSAGE]".

You can change the rank easily by typing the same command again, just with a different rank. This will overwrite the old securitydoor with the new one.

I hope this explains it thoroughly haha.

Posted: Thu Jul 02, 2009 7:40 pm
by Coren Ran
Gabe Alkorda wrote:Entity numbers are determined based on how many entities are in a map. To view the entity number of a door or a switch, you type "/rpsecuritydoor shownums 1", and then when you use the switch or go through a door, it will display the number.

Then, you take the number and type "/rpsecuritydoor add [NUM] [RANK] [MESSAGE]".

You can change the rank easily by typing the same command again, just with a different rank. This will overwrite the old securitydoor with the new one.

I hope this explains it thoroughly haha.
Alright. Thanks a lot.