Creation/Dev/Script/Client/SpawnSphere: Difference between revisions
From Graal Bible
mNo edit summary |
Pooper200000 (talk | contribs) No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
[[Category:Scripting Reference]] | |||
Inherits [[Creation/Dev/Script/Client/GameBase|GameBase]]. | |||
=Variables= | |||
{| border="1" cellpadding="2" width="100%" | |||
| '''Name''' | |||
| '''Type''' | |||
| '''Description''' | |||
|- | |||
| indoorweight | |||
| float | |||
| | |||
|- | |||
| outdoorweight | |||
| float | |||
| | |||
|- | |||
| radius | |||
| float | |||
| | |||
|- | |||
| sphereweight | |||
| float | |||
| | |||
|} | |||
Latest revision as of 10:20, 16 February 2010
Inherits GameBase.
Variables
| Name | Type | Description |
| indoorweight | float | |
| outdoorweight | float | |
| radius | float | |
| sphereweight | float |