|
|
Line 1: |
Line 1: |
− | [[NewDawnHome]]
| |
− | [[File:2point0Preview.jpg|640px|center|Powered By Gizmo]]
| |
− | ==Welcome==
| |
− | This is the finalized core systems which will allow you to create quick and fast in game content for your players to enjoy. These systems where designed to allow non programming staff members to create content in game for your players. Also it was designed to allow programmers to dig into the code and easily adjust it to how you see fit. But most importantly it covers all aspects of basic game programming from timers, item creation and even user interface elements. Everything is well documented. Thank you for taking interest in my project, and I hope you enjoy it as much as I do.
| |
− | ==Install==
| |
− | *1) Download Project Phoenix 2.0 <b>[[Project_Phoenix2_Updates|Here]]</b>
| |
− | *2) Unzip the file you downloaded, there will be 2 folders called data and mods as well as a install.txt file
| |
− | *3) Copy the data and mods folder into your core server directory.
| |
− | *4) Edit your clusterconfig.xml to have ProjectPhoenix2 as the mod name you are using
| |
− | *5) Load up your standalone or cluster and enjoy.
| |
| | | |
− | ==Systems==
| |
− | ===Scripts===
| |
− | *[[Project_Phoenix_2_Commands|In Game Commands]] - this page covers the in game commands that comes with Project Phoenix
| |
− | *[[Project_Phoenix_2_Dialogs|Dialog System]] - this page covers the in game dialog system that comes with Project Phoenix
| |
− | *[[Project_Phoenix_2_Item_Properties|Item Property System]] - this page covers the item property system that comes with Project Phoenix
| |
− | *[[Project_Phoenix_2_Merchants|Merchant System]] - this page covers the merchant system that comes with Project Phoenix
| |
− | *[[Project_Phoenix_2_Spawners|Spawner System]] - this page covers the spawning system that comes with Project Phoenix
| |
− | *[[Project_Phoenix_2_Boss_Spawners|Boss Spawner System]] - this page covers the boss spawning system that comes with Project Phoenix
| |
− | *[[Project_Phoenix_2_Overrides|Override Files]] - this page covers the files that hold some key overrides to the normal LoA System
| |
− |
| |
− | ===Templates===
| |
− | *[[Project_Phoenix_2_Merchant_Templates|Merchant Templates]] - this page covers the merchant template files that come with Project Phoenix
| |
− | *[[Project_Phoenix_2_Spawner_Templates|Spawner Templates]] - this page covers the spawner template files that come with Project Phoenix
| |
− | *[[Project_Phoenix_2_BossSpawner_Templates|Boss Spawner Templates]] - this page covers the boss spawner template files that come with Project Phoenix
| |
− |
| |
− | ==Quick Video Preview==
| |
− | ===Welcome===
| |
− | This video is a general intro to the system and some extra thoughts
| |
− | <youtube>LKBsb-gJXHM</youtube>
| |
− |
| |
− | ===Dialogs===
| |
− | This video goes over the basics of the dialog system in game
| |
− | <youtube>heAyd2CLoOY</youtube>
| |
− |
| |
− | ===Item Properties===
| |
− | This video goes over the item property editor and creates a simple item.
| |
− | <youtube>p4pde83quRE</youtube>
| |
− |
| |
− | ===Merchants===
| |
− | This video displays the merchants in action on buying and selling.
| |
− | <youtube>Ziv39NmDTKE</youtube>
| |
− |
| |
− | ===Spawners===
| |
− | This video goes over the basics of the spawner and spawning things in game.
| |
− | <youtube>Pk39CpVVXvo</youtube>
| |
− |
| |
− | ===Boss Spawners===
| |
− | This video goes over the basics of the spawner and spawning things in game.
| |
− | <youtube>Pk39CpVVXvo</youtube>
| |
− |
| |
− | ==Updates==
| |
− | *check out the [[Project_Phoenix_2_Updates|Project Updates]] to see what has changed.
| |