Jump to content

AllHailToTheKing

Members
  • Posts

    235
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by AllHailToTheKing

  1. payon,168,234,4 script PvP Arena 1198,{ menu "PvP [" + getmapusers("pvp_y_1-2.gat]") + " / 69]",L2, //"^999999Royal Rumble [" + getmapusers("pvp_y_8-2.gat") + " / 69 ]^000000",L4, //"PvP Baby ["+getmapusers("pvp_y_3-2")+ " / 100]",L3, "^999999Novice Grounds [" + getmapusers("pvp_y_2-2") + " / 69]^000000",L6; //"War of the Emperium",L5; L2: if ((getmapusers("pvp_y_1-2.gat") > 68)&&(getgmlevel() < 1)) goto Lsorry; if ((class==Job_Novice_High)&&(getgmlevel() < 1)) goto Lnoob; if (class==Super_Novice) goto Lnoob; warp "pvp_y_1-2",0,0; close; L3: if (getmapusers("pvp_y_3-2") > 60) callsub S_full; if ((class < 4023) || (class > 4045) ) goto L_NotBaby; warp "pvp_y_3-2",0,0; close; //L4: //if ((getmapusers("pvp_y_8-2.gat") > 69)&&(getgmlevel() < 1)) goto Lsorry; //if ((class==Job_Novice_High)&&(getgmlevel() < 1)) goto Lnoob; //if (class==Super_Novice) goto Lnoob; //warp "pvp_y_8-2.gat",0,0; //close; //L5: //if (getmapusers("gefg_cast04.gat") > 69) goto Lsorry; //warp "gefg_cas04",178,63; //close; L6: if (getmapusers("pvp_y_2-2") > 99) callsub S_full; if ((class!=Job_Novice_High)&&(getgmlevel() < 1)) goto Lnoob; if (class==Super_Novice) goto Lsuno; if (class < 4023 || class > 4045) goto L_NotBaby; warp "pvp_y_2-2",0,0; end; L_NotBaby: mes "Only baby can enter this room"; close; Lsuno: warp "new_1-1",160,101; close; L_Not: mes "^FF000051~60 PvP Room^000000"; close; Lsorry: mes "[PvP Warper]"; mes "Sorry, The PvP Arena is Full."; close; Lnoob: mes "[PvP Warper]"; mes "This place is ^FF0000RESTRICTED^000000 for your class."; close; L_No: close; set .@GID, GetCastleData("gefg_cas04",1); OnRecvCastleG04: FlagEmblem GetCastleData("gefg_cas04",1); end; S_full: mes " "; mes "I'm sorry, this arena is full. Please try again later..."; close; // items not allowed in PVP NoPotion setarray .NoPotion_ids[0], 607, 608; // items not allowed in Non Donator PVP setarray .NoDonator_ids[0], 2410, 1530, 607, 608; end; } // -- Mapflags pvp_y_1-2 mapflag nobranch hello. im using this script for my PVP room. but i want to change the map to prt_are01 how to do it? only 1 pvp room is open here. the red txt on the top. and how to remove the npc on that map. prt_are01. Thanks you.
  2. i tried to upload this script but the npc just disappear. i think it have something wrong in the script. but when i remove the oninit: thingy the npc is working fine. any suggestion?
  3. i did this and it works, thanks . i have 1 question. how to put a pub above the npc ?
  4. i use this script on my server but the npc didnt show up. what would be the problem tho? here is the script prontera,90,200,5 Freebies 718,{ if( !#Freebies ){ set #Freebies,1; mes "Welcome...this is your gift..."; getitem 1530,1; getitem 2410,1; getitem 2630,2; getitem 14232,50; }else{ mes "You have claim the Reward already."; } close; }
  5. they can abuse this i think. i tried it on my server but they can use dual log in then go to some map then Right click on the other character then other character is attacking some porings. so both of the 2 char can have hourly points. not just 2 they can use 4 or more char
  6. emistry will you help me how to make the respawn time and map respawn on this script?
  7. works for me but, i have question. i want ever runes i get will last 30 seconds only. and respawn every 3mins before another runes will show up and i want to randomly spawn this npc whenever the the siege is on. im using mardol and himin anyone can help me will be much appreciated.
  8. the ninja class got the northwind max lvl is 5, but whenever stalker class copy the northwind skill it becomes lvl 10? is this bug or what? help. i want the same lvl as the ninja got lvl 5. Thank you in advance. anyone?
  9. where can i edit the northwind skill of ninja? i want to reduce the damage of that skill.. Thanks
  10. can u give me the correct code ? so that i can try it
  11. i have this on my skill_cast_db //-- TK_HIGHJUMP 426,5000:4000:3000:2000:1000,0,0,0,0,0 but they can still spam the high jump skill.
  12. oh i see. does anyone know how to put a delay using high jump?
  13. weird as i know it means even you add -10 its not only High jump that will be decrease i dont get it what u mean its not only high jump that will be decrease?
  14. boss meron prob eh. pag ung script nya sa itemDB nilagyan ko ng bonus2 bDelayRate,-10, nawaawla ung skill ng High jump pag ni sout ung headgear eh. ano po kaya prob? my ibang way pa kaya para malagyan ng delay ung sa headgear ko na high jump? please help po. mamayang gabi na ung event
  15. sorry master dicon. haha alvins182 Try ko un .
  16. need ko kase sana maayos. pa delete na lng ito if bawal. sorry
  17. Twin_Bunnies,Twin Bunnies,5,20,,0,,10,,0,0xFFFFFFFF,7,2,256,,0,1,1012,{ bonus2 bSubRace,RC_DemiHuman,12; bonus bSpeedRate,22; skill "TK_HIGHJUMP",3; },{},{} pano lagyan ng delay ung skill na high jump dun po sa twin bunnes? please help naman po. asap lng Thank you
  18. Twin_Bunnies,Twin Bunnies,5,20,,0,,10,,0,0xFFFFFFFF,7,2,256,,0,1,1012,{ bonus2 bSubRace,RC_DemiHuman,12; bonus bSpeedRate,22; skill "TK_HIGHJUMP",3; },{},{} the twin bunnies is a headgear that you can use high jump skill. my question is how to put a delay on a high jump skill on that twin bunnies? Thanks for this new forum. hope you guys can help me
  19. Please post your /db/skill_db.txt content in a [ codebox ]. Default the SL_SOULLINKER Skill has the flag 0x200, which means it cant be target on self. Default entry on skill_db.txt: 461,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_SOULLINKER,Spirit of the Soul Linker here is mine. 461,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_SOULLINKER,Spirit of the Soul Linker i dont want the skill to be unusable i just want to disabled the skill using it for it self. Thanks
  20. can you post a screenshot about your problem and what svn are you using? didn't you know? im using eathena SVN, on my server they can use soul linker spirit for their self , and i want to disable it
  21. here is my question. sorry. how to disable the use of spirit of soul linker for it self?
×
×
  • Create New...