Jump to content
  • 0

Request script command to warp all players from a map.


Question

2 answers to this question

Recommended Posts

  • 0
Posted
*mapwarp "<from map>","<to map>",<x>,<y>{,<type>,<ID>};

 

This command will collect all characters located on the From map and warp them 

wholesale to the same point on the To map, or randomly distribute them there if 

the coordinates are zero. "Random" is understood as a special To map name and 

will mean randomly shuffling everyone on the same map.

 

Optionally, a type and ID can be specified. Available types are:

 

 0 - Everyone

 1 - Guild

 2 - Party

 

Example:

 

// Will warp all members of guild with ID 63 on map prontera to map alberta.

mapwarp "prontera","alberta",150,150,1,63;

  • Upvote 1
  • 0
Posted

@Noire

For your information "Request" isn't an informative title. Please follow the board rules when you open a new topic next time.

This isn't the first time we help you adjust the topic title.

I hope this will be the last time.

 

Thank you. 

  • Upvote 1

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