CTFAmmoPack: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
== Overview ==
== Overview ==
...
A medium sized ammopack, halloween crumpkin, or smissmas present dropped by players on death.


'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/tf_ammo_pack.h /game/server/tf/tf_ammo_pack.h]'''
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/tf_ammo_pack.h /game/server/tf/tf_ammo_pack.h]'''

Latest revision as of 20:15, 10 August 2022

Overview[edit | edit source]

A medium sized ammopack, halloween crumpkin, or smissmas present dropped by players on death.

Source location : /game/server/tf/tf_ammo_pack.h

Linked Entity : tf_ammo_pack

Class Structure[edit | edit source]

SendProps[edit | edit source]

CTFAmmoPack
Name Type Description
m_vecInitialVelocity Vector
m_angRotation Integer
m_angRotation[0] Float
m_angRotation[1] Float
m_angRotation[2] Float

Entity DataMaps[edit | edit source]

CTFAmmoPack
Name Type Description
CTFAmmoPackFlyThink
CTFAmmoPackPackTouch