Changes in 1.2: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 48: Line 48:
* Added [[setVehicleVariant]]
* Added [[setVehicleVariant]]
* Added [[setWeaponProperty]]
* Added [[setWeaponProperty]]
* Added [[resendPlayerModInfo]]


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

Revision as of 11:05, 20 November 2011

Main Additions

  • Major bandwidth usage reductions
  • Ability to replace ped models
  • Ability to replace weapon models
  • Threaded database access functions
  • Custom weapon stats
  • Vehicle variations

Client

New Functions

New Events

  • None yet

Changes

  • Major reduction in download when playing
  • Ability to replace ped models
  • Ability to replace weapon models
  • Added anisotropic filtering option
  • Added grass toggle option
  • Fixed long vehicles controlled by remote clients sometimes shake weirdly
  • New client command 'serial' to get ones serial
  • Added 'showcol' command to see colshapes if setDevelopmentMode is set

Server

New Functions

New Events

Changes

Resources

  • Scoreboard updated to use dxscoreboard resource
  • Parachute and scoreboard have been optimized

Editor

  • None yet