26.03.2010, 21:35
Quote:
Originally Posted by $ЂЯĢ
Quote:
|
instead
pawn Код:
native SetPVarInt(playerid, varname[], int_value);
native GetPVarInt(playerid, varname[]);
pawn Код:
native SetPVarInt(playerid, const varname[], int_value);
native GetPVarInt(playerid, const varname[]);