RHS?

For builders to discuss and ask building questions.
Post Reply
Adabelle
Sword Journeyman
Sword Journeyman
Posts: 144
Joined: Fri Jul 27, 2007 8:12 pm

RHS?

Post by Adabelle » Tue Oct 11, 2011 2:24 pm

In the builder lesson section on if checks and their function and syntax often mentions the rhs. What is rhs?

Code: Select all

skillcheck	 
checks if $whatever passes the skill level check with the rhs 
if skillcheck(second attack, $n)
Mask
Staff
Staff
Posts: 2649
Joined: Tue Jul 15, 2003 9:21 pm

Re: RHS?

Post by Mask » Tue Oct 11, 2011 7:43 pm

Right Hand Side!
Post Reply