TA: Kingdoms Forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Welcome to TA: Kingdoms
 
HomePortalGallerySearchLatest imagesRegisterLog in

 

 Script TidBit

Go down 
AuthorMessage
Vaerun

Vaerun


Posts : 103
Reputation : 0
Join date : 2008-08-09

Script TidBit Empty
PostSubject: Script TidBit   Script TidBit EmptyFri Jun 25, 2010 12:22 am

Appears some of the modders are having problems with recompiling scripts where the units walk animation fails to show.

Here's how to fix that: Decompile the script and go to the line where it says get CURRENT_SPEED > 5, in which CURRENT_SPEED = 29 so 5 will never be greater than 29.
To fix the problem add parenthesis around get CURRENT_SPEED > 5 like this: ( get CURRENT_SPEED ) > 5 and recompile; voila walk animations are back.
It's a known bug with scriptor, however, the information apparently was lost. So Good Luck.

Vaerun
Back to top Go down
 
Script TidBit
Back to top 
Page 1 of 1
 Similar topics
-
» campaign script
» TA: Kingdoms Online - Script Map z47
» Aramon Elsin Script
» IMP Multiplayer Map Script Competition
» TA: Kingdoms Online - Script Map z48

Permissions in this forum:You cannot reply to topics in this forum
TA: Kingdoms Forums :: GENERAL :: Tutorials :: Programs-
Jump to: