Jump to content
Toggle sidebar
RAGE Multiplayer Wiki
Search
Log in
Personal tools
Log in
Navigation
Main page
Recent changes
Random page
Help
Help
FAQ
Tutorials
Server-side NodeJS
Events
Functions
Client-side Javascript
Events
Functions
Server-side .NET C#
Events
Functions
Client-side .NET C#
Events
Functions
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
Contents
move to sidebar
hide
Beginning
1
Parameters
2
Syntax
Toggle the table of contents
Toggle the table of contents
Colshapes::newSphere
Page
Discussion
English
Read
View source
View history
More
Read
View source
View history
From RAGE Multiplayer Wiki
Revision as of 13:02, 14 May 2017 by
Kemperrr
(
talk
|
contribs
)
(Created page with " Creating colshape, spherical shape ==Parameters== * '''x: <span style="color:#008017>Number</span>''' * '''y: <span style="color:#008017>Number</span>''' * '''z: <span styl...")
(diff) ← Older revision |
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Creating colshape, spherical shape
Parameters
x:
Number
y:
Number
z:
Number
range:
Float
Syntax
Server-Side
mp
.
colshapes
.
newSphere
(
x
,
y
,
z
,
range
)