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

This page is incomplete! Help wanted!

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.

Syntax

setColShapeSize ( )

Code Examples

server
TODO