Fou-lu
New member
- Messages
- 145
- Points
- 0
- Github
- Pedro
I apologize if this is posted in the wrong location.
When programming a plugin that uses overloading, I realized that the way it is in the Hercules tutorial doesn't work.

When reproducing what the tutorial asks for, placing it inside the "server_ready" function, overloading does not work. I needed to put it in the "plugin_init" function for it to work.

When programming a plugin that uses overloading, I realized that the way it is in the Hercules tutorial doesn't work.

When reproducing what the tutorial asks for, placing it inside the "server_ready" function, overloading does not work. I needed to put it in the "plugin_init" function for it to work.
