Updating offsets
What are offsets
In computer science, an offset within an array or other data structure object is an integer indicating the distance (displacement) between the beginning of the object and a given element or point, presumably within the same object 1. Valthrun heavily uses offsets to retrieve data from different CS2 structures to enhance your gameplay experience.
As adding, reordering or removing variables will cause these offsets to change, each CS2 update will result in slightly changed offsets. Therefore the Valthrun controller needs to be updated as well 2.