Search found 10 matches

by spooq
Mon Aug 17, 2009 3:49 pm
Forum: General
Topic: Defcon Wiki
Replies: 23
Views: 6625

Go to wikimatrix, use the wizard, pick one with free hosting, done.

Here's one I prepared earlier :)

http://www1.atwiki.com/defcon/

If you guys actually want to use this wiki, just send me an email at spoooq@gmail.com and I'll add you as members.
by spooq
Mon Aug 17, 2009 2:39 pm
Forum: Mod Projects
Topic: Homegrown Dedicated Server: DedCon 1.6.0_svn1038
Replies: 516
Views: 268843

Ok, I'll ask Robin if he can make this happen then :)
by spooq
Mon Aug 17, 2009 2:37 pm
Forum: Strategic Air Command
Topic: BALLISTICS CHART here!!
Replies: 16
Views: 21057

Apologies for the bump, but if you want a ballastics chart generated, you could write a very very simple bot to do so. It should not be very hard (for someone smarter than me) to work out an algorithm to calculate impact time from that data.
by spooq
Sun Aug 02, 2009 9:01 pm
Forum: Mod Projects
Topic: Homegrown Dedicated Server: DedCon 1.6.0_svn1038
Replies: 516
Views: 268843

Bert, have you had a look at the AI executable? Would it be possible to make non-AI and AI executables compatible? They don't seem to be at the moment, please correct me if I am wrong about this.
by spooq
Thu Jul 23, 2009 1:22 am
Forum: General
Topic: Defcon Wiki
Replies: 23
Views: 6625

I would be interested in any Defcon wiki. Probably can't contribute much, but would definitely read it.
by spooq
Wed Jul 15, 2009 10:46 pm
Forum: AI Bots
Topic: trouble with ai commandline param
Replies: 5
Views: 13956

Aye, sorry, it was late. Anyway, still can't get it to work. Someone must have, they ran a bunch of cases to build up the AI for that research project. EDIT Ok, so I found the mailing list, and I am not the only one having this problem. EDIT And just found that there is a new beta and that this foru...
by spooq
Tue Jul 14, 2009 1:46 am
Forum: AI Bots
Topic: moving aircraft
Replies: 0
Views: 10428

moving aircraft

I set an aircraft on its way with m_game->SetActionTarget(m_game->GetOwnUnits()[0], -1, m_game->GetLongitude(m_game->GetOwnUnits()[0])+5.0f, m_game->GetLatitude(m_game->GetOwnUnits()[0])-5.0f); where m_game->GetOwnUnits()[0] is an airfield. But then none of SetActionTarget(), SetMovementTarget() or ...
by spooq
Tue Jul 14, 2009 12:05 am
Forum: AI Bots
Topic: trouble with ai commandline param
Replies: 5
Views: 13956

I should mention - if I use the gui, then the bot works just fine.
by spooq
Tue Jul 14, 2009 12:04 am
Forum: AI Bots
Topic: trouble with ai commandline param
Replies: 5
Views: 13956

If I use /, I get a crash with corrupted commandline args. If I use \, I don't get the bot to load.
by spooq
Mon Jul 13, 2009 11:48 pm
Forum: AI Bots
Topic: trouble with ai commandline param
Replies: 5
Views: 13956

trouble with ai commandline param

Hi,

I'm having trouble getting the ai param to work.

I've got the following arguments set - ai=\AI\simplebot\simplebot.dll host nowan nolan numplayers=1 territory=5 limitedinformation

Cheers,
Luke

Go to advanced search