Game Development Community

Team Help

by Adam Beer · in General Discussion · 06/18/2006 (1:53 pm) · 1 replies

Hi,

I read the post here:

http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=2312

and its outdated. Does anyone know how to do this with 1.4? Half the files meantioned in here dont even exist anymore. I want o be able to have a team based gametype in my game and have a window pop up when you join a multiplayer server asking to pick your team, class and weapon.

Thanks,
Adam

#1
06/18/2006 (2:19 pm)
Adam,

All resources should be considered starting points or references. This resource does work in 1.4, but it is a basic teams implementation. In order to accomplish everything you want, you will need to look at several resources and tie them together with some custom scripts or code. Look at the code/script and learn how to implement or adjust it to suit your needs.