Thread: How do you.....
View Single Post
  #4  
Old 11-23-2001, 05:36 AM
mikepg mikepg is offline
Registered User
Join Date: Nov 2001
Location: VA, USA
Posts: 501
mikepg is on a distinguished road
Send a message via AIM to mikepg Send a message via Yahoo to mikepg
an addition

for the player, you might want to freeze the player, or it will go back to walking unless you do this:

if (playerenters) {
replaceani walk,yourani; setani yourani; sleep (about the length of your ani); replaceani walk,walk;
}

__________________
~War Lord Mpg2
Bravo Online's Asst. Staff Manager

"Sittin by the tree, sippin eggnog, waitin on christmas gifts"
Reply With Quote