-
Posts
1691 -
Joined
-
Last visited
-
Days Won
78
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Posts posted by sader1992
-
-
put the english files in the first grf you use in data.ini or whatever you call it when diffing
or in your data folder
i think you have kro files in the data folder
-
you can see the item scripts on ratemyserver
you can edit the items script in
rathena\db\pre-re\item_db.txt = pre-renewal
rathena\db\re\item_db.txt = renewal
if you use the database (you don't use them if you didn't edit the conf)
item_db.sql = pre-renewal
item_db_re.sql = renewal
-
if you like mapping
you can meet the god of maps here >> https://discord.gg/8gRk5E @Borf (browedit discord)
and you will find all the Map designers there
for the first question
and for the effect i think it's hex edit ?
-
you can just cut the line and paste it in one of the .conf files inside the npc folder
-
you just find the npc line in .conf files and put // before the line or remove the line
-
[jobtbl.JT_lif] = "lif"
lif = the monster file name you need to add it to your client to use it
lif.spr
lif.act
-
no you edit the lua/lub you already have
-
-
cuz the spirit is client side and the id 3999 = poring (it's already taken but it's a monster and it's poring) you can change the spirit by editing the client side
-
i think you need to use another id
there is ids for npcs and jobs you must not use one of them (i don't know the available IDs)
try to put the monster into the id 3999 and tell me if the problem still there
you can see all the already token IDs at jobidentity.lub and npcidentity.lub (i don't know if there is more)
but here you will see the ids so if your id is already id of npc then you can't click on the monster
-
rAthena\npc\scripts_custom.conf
open it and you will find there npcs
search for //npc: npc/custom/warper.txt
remove the // from the start
npc: npc/custom/warper.txt
and if you wanna add any npc just add the path in this file and it would be added to the server
inside the game type @reloadscript to reload the npc files and it will show inside the game
-
1
-
-
rAthena\src\map\mob.h
search for #define MAX_MOB_DB 5000
after you edit the number and save the file > stop the server then > recompile then > start the server
-
this how you make the patch
-
1
-
-
you can but you will need bandwidth(in your host not you cuz every one will taake like 2g from it bandwidth) aloooot and your players will need loong time to download
and if someone fail will need to re download from the start etc
i would suggest you upload to some website and tell your players to redownload the grf ( or just upload the full game)
again bandwidth
if you have 10 players you will need 20gig
if you have 50 players you will need 100 gig
this without uploading it and the failing times cuz it will happen
and also the internet speed in your host
-
1
-
-
go to this path
rAthena\npc\custom >>(all not official NPCs you will find them here)
you will find warper.txt
see how it work and make your own script
there is no real way to learn how to make scripts
if you know in development it will be easier for you
but also if you test and see other scripts you will get to it
-
1
-
-
try id less then 5000 like 4000+
like this
4000,lif,Lif,Lif,105,400000,1,350000,224657,1,5000,6000,64,51,62,44,25,105,85,20,10,12,1,7,89,102774421,200,598,1056,336,0,0,0,0,0,0,0,7929,5,969,20,607,20,7621,20,523,20,7136,40,7139,40,0,0,0,0,0,0
or else you need to edit file in the src to add id that more then 5000
-
now working ? or not
can you show me the line you put ? if it's not working
-
did you add the monster line on the right file ?
if you use txt files
pre-re = rAthena\db\pre-re\mob_db.txt
renewal = rAthena\db\re\mob_db.txt
if you use sql
pre-re = mob_db.sql
renewal = mob_db_re.sql
if you have the default setting then you use the txt files
-
when command failed = server side
@reloadmobdb or @reloadmonsterdb
or restart the server if you are sure you add ever thing
-
the files Cyro giving you will have the last kro update but you need to use the updater (rsu-kro-renewal-lite) to get the latest update
-
22 minutes ago, Prime said:
i'm using rAmod mm May revision or so, if you want to check the script i can send it personally :s is private
no need to send it cuz i am not sure i can fix it it's like gambling
can you try (OnInstanceInit:) insted (OnInstancing:)
-
what rathena version ?
where is the script ?
-
9 hours ago, DimarypEvans said:
Do you know where I can find a good third party patcher tutorial?
-
did you try this ?
VIP Message
in Source Support
Posted
in this month alone there was 3 post the exact same as you
use google plz you will find more then what you need