Settlers United Wiki
Settler IV Lua API DE
Settlers UnitedImprint
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.MakeGreen

Debug.MakeGreen(x, y)

Macht das angegebene Feld grün, wenn es vorher dunkles Land war.

Rückgabewert

none

Beispiel

Debug.MakeGreen(120,80)
Previous
Debug.MakeDark
Next - Library Functions
Effects
Last modified 1yr ago