The search keyword must be a single word (no spaces).

Function CreateDeadDestructableZ

Line
2812
Location
common.j
Constant?
no
Type
native
Arguments
integer objectid, real x, real y, real z, real face, real scale, integer variation
Returns
destructable
2812
native          CreateDeadDestructableZ     takes integer objectid, real x, real y, real z, real face, real scale, integer variation returns destructable
2813
native          RemoveDestructable          takes destructable d returns nothing
2814
native          KillDestructable            takes destructable d returns nothing
2815
native          SetDestructableInvulnerable takes destructable d, boolean flag returns nothing
2816
native          IsDestructableInvulnerable  takes destructable d returns boolean
2817
native          EnumDestructablesInRect     takes rect r, boolexpr filter, code actionFunc returns nothing

Information about CreateDeadDestructableZ

You must be logged in with a standard account to contribute.