Development > Newbie Coding

What language?

(1/6) > >>

Legendman3:
What programming language is UFO: AI wrote in? Im learning a bit of C++ and I would like to know.

Thrashard96:
Depends on which file are you trying to edit. Ones are info and directories, while others are commands and instructions.

Legendman3:
Well then thats odd to me.. but give me a list of languages the game uses then.

geever:

--- Quote from: Legendman3 on July 25, 2010, 09:11:11 pm ---What programming language is UFO: AI wrote in? Im learning a bit of C++ and I would like to know.

--- End quote ---

The game is written in C. The map editor in C++.

PAUL1UZ5, may referred to ufo files, they're rather configuration files and have easy syntax.

-geever

Thrashard96:
In the pk3 files:

//ANYTHING

Model ../dir/dir/file.extemsion
Ammo ANYTHING_ammo

and so on and so on

In .C files:

{
  {
   Command (parameter1, parameter2, parameter3)
   }
}

Navigation

[0] Message Index

[#] Next page

Go to full version