-
Content Count
596 -
Joined
-
Last visited
-
Days Won
25
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Kuya Jeo
-
@@Lunohod please use english translated ; Hello everyone who has a cell stack wings and covers please give a link
-
how can i remove duration bar when use Counter Attack ?
Kuya Jeo replied to rewindz's question in Source Support
@@rewindz me too i cant figure it out haha i will bump this if i saw the exact line for this -
Please help im making my own server
Kuya Jeo replied to classy5's question in General Server Support
@@classy5 just create new database and import logs.sql example is like this // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: ragnarok log_db_pw: ragnarok log_db_db: ragnarok_logs log_codepage: log_login_db: loginlog -
PROTECT YOUR SERVER AND SAVE YOUR PLAYERS! Account Panel Feature • Reduce Hacking Cases in your server • To Lock or Unlock Account use @protect command • Able to Send Message to Reset your Password • Able to Reset your Password using Item or Send Request to GM • Able to see Admin Action in your Request Message • Able to Change Password • Able to Verify your Account if account get blocked/banned • Able to see the GM Name who banned/block your account • Unable to use @protect while in vending • Unable to use Fly Wing/Butterfly Wing • Unable to Invite you in a Guild • Unable to Usable/Healing Items • Unable to enter Public Chat ( Waiting Room ) Locked account cannot perform the following actions : Disabled Actions 1. Cannot Trade/Deal 2. Cannot Drop 3. Cannot Pick Items 4. Cannot Sell/Buy Items in NPCs 5. Cannot Open Vend/Store Shops 6. Cannot Gain Exp ( even if Even Party Sharing ) 7. Cannot Attack any Player or Monster ( But Player/Monster can Attack you ) 8. Cannot store or use storage 9. Cannot join in Party/Guild 10. Cannot use skills 11. Cannot Sell Item in Store Shop 12. Cannot use any Commands except @protect and bindcommands --> Admin Panel Features<-- • Can Reset Protect Account Password • Can Reset All Players Protect Account Password • Can Read Pending Request to Reset Protect Account Password • Can Block/Banned Player by using @protect • Can Unblock/Unbanned Player and send Verification Note to the Player • Able to send Verification Code(Randomize) • Unable to use @protect command Mysterious told me that i can post showcase script here First Features Second Features Third Features
-
@@Nagad try to change 01.mp3 in BGM folder if you want to change it the BGM in loginscreen maybe it is embedded in RagExe, try to HEX it if you want to change it
-
@@Nagad the font is Arial, about in Miyabi Doll Card i think it just a graphical problem but still its arial font
-
Please help im making my own server
Kuya Jeo replied to classy5's question in General Server Support
@@evilpuncker it has Homunculus S > conf/battle/homunc.conf // Max level for Homunculus S homunculus_S_max_level: 150 @@classy5 i think you misconfigured the inter-server.conf and you need xampp or wampp to run the server -
I'm fairly new at this, what am i suppose to do with those Thanks for the reply BTW. I'm fairly new at this, what am i suppose to do with those Thanks for the reply BTW. can you post the line on the script?
-
@@anjasoleil0 i think this is the line for that src/map/skill.c case GS_DESPERADO: if (rnd()%100 < src->val1) skill->attack(BF_WEAPON,ss,&src->bl,bl,sg->skill_id,sg->skill_lv,tick,0);
-
what last stable exe for hercules support?
Kuya Jeo replied to hackerjung's question in Client-Side Support
@@hackerjung i use 2013-08-07 no problem haha -
@@Pedroooo https://rathena.org/board/topic/68471-utility-race-of-the-day/ convert this to hercules here you go http://pastebin.com/Qn2CamT7
-
@@Jenox here you go Note : change the 501 (red potion) if( Class==Job_Alchemist || Class==Job_Creator ) { skill WZ_METEOR,1; bonus2 bAddMonsterDropItem,501,10000; }; if (Class==Job_Blacksmith || Class==Job_Whitesmith) { bonus2 bSkillAtk,WS_CARTTERMINATION,10; } { put the script here },{},{}
-
@@Jenox can you post the error?
-
why do i get this error on this custom map?
Kuya Jeo replied to xlaws27's question in Graphics Support
@@xlaws27 this map is encrypted, i try to pack it to GRF and view it in GRF EDITOR but it says that its encrypted -
why do i get this error on this custom map?
Kuya Jeo replied to xlaws27's question in Graphics Support
@@xlaws27 did you rename the map? because if you renamed the map then it cause error, if you want to rename the map use browedit -
it should be like this { if( Class==Job_Alchemist || Class==Job_Creator ) { skill WZ_METEOR,1; bonus3 bAddMonsterDropItem,7135,0,10000; bonus3 bAddMonsterDropItem,7136,0,10000; } if (Class==Job_Blacksmith || Class==Job_Whitesmith) { bonus2 bSkillAtk,WS_CARTTERMINATION,10; } } , {} , {}
-
why do i get this error on this custom map?
Kuya Jeo replied to xlaws27's question in Graphics Support
add first your map_cache.dat before adding new maps -
are you sure that you are using hercules? because hercules is not using item_db2.txt anymore. its ITEM_DB2.conf
-
Set the Server to Pre-Renewal with spawns in Renewal dungeons
Kuya Jeo replied to Jenox's question in General Server Support
@@Jenox did you read? trunk>npc not in the db, mobs warps etc. are in the npc -
Set the Server to Pre-Renewal with spawns in Renewal dungeons
Kuya Jeo replied to Jenox's question in General Server Support
goto trunk>src>config>renewal.h and disabled or put // to all renewal related to make all renewal (NPCs/MOBS/ETC) rename the folder re to pre-re rename first the pre-re to any name you want path : trunk>npc>pre-re (rename this any name you want ) lastly rename the re folder to pre-re path : trunk>npc>re ( rename it to pre-re ) EDIT : recompile your server after you edit the renewal.h -
It won't lag if players are over 200 , becoz the freeloop command can prevent the lagging of huge loop Can you translate this line in english? you can read doc/script_commands.txt 80,80 is the required GM Level. Did I get that right? GM Level 80 and above 80
-
@@Aurora yeah it has restriction bindatcmd "shower",strnpcinfo(3)+"::OnShowerCommand",80,80;
-
@@Bringer you cannot put the dragon mount because it needs the dragon riding but even if you put the dragon riding skill in the lord knight class, dragon mount wont show up Edit and Added : and beside, this is just a changebase and not really change it class from LK to RK
-
@@Visual make clean make plugins make sql