fokkonaut / F-DDrace

F-DDrace is a server-side modification of Teeworlds, developed by fokkonaut.
Other
12 stars 17 forks source link

Taser inf glitch #261

Closed fokkonaut closed 2 months ago

fokkonaut commented 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.

fokkonaut commented 3 months ago

https://github.com/fokkonaut/F-DDrace/blob/99d560ceba6d1062583aa217c6b9c211a3a21a3b/src/game/server/entities/character.cpp#L4529

remove taser from player in OnLogout