Jump to content
  • 0

Sprite issue


Adam

Question


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  111
  • Reputation:   3
  • Joined:  06/29/12
  • Last Seen:  

Hello there,

 

I have a script using this sprite :

 

4_TOWER_07 (#693)

 

Since client was crashing everytime I was getting close to this NPC's spot; so I understood I was lacking the sprite.

 

So tried to manually add the missing code lines:

Server-side I checked db/const.txt,  "4_TOWER_07    693" was already reported there (which was cool)

 

But In my data folder, when I add these lines in their respective .txt (they were not there):

jobname.lua : [jobtbl.JT_4_TOWER_07] = "4_TOWER_07"

npcidentity.lua : ["JT_4_TOWER_07"] = 693

 

I'm getting errors ("call a nil value", etc) and my server doesn t launch.

 

Any idea what I do wrong guys ?

Edited by Adam
Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  111
  • Reputation:   3
  • Joined:  06/29/12
  • Last Seen:  

bump

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...