natives.STORE SCORE

Revision as of 09:42, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

natives.STORE_SCORE

Signature: void natives.STORE_SCORE(int player, int score)

Usage: stores the current score value for later comparison

Parameters

int player Player index.
int score Score value.

Return

void

On failure: void