AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Module Coding (https://forums.alliedmods.net/forumdisplay.php?f=9)
-   -   ReHLDS MSG_WriteLong (https://forums.alliedmods.net/showthread.php?t=308241)

ish12321 06-12-2018 08:39

ReHLDS MSG_WriteLong
 
Hello,
I need to do some work with MSG_WriteLong functions which I see in ReHLDS for constructing A2S_INFO response messages. Could someone please tell me which include file it is that I need from their code to use it ?

NOTE : I need use it in my C++ code (which is not a metamod code)

klippy 06-12-2018 09:16

Re: ReHLDS MSG_WriteLong
 
Long = 4 bytes. Just write 4 bytes to the buffer.
Also take a look at https://developer.valvesoftware.com/wiki/Server_queries


All times are GMT -4. The time now is 16:10.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.