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

Function CreateDeadDestructable

Line
2811
Location
common.j
Constant?
no
Type
native
Arguments
integer objectid, real x, real y, real face, real scale, integer variation
Returns
destructable
2811
native          CreateDeadDestructable      takes integer objectid, real x, real y, 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

Information about CreateDeadDestructable

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