Game Development Community

Common Code

by Harrison Brock · in Technical Issues · 11/09/2005 (4:16 pm) · 4 replies

Can I use the common code that came with TGE for my games or do I have to make my own common code for my games? I have look and can't find the answer

#1
11/09/2005 (4:57 pm)
You can do both if you want. Use the common code that comes with TGE or customize it the way you want.
#2
11/09/2005 (5:01 pm)
You can use the common code in your game.

*edit
lol a few seconds off
#3
11/09/2005 (5:08 pm)
The idea is that if you are making script changes to areas that affect all mods like fps, player, rw then put those changes in the common scripts so that you don't have to replicate it through each mod you make, so go ahead.
#4
11/09/2005 (7:11 pm)
Thanks that help alot