Jump to content

Akaneharuka

Members
  • Content Count

    41
  • Joined

  • Last visited

Everything posted by Akaneharuka

  1. I already test Hercules in windows 10 around 2 hours everything work fine but in the server it show like this OS Version windows 8 Professional will there will be any problem ?
  2. Ok Thank you all of you for answer my question. I will try this server in my test server.
  3. I just see this website and it look very good :/ http://www.robrowser.com/ Is it real that you an really play ragnarok in the browser ?
  4. I can't download this file ?
  5. @@Angelmelody Thank you for answer my question :0 Btw,Thank you it work XD I type 15 because I have 15 choice Moon Light Flower :Loli Ruri :Nymph :Succubus: Assassin Cross Eremes: Bacsojin: Champion Chen :Doppelganger :Gypsy Trentini :High Priest Magaleta :High Wizard Katrinn :Lord Knight Seyren :Professor Celia: Sniper Shecil: Select All:
  6. Sorry this problem already fixed 2 days ago XD I misstype the packetver :/
  7. This script is the NPC that will make a MVP monster into the player with 10M zeny for 1 MVP monster But if you pay 80M zeny you will get 10 MVP monster The problem is when press [select all] to pay 80M zeny and I can get 10 MVP monster but I only lost the money but I can't get my mvp monster Sorry I am a problem with english :/ prontera,264,210,3 script Miyabi 906,{ mes "Hi~ "; emotion 30; mes "You can choose your friend here !"; mes "1 Friend for 10M Zeny"; mes "If you choose all only 80M Zeny"; next; switch(select("I want Friend ! ","I don't want Friend")) { case 1: mes "Please choose your Friend ,But if you choose all we will give you special price"; next; switch(select( "Moon Light Flower:Loli Ruri:Nymph:Succubus:Assassin Cross Eremes:Bacsojin:Champion Chen:Doppelganger:Gypsy Trentini:High Priest Magaleta:High Wizard Katrinn:Lord Knight Seyren:Professor Celia:Sniper Shecil:Select All:Cancel")) { default: if( Zeny < 10000000 ) { mes "Sorry, Your money is not enough, Please come again next time ! "; emotion 35; close; } atcommand "@summon " + .mobarray[@menu-1] + " 60"; Zeny -= 10000000; break; case 15: if( Zeny < 80000000 ) { mes "Sorry, Your money is not enough ! Please come again next time ! "; emotion 35; close; } Zeny -= 80000000; for(.@i = 0; .@i < getarraysize(.mobarray); .@i++) atcommand "@summon " + .mobarray[@menu-1] + " 60"; break; case 16: mes "As you wish!"; close; } specialeffect 30; specialeffect 295; specialeffect 461; specialeffect 410; specialeffect2 459; specialeffect2 408; mes "Thank you very much"; emotion 30; close; case 2: mes "As you wish!"; close; } close;OnInit: setarray .mobarray[0],1150,1505,1564,1370,1647,1630,2238,2098,2241,1649,1651,1646,2237,1650; waitingroom "Friends Service",0; end;}
  8. File Name: Beginner Cap File Submitter: Akaneharuka File Submitted: 12 Jul 2015 File Category: Sprites & Palettes Costume Beginner Cap for newbie player The status of the item already in ...dbreitem_db.conf But if you don't have them , Use the script below Item ID 20307 In item_db.conf add this { Id: 20307 AegisName: "C_Beginner_Cap" Name: "Costume Beginner Cap" Type: 5 Loc: 4096 View: 1348 Script: <" if(BaseLevel<100) { bonus bHit,30-(3*(BaseLevel/10)); bonus bMaxHP,1000-(100*(BaseLevel/10)); bonus bMaxSP,200-(20*(BaseLevel/10)); bonus bVariableCastrate,-10+(BaseLevel/10); bonus bHealPower,150-(10*(BaseLevel/10)); bonus bHealPower2,10*(BaseLevel/10); bonus bAddItemHealRate,10*(BaseLevel/10); } and this is iteminfo.lua or iteminfo.lub }, [20307] = { unidentifiedDisplayName = "Hat", unidentifiedResourceName = "캡", unidentifiedDescriptionName = { "Unknown Item, can be identified by ^6A5ACDMagnifier^000000." }, identifiedDisplayName = "Costume Beginner Cap", identifiedResourceName = "비기너마크", identifiedDescriptionName = { "A costume awarded to adventurer who barely start his adventure.", "HIT +30", "MaxHP +1000", "MaxSP +200", "Variable cast time -10%.", "Increase restoration amount of Novice Potion by 50%.", "Increase healing power by 150%.", "Every 10 base level increment:", "HIT -3", "variable cast time +1%", "MaxHP -100, MaxSP -20", "Healing power -10%,", "Increase healing received and restoration items by 10%.", "^FF0000Cannot be traded.^000000", "Class: ^777777Costume^000000", "Defense: ^7777770^000000", "Location: ^777777Upper^000000", "Weight: ^7777770^000000", "Required Level: ^7777771^000000", "Jobs: ^777777All^000000" }, slotCount = 0, ClassNum = 1348 }, Click here to download this file
  9. Version 1.0

    628 downloads

    Costume Beginner Cap for newbie player The status of the item already in ...\db\re\item_db.conf But if you don't have them , Use the script below Item ID 20307 In item_db.conf add this { Id: 20307 AegisName: "C_Beginner_Cap" Name: "Costume Beginner Cap" Type: 5 Loc: 4096 View: 1348 Script: <" if(BaseLevel<100) { bonus bHit,30-(3*(BaseLevel/10)); bonus bMaxHP,1000-(100*(BaseLevel/10)); bonus bMaxSP,200-(20*(BaseLevel/10)); bonus bVariableCastrate,-10+(BaseLevel/10); bonus bHealPower,150-(10*(BaseLevel/10)); bonus bHealPower2,10*(BaseLevel/10); bonus bAddItemHealRate,10*(BaseLevel/10); } and this is iteminfo.lua or iteminfo.lub }, [20307] = { unidentifiedDisplayName = "Hat", unidentifiedResourceName = "캡", unidentifiedDescriptionName = { "Unknown Item, can be identified by ^6A5ACDMagnifier^000000." }, identifiedDisplayName = "Costume Beginner Cap", identifiedResourceName = "비기너마크", identifiedDescriptionName = { "A costume awarded to adventurer who barely start his adventure.", "HIT +30", "MaxHP +1000", "MaxSP +200", "Variable cast time -10%.", "Increase restoration amount of Novice Potion by 50%.", "Increase healing power by 150%.", "Every 10 base level increment:", "HIT -3", "variable cast time +1%", "MaxHP -100, MaxSP -20", "Healing power -10%,", "Increase healing received and restoration items by 10%.", "^FF0000Cannot be traded.^000000", "Class: ^777777Costume^000000", "Defense: ^7777770^000000", "Location: ^777777Upper^000000", "Weight: ^7777770^000000", "Required Level: ^7777771^000000", "Jobs: ^777777All^000000" }, slotCount = 0, ClassNum = 1348 },
  10. Yes XD it work now, after I make new lua files Thank you very much Btw the effect of the item is not work ? I will try to fix this problem tomorrow Thank again edit sorry my eyes went wrong XD The effect is work well too Thanks again for helping me
  11. yes I alreadt put that code in iteminfo file and here is my iteminfo.lua I don't know what wrong I have done with this file. https://mega.nz/#!9wcFRaZJ!BvZSzS40XM_CzQNGmZ2ZjEHWbSN3O-Em9psYre4qgms
  12. Thank you But after I start the game I got this error message
  13. I have found the problem My client use iteminfo.lub but I only use iteminfo.lua Are there any way to convert iteminfo.lub to iteminfo.lua ?
  14. Thank you But I still got the same 「unknown Item」  :(
  15. Ok Thanks in the attach files I put all the image file in there. data.zip lub file.zip
  16. I try all the method above ,But item still in 「unknown item」 I will try from the begin again to check if I miss something
  17. @@Zhao Chow Thank you Btw, How can edit the accessoryid.lua and accname.lua ? Because the item name is ºñ±â³Ê¸¶Å© and this title is the accessory item ? Should I edit accessoryid.lua like this ? ACCESSORY_ºñ±â³Ê¸¶Å© = 20307
  18. Thank you I went to edit iteminfo.lub [20307] = { unidentifiedDisplayName = "[衣装] ビギナー帽", unidentifiedResourceName = "ºñ±â³Ê¸¶Å©", unidentifiedDescriptionName = { "Unidentified item, can be identified with [Magnifier].", }, identifiedDisplayName = "冒険者のブローチ", identifiedResourceName = "ºñ±â³Ê¸¶Å©", identifiedDescriptionName = { "冒険を始めてまもない冒険者に贈られる衣装用の帽子。", "Class: ^777777Costume^000000", "Defense :^777777 0^000000", "Location: ^777777Upper^000000", "Weight: ^7777770^000000", "Required Level: ^7777771^000000", "Jobs: ^777777All^000000" }, slotCount = 0, ClassNum = 1348 }, Btw when I go to item_db2.conf I don't know which type's number should I put in because the item is the title not the hat /*{ Id: 20307 AegisName: "[衣装] ビギナー帽" Name: "[衣装] ビギナー帽" Type: 3 Buy: 0},*/
  19. I got all the texture and sprite file but I relly don't know how to edit the iteminfo.lub file > <
  20. Thankyou I finished add the item in the game but the item name still show 「 Unknow item 」
  21. Where did you download jRO client? have you ever played that official? Yes I load the Jro from official website here ragnarokonline.gungho.jp/ yes I use to play that server for around 2 years :/
  22. @@Zhao Chow @@Winterfox Thank you for answer my question Btw, After I add Item to my data.grf file あand when I enter the game and use GM command to make an item The game crash the crash windows said 「can't findXXXXXXXXXX.src files」  But If I make new character I can enter the game.
  23. I have an interesting in this item are there anyway to make it ? P.s I add the texture and the sprite of the item in attach file for the person who want this item when you equip this item you will get Hit +30 Max hp + 1000 Maxsp + 200 and this skill Heal sanctuary potion pitcher highness heal ColuceoHeal data.zip
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.