Returns the integer value of the specified varc.
varc to search up
integer value of the specified varc or -1 if not found.
osrs.printf("Varc ID 73 (camera_zoom_small): %i", osrs.ClientState.getIntegerVarc(73)) Copy
osrs.printf("Varc ID 73 (camera_zoom_small): %i", osrs.ClientState.getIntegerVarc(73))
Returns the integer value of the specified varc.