[BUG] - function onPickupRespawn

Started by Dagger, Sep 08, 2017, 10:51 AM

Previous topic - Next topic

Dagger

Subject: [Bug] function onPickupRespawn not being called


Description
The function onPickupRespawn not being called even if the isAuto in the CreatePickup function is set to true or false
pickup is respawning as expected.
(im using latest server and plugins )

Reproducible
Always

What you were doing when the bug happened
Trying to make a message appear whenever a pickup respawned.

What you think caused the bug
I don't know