Thread: Team Question
View Single Post
Aidan
Junior Member
Join Date: Jul 2007
Old 07-08-2007 , 00:00   Re: Team Question
Reply With Quote #5

Quote:
Originally Posted by BAILOPAN View Post
Then you're poking into the wrong areas. I would take a gander at this article: http://wiki.alliedmods.net/Entity_Properties

Then at this: http://wiki.alliedmods.net/Useful_Si...s_%28Source%29

The latter because you will need to call CCSPlayer::SwitchTeam() for good team balancing.

So where would I look to find the actual team data being stored by the server?

For example:

team[2]->score

That's more where I'm looking. I did take a look at those two articles and they both have a lot of useful information that I'll be needing later on.

My biggest problem atm is I can't find anything in the SDK because everything is spread out among the entire thing.

Sorry for all the questions.

-Aidan
Aidan is offline