View Single Post
  #2  
Old 05-27-2001, 08:43 PM
Krakken_2001 Krakken_2001 is offline
Posts: 1337
Krakken_2001's Avatar
Join Date: Mar 2001
Location: Staffs, England Quote: "Bomy in Progress" Looks: Amazingly Stunning Popularity: 10,000%
Posts: 1,325
Krakken_2001 is on a distinguished road
OK... to test for the animation... yes you do use the if (strequals(#m,...)) loop and the bit inside would be the gani name without .gani.

So for example to test if the player is swimming use...

if (strequals(#m, swim)) {
...stuff here if swimming...
}

#m(index) is the same... it just uses the parameters too...
so, index = parameter
__________________
------------------------


- UnOfficial Graalian Story Teller
- Holder Of The 1000th Upgraded Graalian Account (Not This One)
------------------------------------------------------------------------------
"The Fairy Princess - Zorro" - A New Beggining
Reply With Quote