
05-27-2001, 08:43 PM
|
|
Posts: 1337
|
 |
Join Date: Mar 2001
Location: Staffs, England Quote: "Bomy in Progress" Looks: Amazingly Stunning Popularity: 10,000%
Posts: 1,325
|
|
|
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
|
|
|
|