• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Frame-Groups | how to enable :)

jestem pro

That is the question
Joined
Apr 20, 2013
Messages
650
Solutions
14
Reaction score
87
Hi. I have two outfits with idle animations and I'm thinking so, how to enable it on my OTClient. Does it enough just to add a line to game_things/things.lua something like this:
Code:
g_game.enableFeature(GameIdleAnimations)

By the way, is it possible to turn on it in version 8.6 of .dat and .spr files?
 
Last edited:
You mean something like fire elemental idle animation? If so, they are default activated in client, you need to edit .spr. Turn flag in object builder while you have outfit selected in properties "Always Animate" and its done
 
Back
Top