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
verra
Newbie


Joined: 13 Apr 2012
Posts: 1

PostPosted: Fri Apr 13, 2012 8:57 pm   

strange syntax error
 
#if ((%2<90)|(%6<18)) n
^ syntax error

the error pointed at the blank after n, what kind error is that?
Reply with quote
Daern
Sorcerer


Joined: 15 Apr 2011
Posts: 809

PostPosted: Fri Apr 13, 2012 10:32 pm   
 
If you're trying to send n when that's true, you want this:
Code:
#if ((%2<90)|(%6<18)) {n}

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