Execute_SetUseDirectTaxPayment
Description
Sets whether the BaseObject's household uses direct (manual) tax payment. A non-zero F1 value enables direct tax payment; zero disables it (switches to automatic).
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Character whose household tax payment mode will be set |
| F1 | Non-zero to enable direct tax payment; zero to disable (automatic) |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Enable direct tax payment for Self | Self | SetUseDirectTaxPayment |
| Disable direct tax payment for Self | Self | SetUseDirectTaxPayment |
| Enable direct tax payment for Target | Target | SetUseDirectTaxPayment |
| Disable direct tax payment for Target | Target | SetUseDirectTaxPayment |
Back to Command FinderSearch and filter all 399 Script Execution documents