[Exec]_AddPerspective¶
Overview¶
- A cheat/debug script to increase perspective (value system) points.
- Increases a specific value by specifying the perspective name, category, and amount.
Parameter¶
| Params | Description |
|---|---|
| BaseObject | Self |
| Command | AddPerspective |
| S1 | Perspective name |
| S2 | Perspective category |
| F1 | Amount to increase |
Example¶
| Example | BaseObject | Command | S1 | S2 | F1 | F2 | Prob |
|---|---|---|---|---|---|---|---|
| Increase the value of the "Freedom" perspective by 0.2 | Self | AddPerspective | Freedom | Object_Type | 0.2 |