Changes in 1.3.2: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (Copy-paste fail)
(fixed typo)
Line 8: Line 8:
* Added [[guiLabelGetColor]]
* Added [[guiLabelGetColor]]
* Added [[isVoiceEnabled]]
* Added [[isVoiceEnabled]]
* Added [[getPlayerOxygenLevel]]  
* Added [[getPedOxygenLevel]]  
* Added [[setPlayerOxygenLevel]]
* Added [[setPedOxygenLevel]]


=== New Events ===
=== New Events ===

Revision as of 12:23, 1 October 2012

Main Additions / Changes

Client

New Functions

New Events

Changes / Bug Fixes

  • Fixed setElementFrozen killing players from falls
  • Fixed textures disappearing and flickering at certain camera angles
  • Fixed high CPU usage when minimized and not connected
  • Integrated downgrader/patcher into the MTA installer
  • Added an interior argument to removeWorldModel and restoreWorldModel
  • More fixes for engineless NRG-500
  • Fixed crashes on disconnect / reconnect
  • Fixed crashes when using setFarClipDistance
  • Fixed chinese characters in chat freezing the game
  • Fixed FarClipDistance is reseting each respawn
  • Fixed setFarClipDistance messing with water drawing

Server

New Functions

New Events

Changes / Bug Fixes

  • Added account name to whowas command

Resources

Editor