Changes in 1.4: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "{{Changelogs}} == Main Additions / Changes == * Localization of MTA's menus == Scripting == === Scripting: New functions === ====Client==== ==== Server ==== * Added [[isBan...")
 
No edit summary
Line 9: Line 9:


====Client====
====Client====
 
* Added [[createEffect]]
* Added [[setEffectSpeed]]
* Added [[getEffectSpeed]]
* Added [[setEffectDensity]]
* Added [[getEffectDenstity]]


==== Server ====
==== Server ====
Line 17: Line 21:
* Added [[setBanReason]]
* Added [[setBanReason]]
* Added [[setUnbanTime]]
* Added [[setUnbanTime]]
* Added [[getAccountsUsingSerial]]




==== Shared (''Client & Server side'') ====
==== Shared (''Client & Server side'') ====
* None yet
* Added additional optional parameter bInstant to setPlayerMoney to instantly set the money without counting up/down


=== Scripting: New Events ===
=== Scripting: New Events ===
Line 28: Line 33:


==== Server ====
==== Server ====
* None yet
* Fixed getResourceConfig() not working on foreign resources


=== Scripting: Changes, Bugfixes and Additions ===
=== Scripting: Changes, Bugfixes and Additions ===
* None yet


== Client ==
== Client ==
Line 39: Line 43:


=== Client: Bugfixes & Changes ===
=== Client: Bugfixes & Changes ===
* None yet
* Fixed the money "counts down" GTA-Style when you change a server


== Server ==
== Server ==
Line 47: Line 51:


=== Server: Bugfixes & Changes ===
=== Server: Bugfixes & Changes ===
* None yet
* Fixed 128 character limit in [[setAccountData]]


== Resources ==
== Resources ==

Revision as of 09:49, 17 April 2014

MTA:SA Releases Changelog Pages
1.0 1.0.0 • 1.0.1 • 1.0.2 • 1.0.3 • 1.0.4
1.1 1.1.0 • 1.1.1
1.2 1.2.0
1.3 1.3.01.3.11.3.21.3.31.3.41.3.5
1.4 1.4.01.4.1
1.5 1.5.01.5.11.5.21.5.31.5.41.5.51.5.61.5.71.5.81.5.9
1.6 1.6.01.6.1

Main Additions / Changes

  • Localization of MTA's menus

Scripting

Scripting: New functions

Client

Server


Shared (Client & Server side)

  • Added additional optional parameter bInstant to setPlayerMoney to instantly set the money without counting up/down

Scripting: New Events

Client

  • None yet

Server

  • Fixed getResourceConfig() not working on foreign resources

Scripting: Changes, Bugfixes and Additions

Client

Client: Additions

  • None yet

Client: Bugfixes & Changes

  • Fixed the money "counts down" GTA-Style when you change a server

Server

Server: Additions

  • None yet

Server: Bugfixes & Changes

Resources

  • None yet

Editor

  • None yet

Extra information

More detailed information available on Bug tracker Changelog and Google Code repositories: