C++ and game control

The common meeting place for SEOW veterans and noobs alike, sharing feedback, ideas and experiences.

Moderator: SEOW Developers

Post Reply
gec100
Posts: 78
Joined: Fri 06 May 2011 4:55 am
Location: Zagreb, Croatia
Contact:

C++ and game control

Post by gec100 »

Hi all.

This post is for people with some C++ knowledge and all others with good intentions :)

I'm trying to learn a bit of C++ and found that the best way is to work on a real project.

i'd like to make a small program with what i could control the game.

for start load the mission, start the mission, stop the mission and exit the game.

to do:

- establishing connection to the console
- sending commands and verifying answers

i know there are many all ready made modules for tcp console communication but i was not able to find one i understand.

second problem is my lack of knowledge about game console commands. anyone knows where i can find good manual about IL2 console?

i'm not a total noob in c++ ( i did my self few programs, not only the Hello world one :) ) but i am a beginner

anyone here willing to help me with this?

thx
IV/JG7_4Shades
Posts: 2201
Joined: Mon 08 Jan 2007 11:10 pm
Location: Perth, Western Australia

Post by IV/JG7_4Shades »

Try talking to rnzoli.

Cheers,
4S
IV/JG7_4Shades
SEOW Developer

Image
102nd-HR-cmirko
Posts: 179
Joined: Tue 16 Jan 2007 8:29 am
Contact:

Post by 102nd-HR-cmirko »

agreed, if you want a coop dedicated controller contact rnzoli, or just ask me for a time slot on 102nd coop server...., much easier than doubling the work needed for creating another controller....
gec100
Posts: 78
Joined: Fri 06 May 2011 4:55 am
Location: Zagreb, Croatia
Contact:

Post by gec100 »

thx guys.

like i said. it is more about learning c++ than making another controller.

i'll speak to rnzoli
Post Reply