Author Topic: Agility  (Read 210 times)

Offline Zeroeh.

  • Iron Member
  • *
  • Posts: 18
  • Rep 0
    • View Profile
Re: Agility
« on: April 01, 2011, 11:03:08 am »
Code: [Select]
   if(objectID == 2295){
         sM("You balance across the log!");
         walkTo(0, -7);
         startEmote(762);
         addSkillXP(50, 16);
            }
not sure startEmote exists in Delta, haven't worked with it in a long time.xD 762 is the emote for balancing.