Garry's Mod Wiki

Revision Difference

game.GetMapVersion#548019

<function name="GetMapVersion" parent="game" type="libraryfunc"> <description>Returns the VBSP version of the current map. ⤶ </description>⤶ <bug issue=5350>Returns the value at offset 0x408 instead of the actual map version</bug>⤶ </description>⤶ <realm>Server</realm> <rets> <ret name="" type="number">[VBSP Version](https://developer.valvesoftware.com/wiki/Source_BSP_File_Format#Versions) of the currently loaded map. </ret> </rets> </function>