Akaneharuka
Members-
Content Count
41 -
Joined
-
Last visited
About Akaneharuka
-
Rank
Advanced Member
Contact Methods
- Skype
Profile Information
-
Gender
Female
-
Location:
Japan
-
Interests
Newbie to Ragnarok emulator.
-
Emulator
Hercules
Recent Profile Visitors
2523 profile views
-
RagnarokOnline2015 reacted to an answer to a question: Add Customs
-
JulioCF reacted to a post in a topic: Beginner Cap
-
Akaneharuka reacted to a post in a topic: Beginner Cap
-
Akaneharuka reacted to a post in a topic: Will Hercules work with windows 10 ?
-
Akaneharuka reacted to a post in a topic: Will Hercules work with windows 10 ?
-
Akaneharuka reacted to a post in a topic: Will Hercules work with windows 10 ?
-
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 ?
-
evilpuncker reacted to an answer to a question: RoBrowser play Ragnarok in the browser is it real ?
-
RoBrowser play Ragnarok in the browser is it real ?
Akaneharuka replied to Akaneharuka's question in General Server Support
Ok Thank you all of you for answer my question. I will try this server in my test server. -
Akaneharuka reacted to an answer to a question: RoBrowser play Ragnarok in the browser is it real ?
-
Akaneharuka reacted to an answer to a question: RoBrowser play Ragnarok in the browser is it real ?
-
Akaneharuka reacted to an answer to a question: RoBrowser play Ragnarok in the browser is it real ?
-
Akaneharuka reacted to an answer to a question: RoBrowser play Ragnarok in the browser is it real ?
-
Akaneharuka reacted to an answer to a question: RoBrowser play Ragnarok in the browser is it real ?
-
evilpuncker reacted to a post in a topic: Beginner Cap
-
RoBrowser play Ragnarok in the browser is it real ?
Akaneharuka posted a question in General Server Support
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 ? -
Akaneharuka reacted to a post in a topic: PEEK - Successor to Yommy's Packet Analyzer
-
I can't download this file ?
-
Quazi reacted to a post in a topic: Beginner Cap
-
You Ragnarok folder /system
-
@@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:
-
Guide setting up 2013+ Client for Hercules
Akaneharuka replied to zackdreaver's topic in Client-Side Releases
Sorry this problem already fixed 2 days ago XD I misstype the packetver :/ -
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;}
-
Thanks Roulette work fine
-
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
-
Version 1.0
630 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 }, -
Are there anyway to import and make this item ?
Akaneharuka replied to Akaneharuka's question in Client-Side Requests
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 -
Are there anyway to import and make this item ?
Akaneharuka replied to Akaneharuka's question in Client-Side Requests
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 -
Are there anyway to import and make this item ?
Akaneharuka replied to Akaneharuka's question in Client-Side Requests
Thank you But after I start the game I got this error message