Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » zMUD General Discussion
sp000n
Novice


Joined: 04 Jul 2001
Posts: 32

PostPosted: Wed Apr 17, 2002 2:55 am   

Directions
 
Made a bit of a mistake and nuked my diagonal directions but can't seem to find any way of bringing them back. Also, I'd like to change the NUMPAD assignments for directions... is there any way to do this?
Reply with quote
LightBulb
MASTER


Joined: 28 Nov 2000
Posts: 4817
Location: USA

PostPosted: Wed Apr 17, 2002 4:14 am   
 
The diagonal directions are in the DirectionsDiag folder and the keypad macros are in the KeypadDiag folder. Both of these are in the Systems folder and are inherited settings from default.mud. You probably just need to make sure the classes are enabled at startup, but in case you've actually removed the settings I've given them here:

DirectionsDiag:
#CLASS {System|DirectionsDiag}
#DIR hl "nw|northwest" nw
#DIR jk "ne|northeast" ne
#DIR kj "sw|southwest" sw
#DIR lh "se|southeast" se
#CLASS 0


KeypadDiag:
#CLASS {System|KeypadDiag}
#KEY KEY7 {nw} {} {chain}
#KEY KEY3 {se} {} {chain}
#KEY KEY1 {sw} {} {chain}
#KEY KEY9 {ne} {} {chain}
#CLASS 0


To change the NUMPAD assignments, first disable the Keypad and/or KeypadDiag class. Then make new macros in another class of your choice.

LightBulb
Vague questions get vague answers
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net