Jump to content
  • 0

[Warning]: Usage of deprecated constant 'JOB_BABY_RUNE'


Question

7 answers to this question

Recommended Posts

  • 0
Posted

It’s your npc scripts that are giving you that warning.

Find the npc script that is using the deprecated constants and replace them with the new constants. That’ll remove those warnings.

  • Love 1
  • 0
Posted (edited)
On 9/28/2021 at 9:13 PM, Wazaby said:

It’s your npc scripts that are giving you that warning.

Find the npc script that is using the deprecated constants and replace them with the new constants. That’ll remove those warnings.

I tried but couldn't find location of the file.

 

On 9/28/2021 at 5:05 PM, Start_ said:

Use the one that warning prefered.

But where? I checked all files couldn't find that thing.

 

Edited by DEsMOn
correction
  • 0
Posted
On 9/29/2021 at 12:04 PM, DEsMOn said:

Can u tell me the file path?

If you use Visual Studio Code or Visual Studio to edit your files, you can search the whole solution for the constants. We can't tell you the exact npc. But my guess would be a job changer npc or something related to Jobs.

  • Love 1
  • 0
Posted (edited)
On 9/30/2021 at 7:54 PM, Wazaby said:

If you use Visual Studio Code or Visual Studio to edit your files, you can search the whole solution for the constants. We can't tell you the exact npc. But my guess would be a job changer npc or something related to Jobs.

Thank you for the reply sir, Will check & update ?

Can't find in job changer npc.

Edited by DEsMOn
Update

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...