natives.STORE SCORE

From GTA Connected
Jump to navigation Jump to search

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