NWNWiki
NWNWiki
3,718
pages
(→‎API content framework for developers: Grammar and clarification)
(→‎API content framework for developers: Formatting & reduce second person)
Line 16: Line 16:
   
 
Anyone that has experience with the NWN toolset and would like to build [[area]]s, [[monster]]s, quests, hakpaks, [[script]]s or [[item]]s for Aventia should look at the submission guidelines.<sup>[http://www.vvi.at/mod.php?mod=userpage&page_id=24]</sup> Information about the submission should be posted in the guild forum at the BioWare website. More details on how to submit will be supplied there.
 
Anyone that has experience with the NWN toolset and would like to build [[area]]s, [[monster]]s, quests, hakpaks, [[script]]s or [[item]]s for Aventia should look at the submission guidelines.<sup>[http://www.vvi.at/mod.php?mod=userpage&page_id=24]</sup> Information about the submission should be posted in the guild forum at the BioWare website. More details on how to submit will be supplied there.
After submission areas will be reviewed for inclusion to the Aventia modules.
+
After submission, areas will be reviewed for inclusion to the Aventia modules.
   
 
'''Submission requirements:'''
 
'''Submission requirements:'''
* All [[non-player character|NPCs]] must [[spawn]] and despawn dynamically. An explanation of how to accomplish this has been posted in the guild forum. <sup>[http://nwn.bioware.com/guilds_registry/viewtopic.html?forum=3489&topic=72637&gid=2143]</sup>
+
# All [[non-player character|NPCs]] must [[spawn]] and despawn dynamically. An explanation of how to accomplish this has been posted in the guild forum. <sup>[http://nwn.bioware.com/guilds_registry/viewtopic.html?forum=3489&topic=72637&gid=2143]</sup>
* API must be enforced. Content should be made compliant from the beginning.
+
# API must be enforced. Content should be made compliant from the beginning.
 
'''Heplful aids:'''
 
'''Heplful aids:'''
**[http://nwvault.ign.com/Files/other/data/1038020754190.shtml NWN Aurora Toolset Help Guide] For people that would like to submit an area to Aventia, please check this out. If you need help with scripts please check this out as well.
+
* [http://nwvault.ign.com/Files/other/data/1038020754190.shtml NWN Aurora Toolset Help Guide] &mdash; for those who would like to submit an area to Aventia, and those who need help with scripts.
** Those who cannot script but need to should get [[Lilac Soul's NWN script generator]].
+
* [[Lilac Soul's NWN script generator]] &mdash; for those who cannot script but need to.
   
 
== External links ==
 
== External links ==

Revision as of 19:01, 31 July 2010

Nwn profile aventia 01 200x64

The World of Aventia is an online persistent world that has been up and running since Wednesday, December 25, 2002. Originally created by Ninina, the gameworld development was quickly taken over by Jason de Cordoba, a.k.a. Oclair Monanari, who at the time was hosting the project. In 2009, Jason de Cordoba had to shut down Aventia as a result of losing his host. He turned over the modules to the community, and Ralt Gaither generously volunteered to provide a new host for Aventia. Aventia is now being developed by members of its community, including Ralt Gaither, Grench and Kenquinn. The Gondolyn server had been connected to Aventia, but it longer is. The server vault is now separate and moderated Oclair.

Aventia is a huge persistent world of vastly powerful characters, nefarious villains, and hideous creatures. It offers great features, such as post-level 40 player character advancement, PvP battlegrounds and clans, tournament arenas, guilds for classes, player pick pocket protection, and more.

Aventia requires both expansion packs and CEP 2.3, updated to the latest release with the CEP updater. The servers can be found at 174.143.208.156:5201 or 174.143.208.156:5205 for direct connections.

  • Naria: 174.143.208.156:5201
  • Dusk: 174.143.208.156:5202
  • SouthIsle: 174.143.208.156:5203
  • Hall of Commerce: 174.143.208.156:5204

API content framework for developers

Anyone that has experience with the NWN toolset and would like to build areas, monsters, quests, hakpaks, scripts or items for Aventia should look at the submission guidelines.[1] Information about the submission should be posted in the guild forum at the BioWare website. More details on how to submit will be supplied there. After submission, areas will be reviewed for inclusion to the Aventia modules.

Submission requirements:

  1. All NPCs must spawn and despawn dynamically. An explanation of how to accomplish this has been posted in the guild forum. [2]
  2. API must be enforced. Content should be made compliant from the beginning.

Heplful aids:

External links