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

Function CreateDestructableZ

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

Information about CreateDestructableZ

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