![]() |
Some question
So I´m working on with my movement (still improving dusty´s bare bone movement) and I got up to this:
I tried making a DisableMove(); command, which will be like DisableDefMovement(); (that worked so far) and now I wanted to make it set a gani like DisableMove("walk");. Here´s the scripts parts: PHP Code:
PHP Code:
PHP Code:
I always have to say twice /test to make the gani set. Why won´t it work at the first time? How can I fix it? |
Did you initialize your TimeOut? And do you also reset "setTimer()" at the end?
|
Quote:
|
the issue here is your timeout occuring before the clientr value being set properly, so if (clientr.move == true) setani(client.mode, NULL); is executing before the clientr value is changed.
you should send the ani to the serverside portion of your code as well, and change the ani there. |
| All times are GMT +2. The time now is 08:50 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.