Buff Icon [Not Showing]

EliteBlack

New member
Messages
8
Points
0
Hi Mate,

How to show the Buff Icon on the client? Im using "2012-06-18aRagexeRE Client" 

I have attached client.conf picture and game screenshot.

Thanks.

ClientConf.PNG

ClientScreenShot.PNG

 
{Your Server Folder}/conf/battle/client.conf

Look for:

// Set this to 1 if your client supports status change timers and you want to use them
// Clients from 2009 onward support this
display_status_timers: yes

1) What revision are you using?

2) Are you cant see ANY status icons, or only from NPC Buffer?

 
Last edited by a moderator:
{Your Server Folder}/conf/battle/client.conf

Look for:

// Set this to 1 if your client supports status change timers and you want to use them

// Clients from 2009 onward support this

display_status_timers: yes

1) What revision are you using?

2) Are you cant see ANY status icons, or only from NPC Buffer?
My answer:

1) My client version is 2012-06-18a and i'm using packet ver. 30

2) I cant see any buff from "Player" nor "NPC". My suspicion is the lua files, but i have the latest luafiles.

 
1) Not client version, but server revision

2) Try use packet_db_ver: 31

3) Check your data/luafiles514/lua files/stateicon/  for this files:

  • efstids.lua
  • stateiconimginfo.lua
  • stateiconinfo.lua
  • stateiconinfo_f.lua

or if you use .lub

  • efstids.lub
  • stateiconimginfo.lub
  • stateiconinfo.lub
  • stateiconinfo_f.lub

 
Last edited by a moderator:
I have this error since i create a new files of client, and i think the only error in this is the Client files not the server and i couldn't figure out what files is responsible for the buff icon.

 
1) Not client version, but server revision

2) Try use packet_db_ver: 31

3) Check your data/luafiles514/lua files/stateicon/  for this files:

  • efstids.lua
  • stateiconimginfo.lua
  • stateiconinfo.lua
  • stateiconinfo_f.lua

or if you use .lub

  • efstids.lub
  • stateiconimginfo.lub
  • stateiconinfo.lub
  • stateiconinfo_f.lub

i have those files. (see attached files)

and i'm using packet_db_ver: 31


stateicon.zip

 

Attachments

Last edited by a moderator:
You should re-make another clean data folder to check if it isn't something related to the server side.

 
Okay i already figured out what the cause of the problem and it was the mmo.h "Packer Version"

FYI folks.

 
Back
Top