Advertisement
Guest User

Untitled

a guest
Dec 21st, 2014
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. if(skillRoof[6] < 25) {
  2. message["You need a Magic Level of 25 to cast Varrock Teleport.", 0]
  3. } else {
  4. if(1 < 0) {
  5. message["You don't have enough fire runes to cast Varrock Teleport", 0]
  6. }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement