SlashGeeGee Posted May 29, 2013 Posted May 29, 2013 Hi rAthena. It's been a while.I'm having error in console when loading my Disguise Event . here it is :then I searched about this error. and came up of a solution. to remove these lines. then I removed the content of OnInit. OnInit: disablenpc "guesswarp"; disablenpc "Disguise NPC"; } when I restarted my server the error was gone. but when the event starts. another error pops out and no warps will spawn. Here's my script btw: http://upaste.me/619f6008d939a4e9 Someone help ! Thanks in Advance ! SlashGeeGee Quote
Jaburak Posted May 29, 2013 Posted May 29, 2013 I tried your script in my test server and seems like there's no problem in it. I suggest to revert it back to original script then restart your server, sometimes oninit doesn't workfine if you only use @loadnpc. Quote
Jarek Posted May 29, 2013 Posted May 29, 2013 Are you sure that you add custom maps "trinity" and "disco" properly? I think that's problem, when your server tried to create npc object on non-existing map and then tried to disable\enable non-existing npc. Quote
Jaburak Posted May 29, 2013 Posted May 29, 2013 Are you sure that you add custom maps "trinity" and "disco" properly? I think that's problem, when your server tried to create npc object on non-existing map and then tried to disable\enable non-existing npc. I changed the map to test it. And yea maybe that's your problem. Quote
SlashGeeGee Posted May 30, 2013 Author Posted May 30, 2013 (edited) Are you sure that you add custom maps "trinity" and "disco" properly? I think that's problem, when your server tried to create npc object on non-existing map and then tried to disable\enable non-existing npc. I changed the map to test it. And yea maybe that's your problem. I tried to change the map to prontera still doesn't work. I have my disco and my trinity map ready. still no fix. EDIT : my mistake. solved SlashGeeGee Edited May 30, 2013 by SlashGeeGee Quote
Question
SlashGeeGee
Hi rAthena. It's been a while.

I'm having error in console when loading my Disguise Event . here it is :
then I searched about this error. and came up of a solution. to remove these lines. then I removed the content of OnInit.
when I restarted my server the error was gone. but when the event starts. another error pops out and no warps will spawn.
Here's my script btw: http://upaste.me/619f6008d939a4e9
Someone help ! Thanks in Advance !
SlashGeeGee
4 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.