Did you know?Tutorial Island was released on September 24, 2002.
if(objectID == 2295){ sM("You balance across the log!"); walkTo(0, -7); addSkillXP(50, 16); }
if(objectID == 2295 && absX == 2474 || absY == 3436) {
if(objectID == 2295){ sM("You balance across the log!"); walkTo(0, -7); startEmote(762); addSkillXP(50, 16); }
But atm you dont balance you run :/ Ill be fixing this up Unless somebody else wants to.
QuoteBut atm you dont balance you run :/ Ill be fixing this up Unless somebody else wants to.I fixed it so you can use it.
I see you've been using delta lately, why the change?