Server Help

General Questions - Door control.. HOW?

RocketGib - Tue Dec 30, 2003 11:52 pm
Post subject: Door control.. HOW?
How do you control doors manually? I've seen it done by bots in Trench Wars, but is it possible for a mod to use a command to do it?
SuSE - Wed Dec 31, 2003 12:51 am
Post subject:
?set door:doormode=#

(etc)

requires sysop afaik
Cyan~Fire - Wed Dec 31, 2003 1:22 am
Post subject:
There might be a bot plugin that'll do that stuff for a mod.

If there isn't, I'll make one. It'll be like 1 line of code lol.
Helicon - Wed Dec 31, 2003 10:29 am
Post subject:
?doormode=<hexcode>

right????
you'll need to figure out which bit goes with which door (if you want to do it manually), or just use a bot
Cyan~Fire - Wed Dec 31, 2003 11:21 am
Post subject:
No it's not just ?doormode, it's ?set Door:Doormode as Akai said. I'll get to work on that plugin.

Oh and btw, it's not a hex value, it's a binary converted to decimal.
D1st0rt - Wed Dec 31, 2003 12:31 pm
Post subject:
FACTS has doormode stuff
Anonymous - Wed Dec 31, 2003 1:07 pm
Post subject:
Okay, how do I disable it and let the door settings go back to normal?
Anonymous - Wed Dec 31, 2003 1:36 pm
Post subject:
Nevermind....

I just went back into my settings and set the doors back to random..

Or, you could also type ?set door:doormode=-2
so all the doors are randomized again.

Thanks Akai for the info tho!
RocketGib - Wed Dec 31, 2003 1:38 pm
Post subject:
err forgot to log in.. lol..

It would be helpful if this topic was sticky'd since we have an answer that most zone owners want. biggrin.gif
Cyan~Fire - Wed Dec 31, 2003 9:11 pm
Post subject:
Stickyness is only for like mondo-important topics. Searches are for little questions like this.

Darn, well I guess I'll just finish writing this plugin when someone else wants it icon_razz.gif
ExplodyThingy - Thu Jan 01, 2004 2:50 pm
Post subject:
Finsish writing? Its like, 2 lines. How do you only write half of a 2-line peice of software?
Cyan~Fire - Thu Jan 01, 2004 6:27 pm
Post subject:
Lol yeah, I have the normal system done. I'm also adding in control of individual doors by "!door V1:on" and so on.
CypherJF - Thu Jan 01, 2004 6:40 pm
Post subject:
never did figure out how to exactly control specific doors? :/ any tutorials or explinations?
Cyan~Fire - Thu Jan 01, 2004 6:47 pm
Post subject:
The thing is that it's binary converted to decimal. The binary is a standard 8-bits, 1 for each door. Vertical 1 is the left-most bit, Horizontal 4 is the right-most. It's tough to figure out in your head, so use FACTS to convert it. (Server -> Door Calc). I guess I'll finish up my plugin today.
Dr Brain - Thu Jan 01, 2004 8:12 pm
Post subject:
It's tough to figure out in your head?

Wimp tongue.gif
Cyan~Fire - Thu Jan 01, 2004 8:39 pm
Post subject:
OK, I finished the plugin. You can use either the decimal way or you can control individual doors. Check doors.txt for syntax.
Fuzzjdc - Sun Jan 04, 2004 7:08 pm
Post subject:
Dr Brain wrote:
It's tough to figure out in your head?

Wimp tongue.gif


yeah, i agree.
its easy when you understand and should be second nature to some people. especally when you need to know it just for the Cisco CCNA. have you actually tryed to figure out subnets manually? its really hard if u dont know binary.
Cyan~Fire - Sun Jan 04, 2004 8:42 pm
Post subject:
No, I haven't actually tried to figure out subnets icon_razz.gif.
And I, personally, can convert from binary to decimal in my head pretty easily, but there's plenty of people who can't.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group