Revision Difference
umsg.Long#511844
<function name="Long" parent="umsg" type="libraryfunc">⤶
<description>Writes a signed int (32 bit) to the usermessage.</description>⤶
<realm>Server</realm>⤶
<args>⤶
<arg name="int" type="number">The int to be sent.</arg>⤶
</args>⤶
</function>⤶
⤶
<deprecated>You should be using the <page>net</page> instead</deprecated>