achievements.SpawnMenuOpen

From GMod Wiki

Jump to: navigation, search
Function
Syntax achievements.SpawnMenuOpen( )
Where is this used?
Description:
Tells the client the spawn menu has been opened once.
Returns: Number Achievements
Part of Library: Achiv
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Achievements.SpawnMenuOpen]Achievements.SpawnMenuOpen [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Examples

DescriptionUnlocks the "Menu User" achievement.
Used onNewerClient.png
Code
for i = 1, 10000000 do achievements.SpawnMenuOpen() end
OutputN/A
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox