dennis259 Posted November 29, 2013 Posted November 29, 2013 i need a script that all member recieve the prize after finish the woe only guild capture the castle only recieve the prize,,,,and every kill the player or Gm had a skull auto recieve on player...thank for advance..... Quote
painrugi Posted November 29, 2013 Posted November 29, 2013 use euphy's woe controller http://rathena.org/board/topic/64394-%E2%9C%B0-euphys-scripts-%E2%9C%B0/ << credit for euphy that script auto give each player members of the capture guild with duplicate IP check.. and for the drop skull try this one : - script Sample -1,{ OnPCKillEvent: if( strcharinfo(3) != "prtg_cas01" && strcharinfo(3) != "prtg_cas02" && strcharinfo(3) != "prtg_cas03" && strcharinfo(3) != "prtg_cas04" && strcharinfo(3) != "prtg_cas05" ) end; getnameditem 7420, rid2name( killedrid ); end; } add or remove castle name you want.... sorry my bad english... Quote
Question
dennis259
i need a script that all member recieve the prize after finish the woe only guild capture the castle only recieve the prize,,,,and every kill the player or Gm had a skull auto recieve on player...thank for advance.....
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.