setColShapeSize | Multi Theft Auto: Wiki Skip to content

setColShapeSize

Client-side
Server-side
Shared
Needs checking

This function was partially migrated from the old wiki. Please review manually:

  • Missing section: Syntax (Cuboid)
  • Missing section: Syntax (Rectangle)
  • Missing section: Syntax (Tube)

Pair: getColShapeSize

Manual Review Required

Please finish this page using the corresponding Old Wiki article. Go to Contribution guidelines for more information.


This function is used to set the size of a colshape. Valid types are rectangle, cuboid and tube.

OOP Syntax Help! I don't understand this!

Syntax

setColShapeSize ( )

Code Examples

server
TODO