Several Concerns
by Zuero · in Torque Game Engine Advanced · 12/26/2008 (4:43 pm) · 1 replies
I just have a few questions.
1. I am trying to integrate the Yack Pack into TGEA 1.8.0. And I have to edit the aiPlayer.cs file to finish integrating it. Problem is, there is no aiPlayer.cs located anywhere in the TGEA directory. Can someone tell me what is wrong here?
2. I am having problems using interiors in TGEA. I am getting an error when I click the interior in the World Creator, which right after I click ok on the error box, TGEA shuts down. I am using some DIF models from arteria.com, which worked perfectly in TGE. Am I missing something?
1. I am trying to integrate the Yack Pack into TGEA 1.8.0. And I have to edit the aiPlayer.cs file to finish integrating it. Problem is, there is no aiPlayer.cs located anywhere in the TGEA directory. Can someone tell me what is wrong here?
2. I am having problems using interiors in TGEA. I am getting an error when I click the interior in the World Creator, which right after I click ok on the error box, TGEA shuts down. I am using some DIF models from arteria.com, which worked perfectly in TGE. Am I missing something?
Associate Jaimi McEntire
King of Flapjacks
GameExamples\Stronghold\game\scriptsAndAssets\server\scripts
2. Some dif's need to be re-exported to work in TGEA. Load the map file in Constructor, and then reexport the file with the "Export as Dif" option.