Difference between revisions of "ALLOCATE SCRIPT TO OBJECT"
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
|p1t=string | |p1t=string | ||
|p1d=Script Name | |p1d=Script Name | ||
| − | |p2t= | + | |p2t=integer |
| − | |p2d= | + | |p2d=Model Hash |
|p3t=integer | |p3t=integer | ||
|p3d=Unknown (always 100) | |p3d=Unknown (always 100) | ||
Revision as of 10:16, 23 February 2009
| Number of parameters: 5 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | string | Script Name |
| 2. | integer | Model Hash |
| 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.