Jump to content
  • 0

warpparty not working in instance


Vietlubu

Question


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  141
  • Reputation:   24
  • Joined:  01/19/12
  • Last Seen:  

In an instance, Im trying to warp all party member by a npc. So Im using warpparty not is not working ?

1@ch_t,43,360,11	script	Oscar#CTE	10307,{
    // warp strnpcinfo(4),43,360;
    warpparty strnpcinfo(4),43,360,getcharid(1);
    end;
}

This script is not working, no error show out. But players not warp.

Im tried with warp and that working with a player who click on NPC. I also try warpparty outside instance and that working fine.

I don't know why warpparty not working in instance. Checked mapflags and found noreturn will block warpparty, but, I'm not using that flag.

Edited by Vietlubu
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  141
  • Reputation:   24
  • Joined:  01/19/12
  • Last Seen:  

ah, my fail. nowarp and nowarpto are block warpparty too ?

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