Difference between revisions of "ALLOCATE SCRIPT TO OBJECT"
Jump to navigation
Jump to search
(New page: {{Native |np=5 |p1t=string |p1d=Script Name |p2t=float |p2d=Unknown |p3t=integer |p3d=Unknown (always 100) |p4t=float |p4d=Unknown |p5t=integer |p5d=Unknown (always -1) |r=0 }} Allocates ...) |
|||
| Line 15: | Line 15: | ||
Allocates a script to an object. | Allocates a script to an object. | ||
| + | |||
| + | {{Incomplete}} | ||
Revision as of 10:14, 23 February 2009
| Number of parameters: 5 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | string | Script Name |
| 2. | float | Unknown |
| 3. | integer | Unknown (always 100) |
| 4. | float | Unknown |
| 5. | integer | Unknown (always -1) |
| Return value: | ||
| Type | Description | |
| None | ||
Allocates a script to an object.
This section is incomplete. You can help by fixing and expanding it.