Jump to content

Recommended Posts

You have to enable a feature:
In the client, the folder: game_things then game_things.lua and add it below the function load ()

g_game.enableFeature (GameSpritesAlphaChannel)

 

If you have already done this, the error is because your client is a version lower than 0.6.5 (most likely)

 

 

There is already a tutorial here in Xtibia:

 

 

 

 

 

 

 

 

Edited by samlecter
×
×
  • Create New...