xtjoeytx / GServer-v2

GNU General Public License v3.0
7 stars 10 forks source link

Ability to trigger DB npcs from clientside #75

Open tricxta opened 1 year ago

tricxta commented 1 year ago

It would be nice to have a mechanism that enabled the clientside to trigger a DB npc no matter where the player is relative to the NPC. I believe official had his feature too. I also couldn't find the exact forum post showcasing an example but the clientside function called looked like: triggerServer("npc", "dbNpcName", "test");