Did you know?When 'weeds' in farming were first introduced, many players got muted my clueless moderators for saying "selling weed"
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?