Jump to content
  • 0

How to set warper a random warp for specific map


mightyryan

Question


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  69
  • Reputation:   2
  • Joined:  10/03/12
  • Last Seen:  

How to set warper a random warp for mvp maps

like for example pay_04 moonlight mvp

and I am planning to make the warper to warp random both in pay_04 and pay_03 to make everything balance

lets say the coordnation of warp is (pay_dun04,103,105) what should be change

thanks

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  782
  • Reputation:   82
  • Joined:  01/01/12
  • Last Seen:  

Not sure did I get your meaning right. What you trying to say is when player select "Payon Dungeon 4" from Warper and it will randomly warp from Dungeon 3 or 4? What's the point for warper then?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  341
  • Reputation:   43
  • Joined:  01/10/12
  • Last Seen:  

I think he's referring to this:

<map_name>,0,0;

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  205
  • Reputation:   19
  • Joined:  10/12/12
  • Last Seen:  

warp <to map>, <to x>, <to y>;

If both <to x> and <to y> are set to 0, the system will generate a random walkable cell in the <to map> map and will warp you there.

warp pay_dun04, 0, 0;

Same with pay_dun03 or all the other maps you need.

Edited by Ryokem
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  69
  • Reputation:   2
  • Joined:  10/03/12
  • Last Seen:  

thanks darristan, joseph and roykem,

@darristan what i mean is when they want to go to pay_dun03 they will warp randomly same with pay_dun04 warp randomly.. so I should set 0,0 then? thanks guys

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