Deprecated: str_replace(): Passing null to parameter #1 ($search) of type array|string is deprecated in /var/www/vhosts/gamedevstudiogame.com/httpdocs/classes/client.php on line 124

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /var/www/vhosts/gamedevstudiogame.com/httpdocs/classes/client.php on line 124
Game dev studio

Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

changeStat

Description

Changes a stat within the object.

Arguments

1 string statID

the ID of the stat.

2 number change

the change.

Example

-- taken from game/rival_game_companies/rival_game_company


studio:getStats():changeStat("employees_stolen_from_you", 1)