Difference between revisions of "ADD CHAR DECISION MAKER EVENT RESPONSE"
Jump to navigation
Jump to search
(New page: {{Native |np=9 |p1t=integer |p1d=Decision Maker Id |p2t=integer |p2d=Response Id |p3t=integer |p3d=Event Id |p4t=float |p4d=Unknown |p5t=float |p5d=Unknown |p6t=float |p6d=Unknown |p7t=flo...) |
PaulAndre64 (talk | contribs) |
||
Line 2: | Line 2: | ||
|np=9 | |np=9 | ||
|p1t=integer | |p1t=integer | ||
− | |p1d=Decision Maker | + | |p1d=Decision Maker ID |
|p2t=integer | |p2t=integer | ||
− | |p2d= | + | |p2d=Event ID |
|p3t=integer | |p3t=integer | ||
− | |p3d= | + | |p3d=Task ID |
|p4t=float | |p4t=float | ||
− | |p4d= | + | |p4d=Respect |
|p5t=float | |p5t=float | ||
− | |p5d= | + | |p5d=Hate |
|p6t=float | |p6t=float | ||
− | |p6d= | + | |p6d=Like |
|p7t=float | |p7t=float | ||
− | |p7d= | + | |p7d=Dislike |
|p8t=bool | |p8t=bool | ||
− | |p8d= | + | |p8d=In car |
|p9t=bool | |p9t=bool | ||
− | |p9d= | + | |p9d=On foot |
− | |||
}} | }} | ||
− | + | Sets which action should occur according to the event on the following parameters. | |
{{Incomplete}} | {{Incomplete}} |
Latest revision as of 14:25, 14 September 2017
Number of parameters: 9 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Decision Maker ID |
2. | integer | Event ID |
3. | integer | Task ID |
4. | float | Respect |
5. | float | Hate |
6. | float | Like |
7. | float | Dislike |
8. | bool | In car |
9. | bool | On foot |
Return value: | ||
Type | Description | |
None |
Sets which action should occur according to the event on the following parameters.
This section is incomplete. You can help by fixing and expanding it.