Jump to content
  • 0

Warp party not working?


Question

Posted (edited)


mes "[Party Warper]";
mes "Here you go!";
close2;
set @id,getcharid(1);
warpparty "prontera",150,100,@id;
close;

i try that code but it's not working?

Edited by bVersatile

2 answers to this question

Recommended Posts

Posted (edited)

sorry frenzmu i think you are correct

i want to people not to warp on that map.

but this src code counter my script!

can i change the nowarpto to nodrop? so no error?

src/map/script.c


if(map[sd->bl.m].flag.noreturn || map[sd->bl.m].flag.nowarpto)
return 0;

but i didn't add a mapflag nowarpto on prontera

how can i solve this please!

btw!. already solve. :D thx frenzmy

Edited by bVersatile

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