Help setting up Door action in Cancan
posted by Milliardo
2000-11-21 22:14:42
<- Back Down to comments Down to last comment
Could someone proficient with Cancan or Powwow give me an example of how to set 
this up.

I.E.   look east  - The Oakdoor is open.  Door variable(terminology?) is now set to Oakdoor.

I have a binding already in place so that F2 will close the door variable I have setup.
 -  (door oakdoor) is what I would have to type manually to normally do this.

Seeing that this would save an extremely large amount of time, it would be quite helpful.

Your inputs are appreciated.
Top of Page Down to last comment


Uldrak2000-11-21 22:48:19
tihi.
Helevorn2000-11-21 22:59:29
RTFM
Milliardo2000-11-21 23:05:12
Wow, thanks that really helps me out
what is RTFM ..ponder

Reivax2000-11-21 23:19:26
cancan95: (only use that)

First type:
#action >+dooreinz The $1 is open.={#print;#var $door1=$1}

dooreinz will be the name of the action, disable/enable the action thru typing:

#action -dooreinz (disable)
#action +dooreiz (enable)
Reivax2000-11-21 23:20:03
I did have Crs...
Kreil2000-11-21 23:22:34
Buddy :)
RTFM.. hehe Read the fucking Manual. That's not very nice Helevorn!
Milliardo2000-11-21 23:24:59
Thanks, I will give that a try :>

Milliardo
Plato2000-11-22 00:43:22
hehe, RTFM to figure out what RTFM means :-P
Benny2000-11-22 03:22:56
Read The Fucking Man.... *Heart attack* Your blood freezes as you hear Benny's deathcry. Benny is dead! R.I.P.
Tryksh2000-11-22 11:22:29
Reivax suggested powwow syntax. cancan under unix should be something like: #action +door "^The &1 is open"={#set door=&1}
Gattling2000-11-23 12:37:20
Reivax you most be lying when you say that you use cancan95...
IT SUX
Kakarot2000-11-25 23:38:53
Sniff, thats what i use :<, but then again, it beats zmud
Comment this:
Your name:


Your comment:

Avaliable characters:
<- Back Post a CommentTop of Page Up to first comment