Jump to content

Question

3 answers to this question

Recommended Posts

  • 0

did u add any custom weapons or shields? Looks like an encoding issue in the lua file.

Share this post


Link to post
Share on other sites
  • 0

Your client is looking for spriteÀΰ£Á·µµµÏµµµÏ_³²_īŸ¸£_īŸ¸£_°Ë±¤ , which means :

For the male (³²) thief (µµµÏ) class, for the weapon sprite (_īŸ¸£_īŸ¸£, which is view ID 16 - WEAPONTYPE_CATARRH), for the weapon trail sprite (_°Ë±¤).

 

Basically, one of your katar weapon is usable by the thief class (normally they're only usable by assassin or assassin cross classes, so I'm assuming you've changed the applicable job field xD). The trail sprite is missing (it is usually required for the default weapon types). For example, the weapon sprite :

2SRsrem.png

 

The trail sprite :

2zQjbtv.png

 

I'm not sure when this is actually displayed ingame though... anyway, you can create empty act/spr files and it will fix the issue. Good luck!

thief_trail.rar

Share this post


Link to post
Share on other sites
  • 0

i see problably the thief is using katar

 

since we have an NPC that converts their sprite into 1st job class,

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.