Closed fokkonaut closed 3 months ago
Probably related to this NoTaserAmmo: https://github.com/fokkonaut/F-DDrace/blob/a5c5e230e3c60ac3297a6109d60bf315a7815d1d/src/game/server/entities/character.cpp#L479-L490 it has to be true also when not logged in, then equals true and will return and not shoot.
https://github.com/fokkonaut/F-DDrace/blob/99d560ceba6d1062583aa217c6b9c211a3a21a3b/src/game/server/entities/character.cpp#L4529
remove taser from player in OnLogout
Probably related to this NoTaserAmmo: https://github.com/fokkonaut/F-DDrace/blob/a5c5e230e3c60ac3297a6109d60bf315a7815d1d/src/game/server/entities/character.cpp#L479-L490 it has to be true also when not logged in, then equals true and will return and not shoot.