-
Posts
833 -
Joined
-
Last visited
-
Days Won
9
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Start_
-
data/msgstringtable.txt Line 3024 Or you can search C#
-
PVP on in all Fields and dungeons except town
Start_ replied to G-RO's question in Scripting Support
https://github.com/kaninhot004/rathena/blob/98f137b681235f423d7d277e624b851468da4227/npc/pk/pvp.txt Please be aware of bad people in server. -
use checkvending()
-
Added permanent skill (push cart). That's it.
-
That client date is not support sclientinfo. So NEMO pop error. And you just use clientinfo.
-
Incredible!
-
Try disable show exp number choices when patching NEMO.
-
\rathena\db\re\skill_db.yml Lines 26295 You can adjust cystalize duration here. If you want to increase any action to increase timer. Try modify sc_start function in src. (Check SC == Crystalize) then increase duration.
-
How do I remove skill restrictions in rAthena emulator.
Start_ replied to andresiilva13's question in Database Support
All in db > skill_db.yml -
Very nice!
-
If you using Refine UI. Just adjust it like this. - Level: 5 Bonus: 600 Chances: - Type: Normal Rate: 6000 Price: 2000 Material: Elunium BreakingRate: 10000 - Type: HD Rate: 6000 Price: 20000 Material: No_Break_Elunium DowngradeAmount: 1 - Type: Enriched Rate: 10000 Price: 300000 Material: No_Break_No_Downgrade_Elunium
-
Do you using custom scripts for Random Option?
-
I prefer Discord. You can manage them to private voice rooms.
-
\rathena\src\map\itemdb.hpp Line 901 and \rathena\src\map\mob.cpp Line 6121 and 6123 Edit MAX_SEARCH to 30
-
paladin tree shield skills doesnt work with Purified Knight's Shield
Start_ replied to ffman22's question in Database Support
View: 1 is missing. -
For button it's based on 'Client' you should searching for Chris data and learn how to use it.
-
Clarification on bExpAddRace and bDropAddRace
Start_ replied to norightinfo's question in General Support
Bonus from item bonus will not affected text that announce in your screenshots. -
Ro rAthena 2020 Offline accessory.lub problem
Start_ replied to rudy1993's question in General Support
Use GRF Editor. -
Ro rAthena 2020 Offline accessory.lub problem
Start_ replied to rudy1993's question in General Support
Use other programs to open text files. (Ex. Notepad++) -
Now rAthena use YAML format for edit item delay. (db > re > item_xxx)
-
I just found if you had 1 or more special storage than normal storage, that can cause map server crash.
-
NEMO already had option for it. Please try read description and tick any option that should affect and see how it goes.
-
rAthena using YAML format for item_db right now. Please edit on item_xxx.yml files.
-
HOw can i Disable a couple skill on custom maps
Start_ replied to alexander03's question in General Support
use mapflag (Read in docs folder)