A blog about 3DGS, Nerds and a lot of other stuff

Code Snippet #2

Thursday, June 5th, 2008 Posted in 3DGS, Technology | No Comments »

This is actually an old snippet, but hey it was completely commented in German before and with a slight outdated syntax. So here it is: My updated Multiplayer Chat script which I posted in the forums a few times. It ...

Code Snippet #1

Tuesday, April 15th, 2008 Posted in 3DGS | No Comments »

Hereby I introduce the new code snippets section. Today serving you a Half-Life like movement script. This script works different than most movement scripts, as it uses vec_accelerate instead directly passing the speed to the c_move parameters, thus creating ...