Jump to content
Sign in to follow this  
dikapramantya

[Help] My Custom Instance have little error.

Recommended Posts

Hello 3ceam.

anyone can help me? i have make a custom instance.

i'm use basic orc memory instance dungeon and just change map + mobs , no change other script.

 

https://github.com/3CeAM/3CeAM/blob/master/rewrite/npc/instances/OrcsMemory.txt

 

 

i'm use a duplicate map 1@orcs and 2@orcs and named it 1@memhall and 2@memhall.

 

before i start the instance, i try @warp to 1@memhall and 2@memhall no error here.

after that i try to start the instance.

and 'Enter to the dungeon' and warped to 1@memhall.

 

After loading screen my ragnarok is crash.

and only crash if use npc to warp in instance mode.

 

Anyone can help me, how to fix it and not make it crash??

Share this post


Link to post
Share on other sites

I think change warp command to

warp instance_mapname("1@mapname"),x,y;

 

Don't know too much about 3ceAM but I'm assuming it's somewhat similar.

Share this post


Link to post
Share on other sites

I think change warp command to

warp instance_mapname("1@mapname"),x,y;

 

Don't know too much about 3ceAM but I'm assuming it's somewhat similar.

 

Hello sir, but i've try Original Instance (Orc Memory) its working fine, no crash/error , and my script instance its copy from it (just change map name + mob only)

Share this post


Link to post
Share on other sites

Did you declare it in resnametable? What client date you use?

 

yes i declare it, 2013-12-23.

 

if i try use @warp no instance mode its normal

but if i try warp use npc instance mode its crash.

 

:( 

Share this post


Link to post
Share on other sites

bug is : use custom map / duplicate map for instance .



 



i have try use original script orcs memory and just change the map to duplicate map.



 



and the result is CRASH .



 



anyone know about it? how to make a custom instance use duplicate map no crash??

 

@aeromesi

Share this post


Link to post
Share on other sites

In your test, the instance is trying to warp you to 0001@memhall and name has 12 characters length. I think that may be the problem since maps has limitations with the name length. Try to short the name to something like 1@mmhall. 

Edited by Ragno

Share this post


Link to post
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
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.