G.Derma_Message

From GMod Wiki

Jump to: navigation, search
Function
Syntax G.Derma_Message( String text, String title, String button )
Where is this used?
Description:
Displays a message to the user
Returns: nil
Part of Library: Global Functions
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=G.Derma Message]G.Derma Message [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionThis will inform the client of something
Used onNewerClient.png
Code
Derma_Message("Welcome to my server. I hope you will enjoy your stay!", "Welcome", "Thank you")
OutputN/A


Additional Notes

See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox