Main public logs
From PMDOWiki
Combined display of all available logs of PMDOWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:06, 17 January 2026 Imbion talk contribs created page Game (functions)/Money (Created page with " == GAME:GetPlayerMoney == Gets the amount of money the player currently has on hand. === Returns === The amount of money. == GAME:AddToPlayerMoney(System.Int32) == Adds money to the player's wallet. === Arguments === * <code>toadd</code>: The amount of money to add. == GAME:RemoveFromPlayerMoney(System.Int32) == Removes money from the player's wallet. === Arguments === * <code>toremove</code>: The amount of money to remove. == GAME:GetPlayerMoneyBank =...")
