Jezu
Members-
Content Count
223 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Jezu
-
Extended Vending System UPDATED rev14395! by Lilith
Jezu replied to quesoph's topic in Source Releases
Then, why don't you post the screenshot of the error? -
Extended Vending System UPDATED rev14395! by Lilith
Jezu replied to quesoph's topic in Source Releases
change the aegis name.. just add C_ or any letter you want.. for example 30000,C_Zeny,Zeny,3,0,10,10,...........30001,C_Cash,Cash,3,0,10,10,......... -
[Suggestion] Implementation of Source-based per RO Episode.
Jezu replied to Jezu's topic in Suggestions
I think it will be possible, it's kinda like enabling the PRE-RE and RE in renewal.h, it will enable and/or disable database, mobs and maps. -
Hello folks! I just want to suggest (if possible) to make a source-based-like per episode on Ragnarok Online story. For example, If I want to be Juno Episode only, then, it will disable all renewal items/job classes and item_db's and NPC. //Choose your Ragnarok Episode from 1 - 15.//1 - The beginning//2 - War of Emperium//3 - and so on....base on kRO.#define RO_EPISODE 5 But this will not affect the RE and PRE-RE, you should do this manually in renewal.h. Is this possible or too much work for this?
-
Thanks a lot bro! @ossi0110 !! Btw, Hercules has anti wpe/rpe, pack with anti maya purple filter. And I hope, Ind make a protection to avoid speed hacks, spam filters, etc.
-
Does anybody know how to fix this? - Latest and clean hercules svn. - Latest harmony package. - CentOS 6 32bit and then make clean and sql, here's what I got.
-
Yeah, I agree. iRO and pRO has a lot of modifications as of now. They didn't follow kRO's update and real game mechanism. and what would you expect from them is, 'REAL MONEY' talks and pure benefits of their VIP members.
-
Salamat sa iyong mga gabay kaibigan! Isa itong malaking tulong saming mga may-ari ng server. /no1
-
I hope there's a future releases for this diff. This is really, a much appreciated!
-
+1 to this. Please make a merge on this to work some Vellum Weapons and to make a new bonus for customized items! /heh
-
This diff is for Harmony v3.3.12 (Beta Version) . the Client date depends on the Package you request from Harmony. The biggest problem atm on Harmony is that it doesent suppot Ragexe clients , a few one are working , but the most are not compatible with Harmony. so if you want to use a ragexeRE client on the latest Hercules , you are rdy to start , just request a Harmony Package on the site , and patch your server with this diff and copy all .bin file into the server and client and all should work. what is the ragexe client date for a few one you've said xD *begging*
-
much appreciated!! thanks ossi!! and Ind, Xgear & Haruna too...
-
Try to buy without cash points on your character and test if this will work. I just have this long time ago by request and made by dastgir.. it gives me error when buying without cash points on account.
-
sir @Ind; Is there a % based regarding on skill damage cap on Map Zone Database? for example, if I put 50, the skill will increase by 50%, and -50 then, that will decrease the damage by -50%
-
I suggest not to use instant job as it will give incorrect distribution of skill points, use this instead. This will turn them to instant max level, then use Custom Job changer NPC that is available on the hercules emulator. Change the Baselevel == 160 to your Max Base Level. prontera,158,187,5 script Instant-Leveler 899,{ if (Baselevel == 160) { mes "[ ^000cff "+strcharinfo(0)+" ^000000 ]"; mes "You are maxed out already!"; close; } else{ Baselevel = 999; Joblevel = 999; end; }OnInit:waitingroom "Instant Leveler",0;}
-
Extended Vending System UPDATED rev14395! by Lilith
Jezu replied to quesoph's topic in Source Releases
@rosfus. Go to item_db2.txt changed the Zeny (aegis name) to Zeny_C or anything you want. That will solved the problem. You will not encounter any 'Zeny' issues on the main emulator. -
I prefer to use the RO Launcher, it will give a new environment for the RO private servers. Like other MMO's ! /no1
-
Skill Points can distribute to 3rd class [From Instant Job Change]
Jezu replied to Jezu's question in General Server Support
Thanks for this sir malu! i'll try this now! -
Siege Boots[1] , Siege Muffler[1] & Siege Suit[1]
Jezu replied to karazu's question in Database Support
CHECK THIS : http://ragnarok.levelupgames.ph/episode28/agit_invest.php -
Skill Points can distribute to 3rd class [From Instant Job Change]
Jezu replied to Jezu's question in General Server Support
Going to check this now before clicking 'Solved' ... EDIT: sir @malufett, Is it correct, the value of `jobchange_level` must be 50 and `jobchange_level_3rd` must be 70? and how do I make it update on sql query like.. jobchange_level from 1 to 50 and jobchange_level_3rd from 1 to 70. -
Siege Boots[1] , Siege Muffler[1] & Siege Suit[1]
Jezu replied to karazu's question in Database Support
- Enable 'Hall of Abyss' script. - Get a castle right after the WOE. - Invest on your castle. - Get your rewards on Malangdo Island. -
Skill Points can distribute to 3rd class [From Instant Job Change]
Jezu replied to Jezu's question in General Server Support
re-do the job change or modify internally their change_lv_2nd/3rd variable then reset... click select job->npc grants 99 blevel and job lv ten(player must set all skpoints)->click again npc grants change job then jlvl 50 and so on until your reach the max/selected job May I know this variables in global_reg_value in SQL? /heh /thx -
Skill Points can distribute to 3rd class [From Instant Job Change]
Jezu replied to Jezu's question in General Server Support
So what's the best solution for those who have born as instant sir malu? and may I know what iRO Sakray's instant leveler do? -
Skill Points can distribute to 3rd class [From Instant Job Change]
Jezu posted a question in General Server Support
Hello guys, I just have a server running a months ago with script of instant level where you can select any jobs you want and it will turn the character into a 150/50 class with 167 Skill Points (49+69+49 = 167). The problem is, they can distribute skill points on 3rd job skills directly without filling up the 1st and 2nd jobs skills. Is there a solution for this guys? EDIT: I just removed the script of instant level, then make OnPCLoginEvent that will ResetSkill every characters that born into instant, still, they can distribute skill points... -
+1 and confirmed! they are over-powered in my server too.