Revision Difference
game.GetMapVersion#566203
<function name="GetMapVersion" parent="game" type="libraryfunc">
<description>Returns the revision (Not to be confused with [VBSP Version](https://developer.valvesoftware.com/wiki/Source_BSP_File_Format#Versions)) of the current map.
⤶
Map revision is the amount of times the map file was saved in Hammer at the time of the map being compiled. This is useful to detect when a map has changed.⤶
</description>
<realm>Server</realm>
<rets>
<ret name="" type="number">Revision of the currently loaded map. </ret>
</rets>
</function>
Garry's Mod
Rust
Steamworks
Wiki Help