Game Basics
Features
Mapmaking
Game Basics
Features
Mapmaking
This is an old revision of the document!
Trace ("ABC")
Prints a value from the stack into the debug window. Only works with the 4RPL Console.
Trace ("ABC") if (<-value lt (0)) Trace ("Warning: value is less than zero") endif