#include "update.as" void Draw() { DrawText("Hello from AngelScript - Working perfectly!", int(x), int(y), 20, 0xFF0000FF); }