Jump to content
  • 0

Some mapflag doesn't work for my Custom Map


DJFUNK

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  115
  • Reputation:   4
  • Joined:  10/25/12
  • Last Seen:  

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 :)

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Developer
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  2407
  • Reputation:   613
  • Joined:  07/05/12
  • Last Seen:  

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

×
×
  • Create New...