close_btn
로그인, 회원가입후 더 많은 혜택을 누리세요 로그인 회원가입 닫기

//
prontera.gat,159,227,6 script 파티 퀘스트 79,{ //
        mes "[라이티]";
        mes "저는 파티 퀘스트를 당담하고 있습니다.";
        mes "파티 퀘스트에 도전해보세요.";
        mes "푸짐한 보상을 드립니다.";
        menu "도전",mob,"취소",c;

mob:
 getpartymember(getcharid(1));
 set @partymembercount,$@partymembercount;
 copyarray @partymembername$[0],$@partymembername$[0],@partymembercount;
 
        if ($@PartStart == 1) goto go;
        if (@partymembercount <= 1) goto nopart;
 if (@partymembercount > 6) goto partover;
 if (@partymembername$[0] == strcharinfo(0)) goto part;
 goto nopart;


part:
        mes "[라이티]";
        mes "파티의 리더시군요.";
        mes "도전 20층에 도전하시겠습니까?";
        mes "먼저 파티원 모두가 15x15범위에 모여야합니다.";
        menu "도전",mobS,"취소",c;
mobS:
 goto go1;
 

end;

go1:
        disablenpc "보상";
        set $@DeonJeon,20;
        set $@summon,0;
        set $@PartStart,1;
        killmonsterall "pvp_n_2-5.gat";
 warpparty "pvp_n_2-5.gat",98,101,getcharid(1);
 end;

nopart:
        mes "[라이티]";
        mes "파티가 아니거나 파티장이 아닌거 같군요.";
        mes "혹은 파티원이 혼자인거 같습니다.";
close;

go:
        mes "[라이티]";
        mes "이미 누군가가 이용하고 있군.";
 mes "만약 사람이 없다면 초기화시키고";
 mes "다시할수 있다네..";
 mes "초기화 하겠는가?";
 menu "초기화를 시도한다",reset,"아니오",c;
close;

c:
        mes "[라이티]";
        mes "안녕히 가십시오.";
close;

partover:
 mes "[라이티]";
 mes "파티원은 6명까지가능합니다.";
 mes "너무많으시군요";
 close;
reset:
// set $P_Q_user,getmapusers("pvp_n_2-5.gat");
 if(getmapusers("pvp_n_2-5.gat") == 0) goto go1;

 mes "내부에"+getmapusers("pvp_n_2-5.gat")+"명이 있습니다.";
 next;
 goto c;
 close;
OnInit:
 waitingroom "파티퀘스트",0;
 end;
}

pvp_n_2-5.gat,98,101,6 script 파티 퀘스트(워프) 723,{


 getpartymember(getcharid(1));
 set @partymembercount,$@partymembercount;
        if (@partymembercount >= 1) goto part;
        if (@partymembercount < 1) goto nopart;
part:
        if ($@summon == 1) goto no233;
        if ($@DeonJeon == 20) goto M20;
        if ($@DeonJeon == 19) goto M19;  
        if ($@DeonJeon == 18) goto M18;
        if ($@DeonJeon == 17) goto M17;
        if ($@DeonJeon == 16) goto M16;
        if ($@DeonJeon == 15) goto M15;
        if ($@DeonJeon == 14) goto M14;
        if ($@DeonJeon == 13) goto M13;
        if ($@DeonJeon == 12) goto M12;
        if ($@DeonJeon == 11) goto M11;
        if ($@DeonJeon == 10) goto M10;
        if ($@DeonJeon == 9) goto M9;
        if ($@DeonJeon == 8) goto M8;
        if ($@DeonJeon == 7) goto M7;
        if ($@DeonJeon == 6) goto M6;
        if ($@DeonJeon == 5) goto M5;
        if ($@DeonJeon == 4) goto M4;
        if ($@DeonJeon == 3) goto M3;
        if ($@DeonJeon == 2) goto M2;
        if ($@DeonJeon == 1) goto M1;
        if ($@DeonJeon == 0) goto M0;

M20:
        MapAnnounce "pvp_n_2-5.gat","20층으로 워프합니다.",16;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1002,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1007,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1011,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1019,1,"MOB::OnDeath";
        set $@summon,1;
 goto go3;
end;

M19:
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
        MapAnnounce "pvp_n_2-5.gat","19층으로 워프합니다.",16;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1009,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1012,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1014,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1016,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M18:
 if (getmapusers("pvp_n_2-5.gat") < 5){
 MapAnnounce "pvp_n_2-5.gat","겨우 그인원으로 도전하겠다는건가?? 어디...",26;
 
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
       
        monster "pvp_n_2-5.gat",100,100,"몬스터",1736,10;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1046,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
 end;
 }
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
        MapAnnounce "pvp_n_2-5.gat","18층으로 워프합니다.",16;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1024,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1055,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1074,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1096,1,"MOB::OnDeath";
        set $@summon,1;
         goto go3;
end;

M17:
if (getmapusers("pvp_n_2-5.gat") < 5){
 MapAnnounce "pvp_n_2-5.gat","아직도 정신 못차리는군.",26;
 
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
       
        monster "pvp_n_2-5.gat",100,100,"몬스터",1736,10;
 monster "pvp_n_2-5.gat",100,100,"몬스터",1147,1;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1147,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
 end;
 }
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
        MapAnnounce "pvp_n_2-5.gat","17층으로 워프합니다.",16;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1141,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1686,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1034,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1096,1,"MOB::OnDeath";
        set $@summon,1;
         goto go3;
end;

M16:
if (getmapusers("pvp_n_2-5.gat") < 3){
 MapAnnounce "pvp_n_2-5.gat","진정한 용사란말인가..",26;
 
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
       
        monster "pvp_n_2-5.gat",100,100,"몬스터",1736,10;
 monster "pvp_n_2-5.gat",100,100,"몬스터",1147,1;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1785,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
 end;
 }
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
        MapAnnounce "pvp_n_2-5.gat","16층으로 워프합니다.",16;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1400,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1069,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1028,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1582,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M15:
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
        MapAnnounce "pvp_n_2-5.gat","15층으로 워프합니다.",16;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1144,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1177,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1248,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1120,1,"MOB::OnDeath";
        set $@summon,1;
         goto go3;
end;

M14:
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
        MapAnnounce "pvp_n_2-5.gat","14층으로 워프합니다.",16;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1099,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1367,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1037,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1120,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M13:
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
        MapAnnounce "pvp_n_2-5.gat","13층으로 워프합니다.",16;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1180,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1497,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1584,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1120,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M12:
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
        MapAnnounce "pvp_n_2-5.gat","12층으로 워프합니다.",16;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1301,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1313,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1270,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1115,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M11:
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
        MapAnnounce "pvp_n_2-5.gat","11층으로 워프합니다.",16;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1301,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1313,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1270,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1150,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M10:
  MapAnnounce "pvp_n_2-5.gat","10층으로 워프합니다.",16;
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
 
        monster "pvp_n_2-5.gat",100,100,"몬스터",1301,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1313,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1270,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1159,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M9:
 MapAnnounce "pvp_n_2-5.gat","9층으로 워프합니다.",16;
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
   
        monster "pvp_n_2-5.gat",100,100,"몬스터",1301,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1313,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1270,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1112,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M8:
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
        MapAnnounce "pvp_n_2-5.gat","8층으로 워프합니다.",16;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1301,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1313,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1270,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1583,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M7:
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
        MapAnnounce "pvp_n_2-5.gat","7층으로 워프합니다.",16;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1301,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1313,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1270,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1086,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M6:
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
        MapAnnounce "pvp_n_2-5.gat","6층으로 워프합니다.",16;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1505,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1204,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1251,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1649,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M5:
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
        MapAnnounce "pvp_n_2-5.gat","5층으로 워프합니다.",16;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1251,10;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1640,1;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1641,1;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1642,1;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1644,1;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1645,1;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1650,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M4:
        MapAnnounce "pvp_n_2-5.gat","4층으로 워프합니다.",16;
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);

        monster "pvp_n_2-5.gat",100,100,"몬스터",1734,10;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1640,2;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1641,2;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1642,2;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1644,2;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1645,2;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1648,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M3:
 MapAnnounce "pvp_n_2-5.gat","3층으로 워프합니다.",16;
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
       
        monster "pvp_n_2-5.gat",100,100,"몬스터",1511,10;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1640,2;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1641,2;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1642,2;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1644,2;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1645,2;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1647,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M2:
        MapAnnounce "pvp_n_2-5.gat","2층으로 워프합니다.",16;
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);

        monster "pvp_n_2-5.gat",100,100,"몬스터",1765,10;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1640,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1641,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1642,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1644,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1645,3;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1646,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

M1:
 MapAnnounce "pvp_n_2-5.gat","1층으로 워프합니다.",16;
        warpparty "pvp_n_2-5.gat",100,134,getcharid(1);
       
        monster "pvp_n_2-5.gat",100,100,"몬스터",1658,10;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1640,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1641,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1642,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1644,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1645,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1755,5;
        monster "pvp_n_2-5.gat",100,100,"몬스터",1708,1,"MOB::OnDeath";
        set $@summon,1;
        goto go3;
end;

no233:
        MapAnnounce "pvp_n_2-5.gat","아직 보스 몬스터가 죽지 않았습니다.",16;
 mes "만약 몹을다잡았는데도 이메세지가나오면";
 mes "타이머를 재시동하세요.";
 mes "단. 재시동한 케릭은 30초간 움직일수 없으니";
 mes "신중하게 생각하시고 재시동하시기바랍니다.";
 menu "취소",P_Q_end,"타이머 재시동",addT;
 end;
P_Q_end :
 end;
addT:
 addtimer 20000,"check::OnStart";
 end;
nopart:
        mes "[파티퀘스트]";
        mes "파티를 제대로 결성한 후, 파티의 리더가 저에게 신청해주셔야만 됩니다.";
close;


err2:
        mes "[파티퀘스트]";
        if(@ret == -2) mes "소스 내부에서 사용하는 sd 또는 p 변수에 NULL 값이 들어갔습니다.";
        if(@ret == -1) mes "스크립트 사용자가 파티에 소속되지 않았습니다.";
        if(@ret == 0) mes "해당 파티원이 다른 맵에 있거나 15셀 밖에 있었습니다.";
close;


go3:
        addtimer 20000,"check::OnStart";
        warpparty "pvp_n_2-5.gat",98,134,getcharid(1);
end;

M0:
announce " *** 파티 퀘스트를 완료하였습니다. *** ",0;
        set $@PartStart,0;
        enablenpc "보상";
        end;
}


pvp_n_2-5.gat,0,0,3 script check -1,{
 OnStart:
        MapAnnounce "pvp_n_2-5.gat","현재 생존자 : " + getusers(0) + "",16;
        if ($@monster == 1) goto q;
        if (getusers(0) == 0) goto e;
        if ($@DeonJeon == 0) goto c;
        addtimer 20000,"check2::OnStart";
        end;
e:
        announce " *** 파티가 전멸당했습니다. *** ",0;
        set $@PartStart,0;
        end;
q:
        killmonsterall "pvp_n_2-5.gat";
        announce " *** 보스 몬스터가 쓰러졌습니다. *** ",0;
        set $@summon,0;
        set $@monster,0;
        set $@DeonJeon,$@DeonJeon-1;
        end;
c:
        announce " *** 파티 퀘스트를 완료하였습니다. *** ",0;
        set $@PartStart,0;
        enablenpc "보상";
        end;
}

pvp_n_2-5.gat,0,0,3 script check2 -1,{
 OnStart:
        MapAnnounce "pvp_n_2-5.gat","현재 생존자 : " + getusers(0) + "",16;
        if ($@monster == 1) goto q2;
        if (getusers(0) == 0) goto e2;
        if ($@DeonJeon == 0) goto c2;
        addtimer 20000,"check::OnStart";
        close;
e2:
        announce " *** 파티가 전멸당했습니다. *** ",0;
        set $@PartStart,0;
        close;
q2:
        killmonsterall "pvp_n_2-5.gat";
        announce " *** 보스 몬스터가 쓰러졌습니다. *** ",0;
        set $@summon,0;
        set $@monster,0;
        set $@DeonJeon,$@DeonJeon-1;
        close;
c2:
        announce " *** 파티 퀘스트를 완료하였습니다. *** ",0;
        set $@PartStart,0;
        enablenpc "보상";
        close;
}
pvp_n_2-5.gat,0,0,3 script MOB -1,{
 OnDeath:
        set $@monster,1;
        close;
}

pvp_n_2-5.gat,99,96,3 script 보상 55,{
        set BaseExp,BaseExp+1000000000;
        set Zeny,zeny+1000000;
        getitem 7169,10;
 getitem 969,20;
        mes "[라이티]";
        mes "승리를 축하드립니다!";
        next;
        areawarp "pvp_n_2-5.gat",1,1,255,255,"rachel.gat",114,132;
        close;
}

pvp_n_2-5.gat mapflag nosave SavePoint

 

번호 제목 글쓴이 날짜 조회 수
공지 소스자료는 직접 올려주세요 게임존 2017.06.06 582
76 몹 베노미 스크립트 NaRu 2016.12.06 154
75 랜덤상자 or 뽑기 스크립트 NaRu 2016.12.06 269
74 [미니파이터]은행각성조합 테이블 스크립트 [2] file 애플민트 2016.11.28 139
73 enemy1 완전 한글화 file zzora 2016.11.19 70
72 [스톤에이지] 셋업 한글화 file zzora 2016.11.19 756
71 옛 서아벨해안 몬스터db파일 file 2MB 2016.10.15 96
70 옛 서뤼케시안 해안가 몬스터 스크립트파일 file 2MB 2016.10.15 93
69 4.0 NPC 코드 file 인게임 2016.08.05 144
68 4.0버전 아이템코드 file 인게임 2016.08.05 340
67 [귀혼] 말레이시아 구동기 런쳐 file Ckrgksskawk0 2016.07.08 104
66 [귀혼] 한국 버젼 팩파일 Ckrgksskawk0 2016.07.08 515
65 [귀혼] 귀혼 개발 작업본 sql [3] file Ckrgksskawk0 2016.07.06 187
64 [귀혼] 귀혼 키보드 파일 file Ckrgksskawk0 2016.07.06 91
63 천년 기모노 아이템 패치입니다 file 김성남 2016.07.04 249
62 (어둠)영월무기 [1] file 타마란 2016.06.29 154
61 웹쉐어 file HuGwang 2016.06.29 29
60 [헬브레스] 천사 이펙트 및 클라소스 file 가오가이거 2016.06.20 99
59 [헬브레스] 3.82 HG 서버 소스 [1] file 가오가이거 2016.06.20 174
58 [헬브레스] 관리자코드 [1] file 가오가이거 2016.06.20 99
57 [헬브레스] 3.82 클라 소스 [1] file 가오가이거 2016.06.20 128
56 [프리건즈] 대화창앞에 시간추가 소스 로디 2016.06.13 49
55 [프리건즈] 한방전 소스 로디 2016.06.13 275
54 [프리건즈] 로비에서 캐릭터뷰 소스 로디 2016.06.13 46
53 wow 드레노어의 전쟁군주 버전 계정 생성 방법 진정 즐기는자 2016.06.11 47
52 테런 변신캐릭터 라스타 2016.06.08 121
51 프리테런 아이템코드입니다. file 라스타 2016.06.08 222
50 [프리서든] 클랜,친구창,상점 등 고쳐주는 dll file 바구니 2016.06.08 162
49 드래곤라자 맵포트 file 민트사크 2016.06.07 71
48 [스톤에이지] 2.5 서버 통파일 소스 (컴파일러) [1] file T_T 2016.06.04 1823
47 영권탈취 막는 스크립트 [5] file Hider 2016.05.24 519
46 프라베라 스크립트 입니다. Hider 2016.05.24 259
45 미르의전설3 - 호칭부여 스크립트 로이로이1 2016.04.28 165
44 [어둠의전설] 선풍각 로이로이1 2016.04.27 114
43 [어둠의전설] PK지역 만들기 로이로이1 2016.04.27 125
42 [어둠의전설] 콜라마 로이로이1 2016.04.27 65
41 [어둠의전설] [스크립트] 숨마스텔라 로이로이1 2016.04.27 77
40 [어둠의전설] [스크립트] 철포삼 로이로이1 2016.04.27 102
39 [어둠의전설] 여러개채 공격기술, 짧게 작성해보자.*(윈드, 메가) [2] 로이로이1 2016.04.27 115
38 [어둠의전설 ]spell_delay 마법당 개별 적용시키기 로이로이1 2016.04.27 98
37 [어둠의전설] 본섭의 오버스텟 구현하기 [1] 로이로이1 2016.04.27 237
36 [어둠의전설] 더블어택 등 패시브 스킬 적용하기 [1] 로이로이1 2016.04.27 111
35 [어둠의전설] 어택시 이펙트 기본공격 이펙트 나가게 하기 !!! 로이로이1 2016.04.27 85
34 [어둠의전설] [2써클]모디아의 꽃바구니 로이로이1 2016.04.27 46
33 [어둠의전설] 돌진을 추가해보자 로이로이1 2016.04.27 89
32 [어둠의전설] [2써클] 여관길드 퀘스트 로이로이1 2016.04.27 125
31 [어둠의전설] [1써클] 마라메부인 돕기 퀘스트 로이로이1 2016.04.27 90
30 [어둠의전설] [1써클] 메넘 할머니 돕기 로이로이1 2016.04.27 101
29 라그나로크 환생 스크립트 file 로이로이1 2016.04.26 60
28 라그나로크 펫 스크립트 file 로이로이1 2016.04.26 43
» 라그나로크 파티퀘스트 스크립트 file 로이로이1 2016.04.26 37