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

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
Drewbie
Newbie


Joined: 27 Nov 2011
Posts: 6

PostPosted: Sun Apr 15, 2012 5:47 pm   

NUM macro
 
I love using the 10 key for navigation and other functions. I am now looking to make an alias for the num lock key. however, I want it to FORCE the num lock status to remain on. hope that makes sense. would appreciate help on this one, guys.


right now it just calls a basic spell alias.
xfb

xfb=cast 'fire blast' %params

all I want it to do is that and then ignore the normal function of numlock or force it back on without another casting. I looked through the help files and the only referance to numlock was %pref, but not sure if that is my correct stop nor how to use it properly if it is.

I'm a newbie to this stuff, so please be detailed in plain english as much as possible.
Reply with quote
Drewbie
Newbie


Joined: 27 Nov 2011
Posts: 6

PostPosted: Sun Apr 15, 2012 6:51 pm   
 
solved...haha...took a lil doing, but made it work, here's how


#IF (@numberpad_spell=notcast)
{
xfb
numberpad_spell=cast
#WAIT 50
numberpad_spell=notcast
}
{
numberpad_spell=cast
}
#Call NUM
Reply with quote
Drewbie
Newbie


Joined: 27 Nov 2011
Posts: 6

PostPosted: Sun Apr 15, 2012 7:30 pm   
 
this created an even larger problem, so I just macro'ed the whole keypad, even the defaults. So now the num lock stat no longer matters
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD 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