Jump to content

Kozima

Members
  • Posts

    82
  • Joined

  • Last visited

Everything posted by Kozima

  1. Hello Rathena Master, Please Help me, who have Daily Quest Script Like : 1 . Zeny Quest Reward : 500K Zeny 2. Exp Quest 3. Ransum Quest Reward : 547,578 50 4. Coin Quest Reward : 10-50 Cash Point the Script work like this : You must complete Zeny Quest to open Exp Quest you Must complete Exp Quest to Open Ransum Quest You Must complete 1,2,3 Quest to Open Coin Quest Quest : You must kill random monster, like Hunting Mission Script and you can get this quest again after 12 hours Thanks for helping ^___^ and sorry for my bad english...!!!
  2. Hello Rathena, and hello Master Can all of you help me?? i want to make This item : 552,KETUPAT,Ketupat,0,1,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(70,90),rand(20,30); },{},{} Effect only on PVP map, not on Woe Map, or on Town Please Help, Thanks For Helping ^___^
  3. Hello Rathena , Hello Everyone, Hello master Can all of you help me?? i want to edit this script : yuno_in02,88,164,5 script Metheus Sylphe#Library 742,{ if (BaseLevel > 98 && JobLevel > 49 && Class >= Job_Knight && Class <= Job_Crusader2) { if (valkyrie_Q == 0) { mes "[Metheus Sylphe]"; mes "Welcome to the Library of the Schweicherbil Magic Academy."; mes "I assume you have come here"; mes "to read the 'Book of Ymir.'"; next; mes "[Metheus Sylphe]"; mes "Unfortunately, the original copy of the book has been damaged over time. We currently only allow the public to view a copy of the book."; next; mes "[Metheus Sylphe]"; mes "Also, in order to preserve the original 'Book of Ymir,' we have decided to accept donations from people who wish to read the copy we have provided."; next; mes "[Metheus Sylphe]"; mes "The suggested"; mes "donation amount is"; mes "1,285,000 zeny."; next; if (select("Donate.:Cancel.") == 1) { if (Zeny >= 1285000) { set Zeny, Zeny-1285000; set valkyrie_Q,1; mes "[Metheus Sylphe]"; mes "Thank you, your donation will be used for a good cause. You may"; mes "now go in and read the book."; close; } mes "[Metheus Sylphe]"; mes "Unfortunately, you don't seem to possess enough zeny at the moment. Please check your funds and come back again."; close; } mes "[Metheus Sylphe]"; mes "Take your time, and"; mes "enjoy your travels."; close; } mes "[Metheus Sylphe]"; mes "Once again, thank you for your generous donation. Feel free to read a carbon copy of the 'Book of Ymir' at your leisure."; close; } mes "[Metheus Sylphe]"; mes "Welcome to the Library of the Schweicherbil Magic Academy."; mes "Here, we have a countless number of books. Please take your time and look around."; close; } This Script just need 1.285.000 Zeny if (select("Donate.:Cancel.") == 1) { if (Zeny >= 1285000) { set Zeny, Zeny-1285000; can all you help me?? to input 7825 : Heroic Stone so , you must have 1285000 Zeny and 1 Heroic Stone Thanks for Helping ^^
  4. Hello Master.. Can all of you help me, to edit this script like i want, prontera,150,150,3, script +10 Refiner 813,{ for(set @part,1;@part<11;set @part,@part+1) if(getequipisequiped(@part)) while(getequiprefinerycnt(@part) < 4) successrefitem @part; end; } This Script make my armor get refine to +4 can all of you fix this script make This script only refine - Armor - Shoes - Muffler - Weapon - Shield Thanks Master
  5. can you help me?? with post image or video?? or anything
  6. Please help, how to disable commands like this commands like : - /w & /who and many more thanks a lot ^^
  7. hello ra and team, can all of you help me ?? i have problem, how to hide or disable max connect user like IDNRO (43) to only Server name like IDNRO like thiss IDNRO (43) Just IDNRO can you?? thanks for helping
  8. Open > luafiles514\lua files\optioninfo\cmdinfo.lub and delete the command line what you need to disable CmdOnOffOderList = { "/notrade", "/noshift", "/noctrl", "/skillfail", "/notalkmsg", "/notalkmsg2", "/showname", "/window", "/miss", "/q1", "/q2", "/effect", "/bgm", "/sound", "/loginout", "/shopping", "/stateinfo", "/snap", "/itemsnap", "/skillsnap", "/hoai", "/merai", "/camera", "/btg", "/lightmap", "/monsterhp", "/cashshop", "/goldpc", "/roulette", "/quake" } Thanks a Lot sirr and, did you know how to disable max connect user??? like thiss IDNRO (43) Just IDNRO can you??
  9. Please help, how to disable commands like this commands like : - /w - /aura - /effect and many more thanks a lot ^^
  10. prontera,147,175,6 script Mount 67,{ atcommand "@mount2"; dispbottom "Klik me again to Dismiss your mount!!!"; close;} Like This?
  11. hello Rathena Can you help me to fix my skill?? in my server Dragon Breath RK_DRAGONBREATH effect with thanatos Card can you help me to make it, didn't effect with thanatos card?? Thanks a lot Thanks for helping XD
  12. finish recomile, but still nothing
  13. Hello There, can all of you help me, i got roblem with my damage skill i want to gain up my skill damage i make data like This : WS_CARTTERMINATION,1,15,275 GN_CART_TORNADO,1,15,300 SC_FEINTBOMB,1,15,350 RK_DRAGONBREATH,1,15,70 GC_CROSSIMPACT,1,15,100 RK_HUNDREDSPEAR,1,15,50 WL_TETRAVORTEX,1,15,250 on skill_damage_db.txt but didn't effect, can all of you help me? Thanks all ^^
  14. Git Version Sir im using the last rev : rathena - Revision 17723 i don't know why, my speed potion didn't work Please helpme ^^
  15. 12016,Speed_Up_Potion,Speed Potion,2,2,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_SpeedUp1,5000,0; },{},{} this item can't work on my rathena svn Hope you can help me ^^ Thanks Rathena
  16. Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "char-server", "vcproj-10\char-server.vcxproj", "{D356871D-58E1-450B-967A-E4E9646175AF}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "login-server", "vcproj-10\login-server.vcxproj", "{D356871D-58E1-450B-967A-E5E9646175AF}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "map-server", "vcproj-10\map-server.vcxproj", "{D356871D-58E1-450B-967A-E6E9646175AF}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mapcache", "vcproj-10\mapcache.vcxproj", "{D356871D-58E1-450B-967A-E7E9646175AF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {D356871D-58E1-450B-967A-E4E9646175AF}.Debug|Win32.ActiveCfg = Debug|Win32 {D356871D-58E1-450B-967A-E4E9646175AF}.Debug|Win32.Build.0 = Debug|Win32 {D356871D-58E1-450B-967A-E4E9646175AF}.Release|Win32.ActiveCfg = Release|Win32 {D356871D-58E1-450B-967A-E4E9646175AF}.Release|Win32.Build.0 = Release|Win32 {D356871D-58E1-450B-967A-E5E9646175AF}.Debug|Win32.ActiveCfg = Debug|Win32 {D356871D-58E1-450B-967A-E5E9646175AF}.Debug|Win32.Build.0 = Debug|Win32 {D356871D-58E1-450B-967A-E5E9646175AF}.Release|Win32.ActiveCfg = Release|Win32 {D356871D-58E1-450B-967A-E5E9646175AF}.Release|Win32.Build.0 = Release|Win32 {D356871D-58E1-450B-967A-E6E9646175AF}.Debug|Win32.ActiveCfg = Debug|Win32 {D356871D-58E1-450B-967A-E6E9646175AF}.Debug|Win32.Build.0 = Debug|Win32 {D356871D-58E1-450B-967A-E6E9646175AF}.Release|Win32.ActiveCfg = Release|Win32 {D356871D-58E1-450B-967A-E6E9646175AF}.Release|Win32.Build.0 = Release|Win32 {D356871D-58E1-450B-967A-E7E9646175AF}.Debug|Win32.ActiveCfg = Debug|Win32 {D356871D-58E1-450B-967A-E7E9646175AF}.Debug|Win32.Build.0 = Debug|Win32 {D356871D-58E1-450B-967A-E7E9646175AF}.Release|Win32.ActiveCfg = Release|Win32 {D356871D-58E1-450B-967A-E7E9646175AF}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal and then, what can i do now?
  17. Hello Rathena.. ^___^ Will you help me again XD i have problem with skill Skill Wanderer - moonlight Serenade didn't have effect , Please help im using Rathena Rev17708 Thanks a lot
  18. hello rathena can you hel me? i will change the party limit to 100 people is this possible? if possible, where i can change that limit??? thankss a lot
×
×
  • Create New...