runejs / server

RuneJS is a RuneScape game server written in TypeScript and JavaScript. The goal of the project is to create a comprehensive game engine, while also providing simple and easy to use content development systems and APIs.
GNU General Public License v3.0
238 stars 82 forks source link

[ENGINE] Create task to handle NPCs shouting regularly #415

Open Jameskmonger opened 1 year ago

Jameskmonger commented 1 year ago

This would be used in:

Promises commented 1 year ago

Think the most advanced example is the falador guard joke plugin

Jameskmonger commented 1 year ago

@Promises probably a bit too complex for the purposes of this ticket as it involves the multiple NPCs and the animations etc. I have made a ticket to track that (and others) as #417