Item grenadepack: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Classifying as model entity)
 
Line 1: Line 1:
{{TabsBar|main=Item grenadepack}}
{{TabsBar|main=Item grenadepack}}
{{CD|CGrenadePack|file1=entity_grenadepack.cpp}}
{{CD|CGrenadePack|file1=entity_grenadepack.cpp}}
{{this is a|point entity|game=Team Fortress 2|name=item_grenadepack}}
{{this is a|model entity|game=Team Fortress 2|name=item_grenadepack}}


It is a currently unused item that gives 4 primary and secondary grenades to whoever picks it up. Deletes itself upon creation.
It is a currently unused item that gives 4 primary and secondary grenades to whoever picks it up. Deletes itself upon creation.

Latest revision as of 04:32, 19 May 2025

edit
C++ Class hierarchy
CGrenadePack
CTFPowerup
CItem
CBaseAnimating
CBaseEntity
C++ entity_grenadepack.cpp

item_grenadepack is a model entity available in Team Fortress 2 Team Fortress 2.

It is a currently unused item that gives 4 primary and secondary grenades to whoever picks it up. Deletes itself upon creation.

Tries to load a model and sound that have been deleted from the game.

Stub

This article or section is a stub. You can help by expanding it.