native
set_xvar_num
Syntax
native set_xvar_num( id, value = 0 );
Description
Sets a value of a public variable. Id is a value
returned by get_xvar_id(...) native.
native
native set_xvar_num( id, value = 0 );
Sets a value of a public variable. Id is a value
returned by get_xvar_id(...) native.