natives.PRINT STRING: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 June 2026

  • curprev 17:1117:11, 11 June 2026Roxas talk contribs 948 bytes +948 Created page with "{{ScriptItem |endpoint = client |games = vc |type = function |name = natives.PRINT_STRING |parameters = float x, float y, string text |parameter1 = float x Screen X position (0.0–1.0, relative) |parameter2 = float y Screen Y position (0.0–1.0, relative) |parameter3 = string text The text to display (maximum 64 characters) |usage = Display a text string at a specific screen position in Vice City. Useful for custom HUD messages, prompts, and labels. |notes = Coordinate..."