ScarDoc

Start typing to search the SCAR reference.

Function
Other

bug

E-mails a warning out with logfiles at the end of the game.

On this page
bug(errormessage)

Description

This is similar to fatal() only the game will continue on. Use the ErrorMessage to dump out relevent information to the scarlog Example: bug( \"This shouldn't happen, fix \"..problem.here)

Parameters

  • errormessageErrorMessagerequired

Returns

Unknown

Source

Declared in the game's script sources at:

scar/scarutil.scar