Zh:Main Page: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:


如果你有疑问或者脚本相关的问题 请和我们取得联系 [[IRC Channel]].
如果你有疑问或者脚本相关的问题 请和我们取得联系 [[IRC Channel]].
<br/><br/>[ Stop playing with yourself ]
<br/><br/>[ 不再自己玩 ]
 
神界小天友情汉化
</div>
</div>
|}
|}
Line 84: Line 86:
** [[资源网访问]] - How you can write websites with resources
** [[资源网访问]] - How you can write websites with resources
** [[:类别:资源|资源目录]]
** [[:类别:资源|资源目录]]
** [[Meta.xml]] - Behind every resource is a meta file that defines it
** [[Meta.xml]] - 每个资源文件的定义XML
** [[ACL]] - 访问控制列表,权限限制.
** [[ACL]] - 访问控制列表,权限限制.
* [[编写游戏模式(gememode)|编写游戏模式(gamemode)]]
* [[编写游戏模式(gememode)|编写游戏模式(gamemode)]]
* [[有用的功能|有用的功能]]
* [[有用的功能|有用的功能]]
* [http://forum.mtasa.com/viewtopic.php?f=13&t=29363 Offline Wiki Copies]
* [http://forum.mtasa.com/viewtopic.php?f=13&t=29363 离线Wiki]
<div style="float:right; width: 32px;">[[File:start-here.png|link=]]</div>
<div style="float:right; width: 32px;">[[File:start-here.png|link=]]</div>
<h3>General Lua Help</h3>
<h3>Lua的帮助</h3>
Pages designed to aid your understanding of Lua
帮助你了解认识Lua
*[http://www.lua.org/pil/index.html "Programming in Lua" Manual]
*[http://www.lua.org/pil/index.html "Lua编程" 手册]
**[http://www.lua.org/manual/5.1/#index Internal Lua functions reference]
**[http://www.lua.org/manual/5.1/#Lua函数参考]
*[http://lua-users.org/wiki/TutorialDirectory Lua Wiki]
*[http://lua-users.org/wiki/TutorialDirectory Lua Wiki]
*[http://nixstaller.berlios.de/manual/0.2/nixstaller_9.html A general guide to Lua from Nixstaller]
*[http://nixstaller.berlios.de/manual/0.2/nixstaller_9.html 从Nixstaller到Lua的指南]
</div>
</div>


Line 101: Line 103:
<div style="float:right; width: 32px;">[[File:Preferences-system.png|link=]]</div>
<div style="float:right; width: 32px;">[[File:Preferences-system.png|link=]]</div>
<h3>Reference</h3>
<h3>Reference</h3>
* [[Client Scripting Functions|Client-side Functions]]
* [[客户端脚本函数|客户端含糊]]
* [[Client Scripting Events|Client-side Events]]
* [[客户端事件|客户端事件]]
* [[Server Scripting Functions|Server-side Functions]]
* [[服务端脚本函数|服务端脚本函数]]
* [[Server Scripting Events|Server-side Events]]
* [[服务端事件|服务端事件]]
<!-- Incomplete * [[Module functions|Server-side external module scripting functions list]] -->
<!-- Incomplete * [[Module functions|Server-side external module scripting functions list]] -->
* [[MTA Classes]] - Detailed descriptions of all MTA custom types
* [[MTA类]] - 所有MTA自定义类型说明
** [[Element|MTA Elements]] / [[Element tree]]
** [[元素|MTA原理]] / [[元素树]]
</div>
</div>
<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px;">
<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px;">
<div style="float:right; width: 32px;">[[File:System-file-manager.png|link=]]</div>
<div style="float:right; width: 32px;">[[File:System-file-manager.png|link=]]</div>
<h3>[[Id|ID Lists]]</h3>
<h3>[[Id|ID列表]]</h3>
*[[Animations|Animations]]
*[[动画|Animations]]
*[[Character Skins]]
*[[皮肤ID]]
*[[CJ_Clothes|Clothing styles]]
*[[CJ衣服|服装模式]]
*[[Garage|Garage IDs]]
*[[车库|车库ID]]
*[[Interior IDs]]
*[[空间ID]]
*[[Material IDs]]
*[[材质ID]]
*[[Projectiles]]
*[[]]
*[[Radar Blips]]
*[[雷达图标]]
*[[Sounds]]
*[[声音]]
*[[Vehicle IDs]]
*[[车辆ID]]
*[[Vehicle Colors]]
*[[车辆颜色]]
*[[Vehicle Upgrades]]
*[[车辆组件]]
*[[Vehicle variants|Vehicle Variants]]
*[[车辆变体|车辆变体]]
*[[Vehicle component manipulation]]
*[[操作汽车零部件]]
*[[Weapons|Weapons]]
*[[武器|武器]]
*[[Weather]]
*[[天气]]
</div>
</div>
<div style="padding:4px 8px 8px 8px; margin:10px;">
<div style="padding:4px 8px 8px 8px; margin:10px;">

Revision as of 15:33, 26 December 2012

Mtalogo.png
欢迎来到 Multi Theft Auto wiki. 在这个wiki你可以学习到很多Multi Theft Auto的知识.

你可以帮助改善 MTA - 创建地图, 游戏地图, 帮助文档脚本功能,编写事例代码,写教程,或者你只是玩MTA可以提交报告BUG.

如果你有疑问或者脚本相关的问题 请和我们取得联系 IRC Channel.

[ 不再自己玩 ]

神界小天友情汉化

Package-x-generic.png

Databases

This section outlines all the Lua capabilites MTA or resources provide.

Applications-office.png

Wiki - How can you help

Internet-group-chat.png

Community

Accessories-text-editor.png

脚本

Start-here.png

Lua的帮助

帮助你了解认识Lua

Osi symbol.png

Multi Theft Auto is Open Source.
This means anyone can contribute to making Multi Theft Auto even better!