-
Posts
882 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by hendra814
-
Add requirement item when rebirth using rAthena official jobmaster script
hendra814 replied to dikapramantya's question in Scripting Support
In indonesia ragnarok official server to change trans job you must buy "Heroic Stone" at item mall (cash shop) how about give zeny cost into player when he/she want rebirth their char. -
Kill 20,000 monsters to activate World Boss quest
hendra814 replied to dikapramantya's question in Script Requests
@dikapramantyahere for referal script -
Need act and spr files for Mermaid Bubbles
hendra814 replied to hendra814's question in Client Requests
whenever i equip this costume the char becomes unclickable and hp bar seems to move on its own lol.. Yes, sometime got buggy like that, i don't know what happening. -
Rathena server or rathena fluxcp? maybe you should ask in fluxcp discord too for quick respon. here link to discrod https://discord.gg/JT3mD3t
-
are you using rathena fluxcp? because i'm try with rathena flux cp it's works. and that's error appear when you create vote site or how?
-
are you alredy import 2 file sql in this folder voteforpoints Feefty\schemas\logindb - cp_vfp_logs.1.sql - cp_vfp_sites.1.sql
-
What version addons are you use? Jaypee or Feety v4p addons?
-
sorry @crazyarashi is this file https://github.com/zackdreaver/ROenglishRE/blob/master/System/CheckAttendance.lub
-
Just want to make it sure. Is it posible to change attendance.yml content into my own desire? if is it possible, how to do it? because i got error when change attendance.yml when the structure not the same with rathena version. example change into
-
try this, just insert command for refresh - script paytowinbuffs -1,{ end; OnBuffs: [email protected] = getarraysize(.buffs$); for( [email protected] = 0; [email protected] < [email protected]; [email protected]++){ [email protected]$ = [email protected]$ + ""+.buffs$[[email protected]]+"" + ":"; } [email protected] = select([email protected]$) -1; sc_start .elements[[email protected]],180000,5; atcommand "@refresh "+strcharinfo(0); end; OnInit: setarray .buffs$, "Fire", "Water", "Earth", "Wind", "Holy", "Shadow", "Poison"; setarray .elements, 96, 97, "99", "98", "37", "144", "26"; bindatcmd "buffs2","paytowinbuffs::OnBuffs",5,99; end; }
-
Shadow Enchanter, Need a Quick Hand
hendra814 replied to trickerytrickery's question in Scripting Support
Maybe this could help you to set the array //EQI_COMPOUND_ON (-1) - Item slot that calls this script (In context of item script) //EQI_ACC_L (0) - Accessory 1 //EQI_ACC_R (1) - Accessory 2 //EQI_SHOES (2) - Footgear (shoes, boots) //EQI_GARMENT (3) - Garment (mufflers, hoods, manteaux) //EQI_HEAD_LOW (4) - Lower Headgear (beards, some masks) //EQI_HEAD_MID (5) - Middle Headgear (masks, glasses) //EQI_HEAD_TOP (6) - Upper Headgear //EQI_ARMOR (7) - Armor (jackets, robes) //EQI_HAND_L (8) - Left hand (weapons, shields) //EQI_HAND_R (9) - Right hand (weapons) //EQI_COSTUME_HEAD_TOP (10) - Upper Costume Headgear //EQI_COSTUME_HEAD_MID (11) - Middle Costume Headgear //EQI_COSTUME_HEAD_LOW (12) - Lower Costume Headgear //EQI_COSTUME_GARMENT (13) - Costume Garment //EQI_AMMO (14) - Arrow/Ammunition //EQI_SHADOW_ARMOR (15) - Shadow Armor //EQI_SHADOW_WEAPON (16) - Shadow Weapon //EQI_SHADOW_SHIELD (17) - Shadow Shield //EQI_SHADOW_SHOES (18) - Shadow Shoes //EQI_SHADOW_ACC_R (19) - Shadow Accessory 2 //EQI_SHADOW_ACC_L (20) - Shadow Accessory 1 -
try rathena fluxcp at here https://github.com/rathena/FluxCP already include this addons.
-
Need help, hope someone could help me make this script work for rathena. i'm already make some changes, but still can't make the script work. please help. here the script.
-
I can't access your link for Admin_panel 1.0
-
edit in src\custom\pre_define.hpp put like this // Copyright (c) rAthena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder #ifndef _CONFIG_CUSTOM_DEFINES_PRE_HPP_ #define _CONFIG_CUSTOM_DEFINES_PRE_HPP_ /** * rAthena configuration file (http://rathena.org) * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ **/ #define PACKETVER 20140305 #endif // _CONFIG_CUSTOM_DEFINES_PRE_HPP_
-
is there any changes to using mapflag in scripting?
-
help blurred lyrics and bad quality
hendra814 replied to gabriel gomes's question in General Support
use setting, -
Client 2015-08-30 older w/ homunculus ai use
hendra814 replied to Azarth's question in Client Requests
user Mirai AI, it's work in my 2015-11-04 client http://mirror.irowiki.org/ragnarok/ai/MirAI+Merc.zip 2018 client can't use custom ai anymore https://rathena.org/board/topic/115401-client-2018-custom-ai-crash/ -
Client Crashed when clicked an custom item
hendra814 replied to IvanD's question in Client-side Support
maybe wrong sprite name for act and spr file. -
not found parseNPC.php in lib/flux this addons doesn't support in lastest fluxcp
-
Don't know for sure what make giving error in you server.