Jump to content

Question

Posted (edited)

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

1 answer to this question

Recommended Posts

  • 0
Posted
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.

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