Jump to content
  • 0

Question

10 answers to this question

Recommended Posts

Posted (edited)

OnPCLoadMapEvent:

if(.state && .notify_woe) {

getmapxy(.@map$, .@x, .@y, 0);

set .@region, getd(".loadmap_region_" + .@map$) - 1;

if(.@region >= 0) {

if(Upper!=2){

warp "SavePoint",0,0;

dispbottom "Only baby job can entry into Woe map!";

end;

}

set .@castleIndex, getd(".loadmap_castleIndex_" + .@map$);

if(getd(".woe_state_" + .woe_state[.woe_index] + "[" + .@region + "]") & 1 << .@castleIndex)

...............................................................

}

}

end;

Edited by pqrk
Posted (edited)

ok tq

just chg this then it would be baby woe script already?

yes , I add a limit except baby job can't entry the woe map

Does toatsy'e WoE controller able to make trans classes woe script too?

Edited by Arcenciel
Posted (edited)

Does toatsy'e WoE controller able to make trans classes woe script too?

just change if(Upper!=2) to if(Upper!=1 || Class >= JOB_RUNE_KNIGHT)

Edited by pqrk
Posted (edited)

Does toatsy'e WoE controller able to make trans classes woe script too?

just change if(Upper!=2) to if(Upper!=1 || Class >= JOB_RUNE_KNIGHT)

why 3rd jobs players are able to go in the woe although i set it available for 2nd classes only? but im GM and i used 3rd job classes to go in and it will auto warp me back to hometown.. why the script just warp me to the hometown? but why others stil able to play inside there??

bumpp

Edited by donkeyg

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