SkyDragon Posted November 6, 2019 Posted November 6, 2019 (edited) Hello there, I am trying to use a custom item (ticket) so the players can use it to change their names inside the game, but the ticket is not working properly. Can anyone help me to fix it? Link: https://pastebin.com/BgSPz65s item_db: 30010,name_change,Ticket Name Change,11,5000,,30,,,,,0xFFFFFFFF,63,2,,,,,,{ callfunc "Name_Change"; },{},{} Error: [Error]: script:run_script_main: infinity loop ! [Debug]: Source (NPC): FAKE_NPC (invisible/not on a map) Thanks in advance! Edited November 6, 2019 by SkyDragon Quote
0 Katakuri Posted November 6, 2019 Posted November 6, 2019 Are you using renewal mode? If yes why dont use item#12790 Item Link : Click Here Quote
0 SkyDragon Posted November 6, 2019 Author Posted November 6, 2019 (edited) 17 minutes ago, Katakuri said: Are you using renewal mode? If yes why dont use item#12790 Item Link : Click Here No, renewal is disabled. item_db: 30010,name_change,Ticket Name Change,11,5000,,30,,,,,0xFFFFFFFF,63,2,,,,,,{ callfunc "Name_Change"; },{},{} Edited November 6, 2019 by SkyDragon Quote
0 Katakuri Posted November 6, 2019 Posted November 6, 2019 4 hours ago, SkyDragon said: No, renewal is disabled. item_db: 30010,name_change,Ticket Name Change,11,5000,,30,,,,,0xFFFFFFFF,63,2,,,,,,{ callfunc "Name_Change"; },{},{} I think you can just migrate the item from renewal to pre-renewal 1 Quote
Question
SkyDragon
Hello there,
I am trying to use a custom item (ticket) so the players can use it to change their names inside the game, but the ticket is not working properly.
Can anyone help me to fix it?
Link: https://pastebin.com/BgSPz65s
item_db:
30010,name_change,Ticket Name Change,11,5000,,30,,,,,0xFFFFFFFF,63,2,,,,,,{ callfunc "Name_Change"; },{},{}
Error:
[Error]: script:run_script_main: infinity loop !
[Debug]: Source (NPC): FAKE_NPC (invisible/not on a map)
Thanks in advance!
Edited by SkyDragon3 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.