Jump to content
  • 0

Custom Monster/Mob Crashing Client


Question

Posted

Idk what else I Could do.
Everything is working 100% fine.

I even got the same spr/act as the custom of a guy made a tutorial of.

Can someone help me?

   data\luafiles514\lua files\datainfo\jobname.lub

[jobtbl.JT_ZERO] = "ZERO",

data\luafiles514\lua files\datainfo\npcidentify

JT_ZERO = 30000,

trunk\src\map\mob.c

#define MIN_MOB_DB 1000
#define MAX_MOB_DB 3999
#define MIN_MOB_DB2 20020
#define MAX_MOB_DB2 31999

When I spawn the mob, the client just crashes.

3 answers to this question

Recommended Posts

  • 0
Posted
On 6/19/2018 at 6:03 AM, crazyarashi said:

Did you add it correctly to your mob_db? :))

Yep. I couldn't find any solution to set that ID.
To solve im replacing "ghost" mobs.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...