-
Apprentice
Creating custom NPC for events
Can anyone give insight on how or if it is possible to create custom NPC for events? I have experience working with RO private servers and creating custom npcs.
Currently helping out a team with the server and was wondering if custom NPCs are possible
-
-
Depends on your server files. If your team does have access to the gameserver and client source code, yes, it's possible to have custom NPC for anything you need, but it requires server and client side programming. (Developing the NPC talk methods and functions, the new GUI for that event, etc). Otherwise, I'm not sure how you can do something custom without having the source codes.