View Single Post
Old 09-11-2016, 10:39 PM   #1822
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 commented on issue fortressforever/fortressforever#324 ('Refill jetpack fuel on flag cap/impulse 101'):
Jetpack fuel doesn't use the ammo system, so this would involve:

- Setting fuel amount to full in CFFPlayer::CheatImpulseCommands
- Exposing player:GetJetpackFuel/player:SetJetpackFuel functions to Lua and calling them in the relevant base_cap functions
View on Github
FF_Team is offline