cursors

Started by viktor, Tue 25/05/2004 18:50:05

Previous topic - Next topic

viktor

 I have a nother question. I set the hide Gui when character is being animated. But I want my cursor to be active how do I do that.
signature" border="0
<a target='_blank' href='https://imgbb.com/'>resurrection pictures for facebook</a>

Scorpiorus

Since there is no option in the Interaction Editor to repeat character animation you have to use scripting:

AnimateCharacterEx (CHARID, loop, delay, repeat, direction, blocking);

Ex:

AnimateCharacterEx (EGO, 0, 5, 1, 0, 1);


SMF spam blocked by CleanTalk