Jump to content
  • 0

Warper NPC


Jaodegwapo

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  17
  • Reputation:   0
  • Joined:  02/22/18
  • Last Seen:  

hello guys. can i ask if someone have a warper npc.

thanatos
treasure
lighthalzen 

this map can if they finish the quest

thanks in advance guys! ?

Edited by Jaodegwapo
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  123
  • Topics Per Day:  0.03
  • Content Count:  640
  • Reputation:   82
  • Joined:  04/07/14
  • Last Seen:  

On 11/23/2020 at 4:06 AM, Jaodegwapo said:

hello guys. can i ask if someone have a warper npc.

thanatos
treasure
lighthalzen 

this map can if they finish the quest

thanks in advance guys! ?

Try this for your Biolab.

prontera,154,177,6	script	Custom Warper	909,{
	if (MISC_QUEST&512) {
		mes "[Custom Warper]";
		mes "It seems you are done with Biolab Quest. Would you like to go there?";
		next;
		if (select("Enter:Cancel") == 1) {
			warp "lhz_cube",231,17;
			end;
		}
		close;
	}
	mes "[Custom Warper]";
	mes "Take the Biolab Quest first before i warp you there.";
	close;
}

However im not sure regarding Thanatos. Every floor has quest. My suggestion is allow warp up to tha_t03 to bypass party. From there they can take each quest on each floor. As for treasure. I dont know what is that.

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