Hello.

More
04 Oct 2014 04:28 #69082 by Imperial
Replied by Imperial on topic Hello.

it's just a matter of knowledge.

And thats one of the problems, you have to earn lot of knowledge about how it works, and even if you understand that it still crashes all of a sudden because a very minor detail. Not to mention the missing debugger.
Other game engines are a hell lot of user friendlier and in the same time I need to achieve abit with this engine I could have created whole worlds.. in other.

Please Log in to join the conversation.

  • Tecness
  • Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
More
04 Oct 2014 05:52 #69083 by Tecness
Replied by Tecness on topic Hello.
Well unfortunately for other games, I'm not modding them.

Please Log in to join the conversation.

  • Locutus
  • Locutus's Avatar
  • Offline
  • Administrator
  • Administrator
  • [SGMG] Project Co-Lead, Lead Coder, 3D-Artist
More
04 Oct 2014 17:13 #69099 by Locutus
Replied by Locutus on topic Hello.
I don't think you need to work much with lua to get the AI working.
It's a lot of xml work, you only need to add a few build plan names into a lua script but not more.

Go to ...\Xml/Ai/Players, copy one of the basic player sets, rename it to Hutts and adjust it to your needs.
In GC, simply assign the newly created file to the Hutt faction and the basics are done.

The hutt AI should be active now but it will run out of units eventually. To compensate for this make sure to create plans in ...\Xml\Ai\Goals. Take a look at the AI_Goals_Underworld_Galactic.xml for example, and lets take the Build_Underworld_Droid_Works goal.
It is referenced in: ...\Scripts\AI\AI_Plan_Underworld_BuildUnderworldDroidWorks.lua, ...\XML\AI\GoalFunctions\AI_GoalSet_Underworld_Galactic.xml and ...\XML\AI\PerceptualEquations\AI_Equations_Underworld_Galactic.xml.
It's a good start to open the mentioned files and take a look on how the AI is taught to build the structure.

I have to admit that I didn't work much with any kind of GC AI yet so I'm probably not able to explain every tiny bit but if you got any questions just ask and we'll do our best to answer them :)

Please Log in to join the conversation.

  • Tecness
  • Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
More
06 Oct 2014 07:22 #69122 by Tecness
Replied by Tecness on topic Hello.
Where can I locate PerceptionErrors.txt
I've run a full C drive search and still nothing.

Please Log in to join the conversation.

  • Locutus
  • Locutus's Avatar
  • Offline
  • Administrator
  • Administrator
  • [SGMG] Project Co-Lead, Lead Coder, 3D-Artist
More
06 Oct 2014 14:49 #69124 by Locutus
Replied by Locutus on topic Hello.
Don't bother looking for it.
The games always crashes with the same error; none of the crash logs is actually helpful:(


(Usually you can find the crash logs in the same folder the executable is located. If you're using Vista or higher and have the UAC enabled, look here: C:\Users\USER\AppData\Local\VirtualStore\Program Files (x86)\LucasArts\Star Wars Empire at War Forces of Corruption)

Please Log in to join the conversation.

  • Tecness
  • Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
More
06 Oct 2014 20:37 - 06 Oct 2014 20:37 #69133 by Tecness
Replied by Tecness on topic Hello.
I use windows 7, and I don't have anything in the VirtualStore folder.
Non-steam version.
Last edit: 06 Oct 2014 20:37 by Tecness.

Please Log in to join the conversation.

  • nardel
  • nardel's Avatar
  • Offline
  • Administrator
  • Administrator
  • Coder, Animator,Moonstruck
More
06 Oct 2014 20:44 #69134 by nardel
Replied by nardel on topic Hello.
Try to find this : _Except.txt
I think this is what you search.

Please Log in to join the conversation.

  • Tecness
  • Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
More
09 Oct 2014 03:09 #69170 by Tecness
Replied by Tecness on topic Hello.
Alright, found the _Except.txt a while ago, in the Empire at War data folder, didn't really contain anything specifically helpful.

I've removed all the edited LUA scripts, replaced them with normal ones, edited a select few, created the BasicHutt player, all that jaz. Added heroes, hero managers, a Hutt_Story_Plot and stuff, anddddd nothing. Hutts still don't move.

Please Log in to join the conversation.

More
09 Oct 2014 18:42 #69191 by Imperial
Replied by Imperial on topic Hello.

anddddd nothing. Hutts still don't move.

Well, adding a new fraction is actually the most demanding task you could choose.. which may take months. And there is no guarantee that it finally will work. =(

Please Log in to join the conversation.

  • Klon
  • Klon's Avatar
  • Offline
  • Administrator
  • Administrator
  • [SGMG] Project Manager
More
09 Oct 2014 20:18 #69195 by Klon
Replied by Klon on topic Hello.
Indeed adding a new fraction is very hard.
Maybe it would be an option to rework the Zann Consortium as they are already close to the Hutts?



Wer daran denkt aufzugeben hat es in Wirklichkeit schon längst getan!
"Wisst ihr eigentlich das hier gerade die größten Modding Götter in einem Taxi sind!?!" -Bene

Please Log in to join the conversation.

Time to create page: 0.124 seconds