Jump to content
  • 0

Check stat class Bug rathena


kittinjanjan

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  04/01/13
  • Last Seen:  

- script statscheck -1,{

OnPCLoadMapEvent:

//if (!agitcheck())end;

getmapxy(@mapname$,@mapx,@mapy,0,strcharinfo(0));

 

//////////////////// Guild War ///////////////////////////////

if (@mapname$ == "aldeg_cas04"){

if (class >= 4096 && class <= 4108){ end; }

warp "SavePoint",0,0; end; 

}

if (@mapname$ == "gefg_cas04"){

if (readparam(13) > 400 || readparam(14) > 400 || readparam(15) > 400 || 

readparam(16) > 400 || readparam(17) > 400 || readparam(18) > 400) warp "SavePoint",0,0; end; 

}

}

 

 

prt_gld mapflag noicewall

prt_gld mapflag nomemo

prt_gld mapflag noteleport

 

 

pay_gld mapflag noicewall

pay_gld mapflag nomemo

pay_gld mapflag noteleport

 

 

gef_fild13 mapflag noicewall

gef_fild13 mapflag nomemo

gef_fild13 mapflag noteleport

 

 

alde_gld mapflag noicewall

alde_gld mapflag nomemo

alde_gld mapflag noteleport

 

 

 

//-------------------------------ในบ้าน ------------------------------------

 

 

aldeg_cas04 mapflag noicewall

aldeg_cas04 mapflag nomemo

aldeg_cas04 mapflag noteleport

 

 

gefg_cas04 mapflag noicewall

gefg_cas04 mapflag nomemo

gefg_cas04 mapflag noteleport

 

 

payg_cas03 mapflag noicewall

payg_cas03 mapflag nomemo

payg_cas03 mapflag noteleport

 

 

prtg_cas04 mapflag noicewall

prtg_cas04 mapflag nomemo

prtg_cas04 mapflag noteleport

 

 

prtg_cas05 mapflag noicewall

prtg_cas05 mapflag nomemo

prtg_cas05 mapflag noteleport

Edited by Euphy
Codeboxed.
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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