Jump to content
Secrets

Utility: Instance_* functions compatibility script

Recommended Posts

This is another release to help rAthena users port recent instance releases from other emulators or old instance script which are still using rAthena's old instance script commands before the rewrite in r17386.

 

This release helps translate script command calls to rAthena's version of script or get rid of errors when using these script command calls on rAthena.

  • has_instance
  • instance_attachmap
  • instance_set_timeout
  • instance_init

To this point, you may only need to change `warp "mapname",x,y;` calls to instance_enter to port scripts mentioned above.

 

[Download] Gist snippet

  • Upvote 1
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
Reply to this topic...

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

Important Information

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