umsg.Char

From GMod Wiki

Revision as of 23:40, 13 October 2011 by Colonel Thirty Two (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Function
Syntax umsg.Char( integer value )
Where is this used?
Description:
Includes an integer ranging from -128 to 127 in the usermessage.
Returns: nil
Part of Library: umsg
Realm: NewerServer.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Umsg.Char]Umsg.Char [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Example

DescriptionSend a numeric character .
Used onNewerServer.png
Code
umsg.Char(1)
OutputN/A


Additional Notes

See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox