gruppe-adler / GRAD-On-The-Fly

GRAD On The Fly is a simple, dynamic attack/defend TvT Gamemode for Arma Reforger.
Other
2 stars 0 forks source link

Remove fortifications from inventory in GAME-phase #37

Closed y0014984 closed 7 months ago

y0014984 commented 10 months ago

It is possible that a player still has a fortification in his inventory while the event progresses into GAME-phase. To be sure that these players don't exploit this behavior we should check all inventories of all players at the beginning of the game phase and remove all fortification items.

y0014984 commented 7 months ago

Done in https://github.com/gruppe-adler/GRAD-On-The-Fly/commit/1f2946d2554149720cf465fe8ee130aecb52ffa9. Now the fortifications left in OPFOR players inventory will be deleted 10 minutes after start of GAME phase.