Item grenadepack: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{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|point 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.
Tries to load a model and sound that have been deleted from the game.
{{stub}}
{{stub}}

Revision as of 09:13, 31 March 2025

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

item_grenadepack is a point 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.