achievements.SpawnedProp

From GMod Wiki

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


Examples

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