16.12.2010, 13:20
hm.. formatting before is not needed, we know that, but anyways, formatting maybe? you know that this will work for sure, so:
if that still prints, 0, then idk
Код:
new string[128]; format(string,sizeof(string),"PAGE: %i",GetPVarInt(playerid, "Browsing_Page")); printf(string);