DEsMOn Posted September 28, 2021 Posted September 28, 2021 (edited) Hello Everyone, Is there any solution for this? Thanks in Advance..!! Edited September 28, 2021 by DEsMOn Quote
0 Start_ Posted September 28, 2021 Posted September 28, 2021 Use the one that warning prefered. 1 Quote
0 Wazaby Posted September 28, 2021 Posted September 28, 2021 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. 1 Quote
0 DEsMOn Posted September 28, 2021 Author Posted September 28, 2021 (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 September 28, 2021 by DEsMOn correction Quote
0 Start_ Posted September 29, 2021 Posted September 29, 2021 If you using Notepad++ you can try find in files functions. (Ctrl + F) 1 Quote
0 DEsMOn Posted September 29, 2021 Author Posted September 29, 2021 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? Quote
0 Wazaby Posted September 30, 2021 Posted September 30, 2021 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. 1 Quote
0 DEsMOn Posted October 2, 2021 Author Posted October 2, 2021 (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 October 2, 2021 by DEsMOn Update Quote
Question
DEsMOn
Hello Everyone,
Is there any solution for this?
Thanks in Advance..!!
Edited by DEsMOn7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.