You are on page 1of 1

SNB Bills 0.3.

Commands:
(All commands may also be shortened with it's initials, e.g. snbb.forcebillsdue ->
snbb.fbd)

# Starts a fire at a random electric object to test out the insurance money.
snbb.insurancefraud

# Uninstalls SNB Bills from the current savegame.


snbb.uninstall

# Shows the original, unaltered bills cost.


snbb.originalbillscost

# Debug command to print whether or not SNB Bills are enabled for current
household.
snbb.test

# Debug command to force the bills delivery.


snbb.forcebillsdue

# Debug command to force a certain utility to shutdown due to overdue bills.


snbb.forceutilityshutdown (utility:int)

# Debug command to pay due bills of a certain utility.


snbb.paybills (utility:int)

# Debug command to pay all due bills.


snbb.payallbills

# Debug command to pay pay the property taxes.


snbb.paypropertytaxes

# Debug command to output all utilities and if they are due or not.
snbb.showdueutilities

# Debug command to output all utilities and if they are shutdown or not.
snbb.showshutdownutilities

# Debug command to output the cost of a specific utility.


snbb.utilitycost (utility:int)

# Debug command to output the total utility cost.


snbb.totalutilitycost

# Debug command to output the amount of objects of a specific billable type.


snbb.objectcount (billable_object_type:int)

# Debug command to output the current save guid being used.


snbb.saveid

# Debug command to output all household ids that currently have SNB Bills active.
snbb.households

# Debug command to output a list of all current mod settings.


snbb.settings.list

You might also like