MasterN64 Posted October 24, 2003 Share Posted October 24, 2003 I was just wondering, what is coding for and how do you do it? Link to comment Share on other sites More sharing options...
71M Posted November 2, 2003 Share Posted November 2, 2003 Hmm, I'll try to answer this one. Coding is the name of the process of writing the programming code required for a game to run. Things like the rules of CTF, the way a weapon fires when u fire it (lol) and the game physics are all controlled/created using coding. To "do" coding, all you really need is a copy of notepad, a compiler and a sound knowledge of the C++ 3GL programming language. There are many resources online where you can learn to code and if you're interested in taking it up, then I wish you good luck as it can be quite hard some times. -TiM Link to comment Share on other sites More sharing options...
razorace Posted November 12, 2003 Share Posted November 12, 2003 For JK2 qvm coding, you only need knowledge of C. The C++ functions aren't supported by the qvm complier. Link to comment Share on other sites More sharing options...
71M Posted November 12, 2003 Share Posted November 12, 2003 Ah, Okay. Well that shows how much coding I've done before. -TiM Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.