Jump to content
  • 0

Some mapflag doesn't work for my Custom Map


Question

Posted

I have a Custom Map, and I set mapflag to that map.

some mapflag works on it, such as : PVP, clouds2, clouds. But, mapflag noreturn doesn't work. why..?

Is there any script to change the mapflag noreturn that doesn't work?

that can warp a player to savepoint when Login on the map.

Thank's :)

1 answer to this question

Recommended Posts

Posted

that can warp a player to savepoint when Login on the map.

Noreturn description

//===== rAthena Script =======================================

//= Mapflag: Disable return warp.

...

...

//===== Description: =========================================

//= Disables the following items:

//= Butterfly Wing (602), Siege Teleport Scroll (14591),

//= Yellow/Green/Red/Blue Butterfly Wings (14582-14585),

//= Dungeon Teleport Scrolls (14527/14581)

//= Also restricts "warpparty" and "warpguild" script commands.

What you want is mapflag nosave.

Nosave description

//===== rAthena Script =======================================

//= Mapflag: Disable auto-save.

...

...

//===== Description: =========================================

//= Characters logging out on the specified map will be warped

//= to the map specified in the last field, or "SavePoint".

  • Upvote 2

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...