View Single Post
  #133  
Old February 23rd, 2003, 03:19 AM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: SE5, Tell Aaron what\'s on your Wish List

Quote:
This game is a great game. Unfortunately, it is a bit too big. It takes quite a long time to play a game with a large group. Even if everyone is able to play a turn a day (which in my experience is seldom), games can easily Last 6 months.
This is the point of a PBEM game.

Quote:
*IF* (yes it is a big if) the internal calls to the AI routines were structured properly, they could (at the request of a race setting) call an external DLL that is provided by the programming skills of the player!

The first call to the DLL could pass a data structure that contained the game state as known by the AI.

Subsequent calls to the DLL would be function calls that ask specific questions about what to do.
This is already handled through text files, which is much better than a dll, because anyone can edit text files. Dll's require some more knowledge of programming code.

[ February 23, 2003, 01:20: Message edited by: Imperator Fyron ]
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote