Settlers United Wiki
Settler IV Lua API DE
Settlers United
Imprint
Search
⌃
K
Links
Tutorials
Einführung
Erste Schritte
Erweiterte Tipps
Code Schnipsel
Community Bibliotheken
Vollständige Mapscripts
Library Functions
Global Functions
AI
Buildings
DarkTribe
Debug
Debug.AccessViolation
Debug.ActivateAI
Debug.DeactivateAI
Debug.FatalError
Debug.Freeze
Debug.MakeDark
Debug.MakeGreen
Effects
Game
Goods
Magic
Map
Settlers
Statistic
Tutorial
Vehicles
dbg
API Enums
AI
Events
Magic
Menu
Dialog
Control
Game
Vehicles
Sounds
Settlers
Goods
Effects
Buildings
Powered By
GitBook
Comment on page
Debug.FatalError
Debug.FatalError()
Stoppt das Spiel und lässt ein Fenster mit der Fehlermeldung öffnen: "Error: SCRIPT: Debug.FatalError() called."
Rückgabewert
none
Beispiel
-- stoppt das spiel und wirft einen FE
Debug
.
FatalError
()
Trivia
Wozu? Jetzt mal ernsthaft. Wozu?
Previous
Debug.DeactivateAI
Next
Debug.Freeze
Last modified
1yr ago