View Single Post
  #1  
Old 11-13-2009, 05:14 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
SetAni()/SetCharAni()

They should have a built-in function that stops gani's from being set if the the new gani == current/old gani. For example, if my player's current gani is walk.gani, and I use setAni("walk",null), it shouldn't set the gani at all.

I might not have thought too much into this, but right now I can't see where you'd want to loop the same gani(as ganis have built-in loop functions), and all it does is force me to constantly script checks to make sure scripts aren't looping ganis not intended to be looped.
Reply With Quote