Change reading order of files.

Fou-lu

New member
Messages
145
Points
0
Github
Pedro
image.png

I accomplished this by editing the mob_load (mob.c) and itemdb_read (itemdb.c) functions. They were simple edits, but they needed to remove some lines of code. My question is how can I pass this on to a plugin? Is it possible to make this type of change through plugins?

 
Last edited by a moderator:
Back
Top