Difference between revisions of "Main Page"

From GTAMods Wiki
Jump to navigation Jump to search
m
 
(43 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__
+
__NOTOC__ __NOEDITSECTION__ {{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
{{MainPageIntro}}
+
<table width="100%" style='padding:0; margin:0; border-spacing:0'>
{| width="100%" border="0" cellpadding="10"  
+
<tr>
= Welcome to GTAModding.com =
+
<td colspan="3" style="border: 1px solid #b2dfdb; border-bottom: 0; padding: 0; background: #f5faff;"><div style="float:right; padding:10px;">[[File:Star_1.png|32px|link=Special:Statistics|This wiki has 1000+ articles!]]</div>
 +
<p style="text-align: center; font-size: 125%; margin: .3em .5em 0 .5em">Welcome to the [[GTAMods_Wiki:About|GTAMods Wiki]], GTANet's GTA modding wiki.</p>
 +
<p style="margin: 0 .5em .7em .5em; text-align: center; font-size: 92%;">The goal of this site is to have all GTA modding related knowledge in one convenient place. At the moment this will consist of guides and tutorials for modding as well as modding related documentation.<br>
  
The goal of this site is to have all GTA modding related knowledge in one convenient place. At the moment this will consist of guides and tutorials for modding as well as modding related documentation. All GTANet members can contribute their knowledge and are invited to write articles for the site (see [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for an introduction into the world of Wiki).
+
All GTANet members can contribute their knowledge and are invited to write articles for the site (see [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for an introduction into the world of Wiki).<br>Log in with your <span class="plainlinks">[http://www.gtaforums.com GTAForums]</span> member account and start [[Special:ContributionScores|contributing]] to currently [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles.</p>
  
To get started, see a [[Special:Newpages|list of new articles]], or just browse our main categories below.
+
<ul style='list-style:none;text-align: center; background:#e0f2f1; width:100%; margin:0; padding:10px 0px'>
|-
+
<li style='display:inline-block; margin-right:10px'>{{Icon|1|32}}<br>[[GTA 1]]</li>
|width="25%" valign="top"|
+
<li style='display:inline-block; margin-right:10px'>{{Icon|2|32}}<br>[[GTA 2]]</li>
==[[:Category:Tutorials|Tutorials and Guides]]==
+
<li style='display:inline-block; margin-right:10px'>{{Icon|3|32}}<br>[[GTA 3]]</li>
* [[:Category:Mapping|Mapping]]
+
<li style='display:inline-block; margin-right:10px'>{{Icon|VC|32}}<br>[[GTA VC]]</li>
* [[:Category:Mission Scripting|Mission Scripting]]
+
<li style='display:inline-block; margin-right:10px'>{{Icon|SA|32}}<br>[[GTA SA]]</li>
* [[:Category:Mod Installation|Mod Installation]]
+
<li style='display:inline-block; margin-right:10px'>{{Icon|LCS|32}}<br>[[GTA LCS]]</li>
** '''New:''' [[San Andreas v2.0 Modding]]
+
<li style='display:inline-block; margin-right:10px'>{{Icon|VCS|32}}<br>[[GTA VCS]]</li>
* [[:Category:Modelling|Modelling]]
+
<li style='display:inline-block; margin-right:10px'>{{Icon|4|32}}<br>[[GTA 4]]</li>
* [[:Category:Character Modelling|Character Modelling]]
+
<li style='display:inline-block; margin-right:10px'>{{Icon|5|32}}<br>'''[[GTA 5]]'''</li></ul>
* [[:Category:Map Object Modelling|Map Object Modelling]]
 
* [[:Category:Vehicle Modelling|Vehicle Modelling]]
 
|width="50%" valign="top"|
 
  
==[[:Category:Documentation|Documentation]]==
+
</td>
{| width="100%"
+
</tr>
|colspan="2"|
+
<tr>
* '''[[FAQ|Problems and FAQ]]'''
+
<td valign="top" style="{{Block|top|42bcdf}} border-right:0px">
|-
+
===[[File:Mods.png|32px]] [[:Category:Modifications|Modifications]] and [[:Category:Tools|Tools]] ===
|width="50%" valign="top"|
+
<div style="font-size:80%; height:4em;padding-top:1em">Choose the category you are interested in and make your steps into modding following our tutorials and guides:</div>
 +
* [[:Category:Modifications|Modifications]]
 +
** [[:Category:Mapping|Mapping]]
 +
** [[:Category:Mission Scripting|Mission Scripting]]
 +
*** [[Mission Scripting (Overview)]]
 +
*** [[:Category:Code Snippets|Code snippets]]
 +
** [[:Category:Modelling|Modelling]]
 +
** [[:Category:Multiplayer|Multiplayer]]
 
* [[:Category:Tools|Tools]]
 
* [[:Category:Tools|Tools]]
 +
** {{Icon|V}} [[OpenIV]]
 +
* [[:Category:Tutorials|Tutorials]]
 +
** [[San Andreas v2.0 Modding]]
 +
 +
</td>
 +
<td valign="top" style="{{Block|top|42bcdf}} border-right:0px">
 +
===[[File:Documentation.png|32px]] [[:Category:Documentation|Documentation]]===
 +
<div style="font-size:80%; height:4em;padding-top:1em">There you will find exhaustive documentation on the various aspects of modding:</div>
 
* [[:Category:File Formats|File Formats]]
 
* [[:Category:File Formats|File Formats]]
** [[:Category:3D File Formats|3D Files]]
+
** [[:Category:Audio Formats|Audio]]  
** [[:Category:Audio Formats|Audio Files]]
+
** [[:Category:Map Formats|Map]]  
** [[:Category:Map Formats|Map Files]]
+
** [[:Category:3D File Formats|Model]]  
** [[:Category:Pedestrian Formats|Ped Files]]
+
** [[:Category:Save Formats|Savegame]]
** [[:Category:Vehicle Formats|Vehicle Files]]
+
* [[:Category:Memory Addresses|Memory Addresses]]
** [[:Category:Other Formats|Others]]
 
|width="50%" valign="top"|
 
 
* [[:Category:Mission Script|Mission Script]]
 
* [[:Category:Mission Script|Mission Script]]
** [[:Category:OpCodes|OpCodes]]
+
** [[SCM language]]
** [[:Category:Algorithms|Algorithms]]
+
** [[Native function]]s
** [[:Category:Code Snippets|Code Snippets]]
+
*** {{Icon|V}} [[List_of_native_functions_(GTA_V)|GTA V Native Functions]]
* [[:Category:Memory Addresses|Memory Addresses]]
+
** [[List of opcodes|Opcodes]]
* [[:Category:SA-MP|SA-MP]]
+
* [[RenderWare]]
** [[:Category:PAWN|PAWN documentation]]
+
</td>
|}
+
<td valign="top" style="{{Block|top|42bcdf}}">
|width="25%" valign="top"|
+
===[[File:New articles.png|32px]] [[Special:NewPages|New Articles]]===
 +
<div style="font-size:80%; height:4em;padding-top:1em">List of recently added articles:</div>
 +
{{Special:Newestpages/-/10}}
 +
</td>
 +
</tr>
 +
 
 +
<tr>
 +
<td valign="top" style="{{Block|top|42ae13}} border-right:0px">
 +
===[[File:Help.png|32px]] [[Project:How Can I Help?|Can I help?]]===
 +
<div style="font-size:80%; height:4em;padding-top:1em">Indeed we have pages that need to be updated. Check out the following lists and make your contribution:</div>
 +
* [[Special:WantedPages|Articles need to be written]]
 +
* [[:Category:Stubs|Unfinished articles]]
 +
* [[:Category:Incomplete articles|Incomplete articles]]
 +
* [[:Category:Articles needing rewrite|Articles needing rewrite]]
 +
* [[Special:AncientPages|Articles not updated for a long time]]
 +
* [[Special:ShortPages|Short pages]]
 +
</td>
  
== Version specific ==
+
<td valign="top" style="{{Block|top|42ae13}} border-right:0px">
* [[:Category:GTA 1|GTA 1]]
+
===[[File:WikiTools.png|32px]] [[Special:SpecialPages|Wiki Tools]]===
* [[:Category:GTA 2|GTA 2]]
+
<div style="font-size:80%; height:4em;padding-top:1em">The following links are useful if you often visit this site and contribute to it:</div>
* [[:Category:GTA 3|GTA III]]
+
* [[Special:Statistics|Statistics]]
* [[:Category:GTA VC|GTA Vice City]]
+
* [[Special:NewPages|New pages]]
* [[:Category:GTA SA|GTA San Andreas]]
+
* [[Special:AllPages|All pages]]
* [[:Category:GTA LCS|GTA Liberty City Stories]]
+
* <span class="plainlinks">[https://gtamods.com/wiki/Special:AllPages?namespace=10 Templates]</span>
* [[:Category:GTA VCS|GTA Vice City Stories]]
+
* [[Special:Categories|Categories]]
* [[:Category:GTA 4|GTA IV]]
+
* [[Special:ContributionScores|Contributors rating]]
|-
+
</td>
{|width="100%" border="0" cellpadding="0"
+
<td valign="top" style="{{Block|top|42ae13}}">
|width="50%" valign="top"|
 
  
== [[Special:News|Modding News]] ==
+
</td>
{{MediaWiki:Newstitles}}
+
</tr>
|width="50%" valign="top"|
 
  
== [http://www.gtanet.com/news/ Network News] ==
+
</table>
{{MediaWiki:Networktitles}}
 
|}
 
|}
 

Latest revision as of 15:38, 11 January 2019

This wiki has 1000+ articles!

Welcome to the GTAMods Wiki, GTANet's GTA modding wiki.

The goal of this site is to have all GTA modding related knowledge in one convenient place. At the moment this will consist of guides and tutorials for modding as well as modding related documentation.
All GTANet members can contribute their knowledge and are invited to write articles for the site (see User's Guide for an introduction into the world of Wiki).
Log in with your GTAForums member account and start contributing to currently 1,410 articles.

Mods.png Modifications and Tools

Choose the category you are interested in and make your steps into modding following our tutorials and guides:

Documentation.png Documentation

There you will find exhaustive documentation on the various aspects of modding:

New articles.png New Articles

List of recently added articles:
  1. Popcycle.dat
  2. THQ Atomic (RW Section)
  3. THQ Material (RW Section)
  4. TELL NET PLAYER TO START PLAYING
  5. Image (RW Section)
  6. Speech.dat
  7. Shop vehicle.meta
  8. 0184
  9. 0137
  10. SET BLIP SHOW CONE

Help.png Can I help?

Indeed we have pages that need to be updated. Check out the following lists and make your contribution:

WikiTools.png Wiki Tools

The following links are useful if you often visit this site and contribute to it: