I have a leave_prog on one of my rooms with multiple exits. I wish for it to work 100% of the time on only one exit. Can someone please give me an example of how I would do this in the code or using an if check.
Thanks
S.
Making a leave program target a specific entrance
Hmm -Tyr wrote:an intercept on a direction should automatically also intercept drag and shove.
Tyr
Then its possible for a person to get around the program by "shoving" another.
ie. the intercept program checks qbits on a person going east. If they are set they are allowed that direction, if they are not they are denied. If you shove someone with them in the denied setting, they should avoid the program and end up east correct?
S.
-
- Sword Grand Master
- Posts: 4708
- Joined: Tue Jul 15, 2003 9:26 pm
- Location: House of Wonder, Waterdeep
No idea if the check is made on the character who is shoving or the character who is being shoved.Stayne wrote:Then its possible for a person to get around the program by "shoving" another.
ie. the intercept program checks qbits on a person going east. If they are set they are allowed that direction, if they are not they are denied. If you shove someone with them in the denied setting, they should avoid the program and end up east correct?
S.