-
Posts
534 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Dissidia
-
Hello please help me with this problem, the headgear showing in alt + Q and character select. But in the game world it didn't show? any fix? I'm using 2018-06-20eRagexeRE. thank you.
-
Hello good day.Please help me to ignore the reductions of the target. example Sonic Wave, reduction of the target will not work on sonic wave skill. example thara frog card tirfing card sonic wave will ignore it's effect. like that. thank you in advance.
-
2018-06-20e don't connect after char screen
Dissidia replied to luizragna's question in Client-side Support
change this: <servicetype>korea</servicetype> to this: <servicetype>america</servicetype> -
No, you need to pay andro 400usd to implement gepard.
-
Gepard Shield is just 180 USD (lifetime). Don't know if functor increases the price.
-
It's an achievement issue on pre-renewal https://github.com/rathena/rathena/issues/4015
-
Just change the gettime(3) > 20 to gettime(3) == 19
-
[Map-Serv Crash]: Can someone help me please?
Dissidia replied to rickyzinhx's question in Source Support
It looks RG_INTIMIDATE skill issue. -
how change damage to 32k to 16k damage only
Dissidia replied to australia's question in Source Requests
you don't need a client. you just need a source edit. -
Do you know how on src edit? I really don't like to use a command on my script.
-
Any other kick script except this atcommand "@kick "+strcharinfo(0);?
-
if(gettime(4) == 4 || gettime(4) == 5 || gettime(4) == 6) {
-
- script FloatingRates -1,{ OnInit: OnClock0000: set [email protected],1000000; set [email protected],1000000; set [email protected],1000000; if((gettime(4) == 4 || gettime(4) == 5 || gettime(4) == 6)) { // Friday, Saturday, Sunday // Drop Rate setbattleflag("item_rate_common",[email protected]); setbattleflag("item_rate_common_boss",[email protected]); setbattleflag("item_rate_heal",[email protected]); setbattleflag("item_rate_heal_boss",[email protected]); setbattleflag("item_rate_use",[email protected]); setbattleflag("item_rate_use_boss",[email protected]); setbattleflag("item_rate_equip",[email protected]e); setbattleflag("item_rate_equip_boss",[email protected]); setbattleflag("item_rate_card",400000); setbattleflag("item_rate_card_boss",200000); //Base exp setbattleflag("base_exp_rate",[email protected]); //Job exp setbattleflag("job_exp_rate",[email protected]); // Reload the database atcommand "@reloadmobdb"; } end; } Here. Just change to your server rate.
-
- script FloatingRates -1,{ OnInit: OnClock0000: set [email protected],1000000; if((gettime(4) == 5 || gettime(4) == 6)) { // Saturday, Sunday // Drop Rate setbattleflag("item_rate_common",[email protected]); setbattleflag("item_rate_common_boss",[email protected]); setbattleflag("item_rate_heal",[email protected]); setbattleflag("item_rate_heal_boss",[email protected]); setbattleflag("item_rate_use",[email protected]); setbattleflag("item_rate_use_boss",[email protected]); setbattleflag("item_rate_equip",[email protected]); setbattleflag("item_rate_equip_boss",[email protected]); setbattleflag("item_rate_card",400000); setbattleflag("item_rate_card_boss",200000); // Reload the database atcommand "@reloadmobdb"; } end; }
-
Hi where i can download teh latest lua file? thanks
-
I found it but it's too expensive. Thanks for the reply.
-
Anyone know where I can buy android on RO server that supports gepard? thanks
-
My problem is solved. I just use getd and setd.
-
Hi good day, is this possible? set [email protected]_VALUE_LV1$,"MFOne"; if([email protected]_VALUE_LV1$ >= [email protected]_EXP_LV1) { end; } it doesn't work on my script. Can anyone help? thanks I think i found it "setd"
-
Quests, Games: Yuchinin Item Hunting
Dissidia replied to yuchinin's topic in Game, Event, Quest Script Releases
I can help you arby just pm me in FB - Anjo -
bonus bStr,readparam(bStr)*11/100; It will give STR + 11%
-
Hello, anyone knows how to change the burn damage to a plant type monster. I want it to change to 1 damage. Thanks in advance.
-
Hello, please help, why sometimes my emperium on my server got lucky? players cant hit the emp, all lucky hit for few minutes. then it will gone? is it kind of monster skill?
-
if(agitcheck() || (agitcheck2()) bonus bAllStats,5;