Jump to content

Poring King

Members
  • Posts

    919
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by Poring King

  1. Just extract the file that you downloaded then paste it to your RO folder then do the patch simply run the .exe you downloaded
  2. poring catcher start 1:15mins OnMinute90 - OnClock1315: dice event start 50mins OnMinute70 - OnMinute50: disguise event start 40mins OnMinute50 - OnMinute40: clucker event start 30mins OnMinute30 - Correct Location: rAthena-Master/doc/script_commands.txt Line: 857 uptp 866 Structure Format: OnClock<hour><minute>: OnMinute<minute>: OnHour<hour>: On<weekday><hour><minute>: OnDay<month><day>: This will execute when the server clock hits the specified date or time. Hours and minutes are given in military time. ('0105' will mean 01:05 AM). Weekdays are Sun,Mon,Tue,Wed,Thu,Fri,Sat. Months are 01 to 12, days are 01 to 31. Remember the zero.
  3. Since you have already a updated files then simply open the data.grf and copy what you are missing !
  4. This is the mob structure // Monster Database // // Structure of Database : // ID,Sprite_Name,kROName,iROName,LV,HP,SP,EXP,JEXP,Range1,ATK1,ATK2,DEF,MDEF,STR,AGI,VIT,INT,DEX,LUK,Range2,Range3,Scale,Race,Element,Mode,Speed,aDelay,aMotion,dMotion,MEXP,MVP1id,MVP1per,MVP2id,MVP2per,MVP3id,MVP3per,Drop1id,Drop1per,Drop2id,Drop2per,Drop3id,Drop3per,Drop4id,Drop4per,Drop5id,Drop5per,Drop6id,Drop6per,Drop7id,Drop7per,Drop8id,Drop8per,Drop9id,Drop9per,DropCardid,DropCardper // Note: Keep the Sprite_Name field as it is in the game client.
  5. Well that is the reason why i ask you to get those patcher first . First thing first man if the error is still on that then copy the luafiles of the newly patch data.grf and add it to your custom server.grf Ofcourse you will need the patcher so your client/player are keep updated from your files . So they will not encounter a item error because you have it thats why you are not getting a error how ever your player/client don't have it so it will cause them a error.. I hope you understand i have a bad english ^_^
  6. Download patcher from nn.ai4rei.net get the pather kro re and prere copy or extract it to your RO folder then do the patch . Once its finish try to run if the error is still there then ask the forum to get 2018 lua files or simply copy the lua files inside data.grf
  7. Bro get a clean client that still unpacked and make your own patch/hexing/diffing to solve your problem that is the best way
  8. Thankyou for your effort ^_^ more power !! rAthena Dev team . Well because of this i suddenly click the donate button ^_^
  9. To fix the error that you post definitely the first reason of this its because you use a packed client that you don't know what is the path using for system files . Example : On diffing the client while its still unpacked the user put on iteminfo path is . "CustomIteminfo.lua" then that mean you will get a bunch of error . To fix this you need to get a unpacked client version which is you are the one will configure for the path of each lua/lub file .
  10. You are using outdated file so that mean you need to update everything
  11. View File WoE-TC-event.txt War of Emperium Target Castle npc will give you a new kind of ragnarok WAR OF EMPERIUM experience . About this file: Is a simple script event that will give a reward for the castle winner from the WOE Target Castle Event its a new kind of reward for guild winners of woe. How it works ? Check if the talker is the guild winner of the winning castle Check if the talker is the guild master Check if reward already claim No Target castle can't get reward from the NPC Configuration: set .TCE,0; // If the Target Castle is Initiate 0 = No Target Castle Event | 1 = Target Castle Event Enabled set .WoERewardID,7227; // WoE Reward ID set .WoERewardAmount,25; // WoE Reward Amount // Available Castle for Target Castle Event setarray .TC$[0], "prtg_cas01", "payg_cas04", "gefg_cas01", "aldeg_cas02", "arug_cas03", "schg_cas03"; Buying Term I still retain all rights to this script. You are not allowed to redistribute this script in any way. You can modify this script as you like NPC Author will remain in the Script Submitter Poring King Submitted 10/21/2020 Category PvP, GvG, WoE, Battleground Video Content Author Poring King  
  12. Im on my phone so i cant search . That error is normal and no impact just setup your data ini to read first your main server next rdata next data You can check which patch is success on nemo patches selection or simply click the client version and see if your patch liking is success on that version Again if you open a thread focus on what you want . Other question just make a new thread its free but to answer your question if you want to make a patch for your server simply put your thor file on your webhost config . Simply download thor patch learn how to setup learn how to make a patch then add it to your webhost then thats it
  13. Stable Client that Support rAthena2018-06-20eRagexeRE - Currently Stable client that rAthena support2017-06-14bRagexeRE - Most Well known 2015-11-04aRagexe - Old Stable Client / Stable client for Pre-renewal Server Simple Guide Use Nemo Master for diffing/Hexing by 4144 use the latest file from his github Use sclientinfo.xml instead of clientinfo.xml in your server.grf Use American in sclientinfo.xml Use Lang type 1 in sclientinfo.xml Connect all lua when diffing with correct format case-sensitive
  14. Your mmo define this client #ifndef PACKETVER #define PACKETVER 20100728
  15. Version 1.0.1

    8 downloads

    War of Emperium Target Castle npc will give you a new kind of ragnarok WAR OF EMPERIUM experience . About this file: Is a simple script event that will give a reward for the castle winner from the WOE Target Castle Event its a new kind of reward for guild winners of woe. How it works ? Check if the talker is the guild winner of the winning castle Check if the talker is the guild master Check if reward already claim No Target castle can't get reward from the NPC Configuration: set .TCE,0; // If the Target Castle is Initiate 0 = No Target Castle Event | 1 = Target Castle Event Enabled set .WoERewardID,7227; // WoE Reward ID set .WoERewardAmount,25; // WoE Reward Amount // Available Castle for Target Castle Event setarray .TC$[0], "prtg_cas01", "payg_cas04", "gefg_cas01", "aldeg_cas02", "arug_cas03", "schg_cas03"; Buying Term I still retain all rights to this script. You are not allowed to redistribute this script in any way. You can modify this script as you like NPC Author will remain in the Script
    15.00 USD
  16. There is a costume item default from Ragnarok online . You can see it on your item_db . Then if you want to add put in your quest shop npc you only need to do is to put the ID on the <reward id> column I give you the format there is no special things to do for changing the quest npc item . You only need to do is to change the value of the reward put it your costume ID
  17. Try this for entering pvp this is the code . But first you need to find in your script the warping code for player then after or before insert this code. announce "Player "+strcharinfo(0)+" has entered PVP Arena",0;
  18. It says doesn't exist meaning its either no database or miss configure
  19. Here // ----------------------------------------------------------- // Quest items -- do NOT use a reward item more than once! // Add(<shop ID>,<reward ID>,<reward amount>,<Zeny cost>,<point cost>,<required item ID>,<required item amount>{,...}); // ----------------------------------------------------------- Add(1,18618,1,900,0,1020,500,1020,1);
  20. I never use Hercules and this is my first hercules sneak peak npc ^_^ . Well let say that this is rAthena script i should notice the strnpcinfo(NPC_NAME_HIDDEN) because there is no NPC_NAME_HIDDEN in strnpcinfo ?? Well its a stupid that i didn't see it i think i should sleep now lol 12am
  21. I got this error I just add this 2 on OnagitBreak & OnAgitEnd //OnAgitBreak: // query_sql "SELECT `auto_id` FROM `agit_defend_stats` WHERE `castle_name`='" + getcastlename(strnpcinfo(NPC_NAME_HIDDEN)) + "' AND `woe_ended`='0' ORDER BY `auto_id` DESC LIMIT 1",.@last_conquest; // if( getarraysize(.@last_conquest) ){ // query_sql "UPDATE `agit_defend_stats` SET `lost_time`=NOW() WHERE `auto_id`='" + .@last_conquest + "'"; // query_sql "SELECT `conquest_time` FROM `agit_defend_stats` WHERE `auto_id`='" + .@last_conquest + "'", .@conquest_time$; // query_sql "UPDATE `agit_defend_stats` SET `defend_time`=TIMEDIFF(NOW(),'" + .@conquest_time$ + "') WHERE `auto_id`='" + .@last_conquest + "'"; // } // query_sql "INSERT INTO `agit_defend_stats` (castle_name, guild_id, conquest_time,woe_ended) VALUES ('" + getcastlename(strnpcinfo(NPC_NAME_HIDDEN)) + "', '" + .@GID + "', NOW(),'0')"; // // //OnAgitEnd: // query_sql "SELECT `auto_id` FROM `agit_defend_stats` WHERE `castle_name`='" + getcastlename(strnpcinfo(NPC_NAME_HIDDEN)) + "' AND `woe_ended`='0' ORDER BY `auto_id` DESC LIMIT 1",.@last_conquest; // if( getarraysize(.@last_conquest) ){ // query_sql "SELECT `conquest_time` FROM `agit_defend_stats` WHERE `auto_id`='" + .@last_conquest + "'", .@conquest_time$; // query_sql "UPDATE `agit_defend_stats` SET `defend_time`=TIMEDIFF(NOW(),'" + .@conquest_time$ + "') WHERE `auto_id`='" + .@last_conquest + "'"; // query_sql "UPDATE `agit_defend_stats` SET `woe_ended`='1' WHERE `auto_id`='" + .@last_conquest + "'"; // } /* This is my first time encounter this kind of error so i got 0 idea how to check and how to solve . I don't know how to solve "guild_mapname2gc" error
×
×
  • Create New...