Jump to content
  • 0

[Warning]: Usage of deprecated constant 'JOB_BABY_RUNE'


DEsMOn

Question


  • Group:  Members
  • Topic Count:  63
  • Topics Per Day:  0.05
  • Content Count:  172
  • Reputation:   1
  • Joined:  11/16/20
  • Last Seen:  

Hello Everyone,

Is there any solution for this?

 

image.png.9fe78ba4ebd9da706a6f1fdd8f826b07.png

 

Thanks in Advance..!!

Edited by DEsMOn
Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  924
  • Reputation:   166
  • Joined:  04/05/13
  • Last Seen:  

Use the one that warning prefered.

  • Love 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   10
  • Joined:  04/19/20
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  63
  • Topics Per Day:  0.05
  • Content Count:  172
  • Reputation:   1
  • Joined:  11/16/20
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  924
  • Reputation:   166
  • Joined:  04/05/13
  • Last Seen:  

If you using Notepad++ you can try find in files functions. (Ctrl + F)

  • Love 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  63
  • Topics Per Day:  0.05
  • Content Count:  172
  • Reputation:   1
  • Joined:  11/16/20
  • Last Seen:  

4 hours ago, Start_ said:

If you using Notepad++ you can try find in files functions. (Ctrl + F)

Can u tell me the file path?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   10
  • Joined:  04/19/20
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  63
  • Topics Per Day:  0.05
  • Content Count:  172
  • Reputation:   1
  • Joined:  11/16/20
  • Last Seen:  

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