Garry's Mod Wiki

Revision Difference

team.AddScore#517888

<function name="AddScore" parent="team" type="libraryfunc"> <description>Increases the score of the given team</description> <realm>Shared</realm> <args> <arg name="index" type="number">Index of the team</arg> <arg name="increment" type="number">Amount to increase the team&#x27;s score by</arg> <arg name="increment" type="number">Amount to increase the team's score by</arg> </args> </function>