Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Anyone Know How to create new items like arrows or something ?

Newbie Spellweaver
Joined
Dec 5, 2018
Messages
59
Reaction score
6
Easiest way, find somewhere to start (like an existing Arrow). Study it in the editor.

Create a new Item ID (safest way is to use a 7-digit item), with the same exact settings, save and update your files (server/client). Test and run your server/client. if your new item works as intended, then you can simply open it in editor again, adjust its name/values and you are done!

Dont forget to add/edit the applicable strings.


ObjEdit is to modify objects properties from within the game as a GM.
 
Upvote 0
Back
Top