Jethro commented on a Page, RuneScape Construction v2  -  May 27, 2011

Why not use a while loop? That is a heck of a lot of hard work jotting them down from 100 to 127 one by one.

alias setvar {
  var %i 100
  while %i <= 127 {
    set $+($(%,),lvl) %i $r(1,999999999)
    inc %i
  }
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.