Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 19 of 19
Search took 0.00 seconds.
Search: Posts Made By: Aidan
Forum: Coding MM:S Plugins & SM Extensions 07-11-2007, 17:00
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

Okie, and my apologies for my misunderstanding/confusion on this issue.

Here's what I've done.

CBaseEntity *playerEntity = pEdict->GetUnknown( )->GetBaseEntity( );

I know I need to get...
Forum: Coding MM:S Plugins & SM Extensions 07-11-2007, 12:50
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

Okay, I did a ServerClass scan for CCSPlayer and found it. I also managed to step through all of CCSPlayer's variable info, however, I'm a bit stuck as to what to do now.

Having found ServerClass...
Forum: Coding MM:S Plugins & SM Extensions 07-11-2007, 10:06
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

Okie dokie, things work. Many many thanks to Bailopan and L. Duke for putting up with me and pointing me in the right direction.

I did have one last question though.

Using, IPlayerInfo *plr;...
Forum: Coding MM:S Plugins & SM Extensions 07-10-2007, 10:32
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

Bailopan,

Is the sig scanning available in metamod or is it sourcemod only?

Thanks
-Rob
Forum: Coding MM:S Plugins & SM Extensions 07-09-2007, 21:54
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

Thanks a ton!
Forum: Coding MM:S Plugins & SM Extensions 07-09-2007, 20:44
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

okay,

I have another, hopefully simple question now that I've figured the basics to this out. :)

Where is the player data stored?

ie player1->kills, player1->deaths

I found some in...
Forum: Coding MM:S Plugins & SM Extensions 07-09-2007, 18:42
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

Actually, I got it. Sorry about that.

Baltoa, thank you for the list you posted with the table dump in it. It was amazingly helpful. :)
Forum: Coding MM:S Plugins & SM Extensions 07-09-2007, 18:23
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

L. Duke,

Could you show me how you've got your gDBUtils::GetTeamTeamNum(pEnt);
function written?

Thanks again for all of the help.
Forum: Coding MM:S Plugins & SM Extensions 07-09-2007, 15:14
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

durh, i'm an idiot. I just figured out what I did wrong. -.-
Forum: Coding MM:S Plugins & SM Extensions 07-09-2007, 14:33
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

Hrm, thats odd. I can't use edictCount either. Maybe I'm missing a header file?
Forum: Coding MM:S Plugins & SM Extensions 07-09-2007, 14:17
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

Can I ask where pEdictList comes from? I can't find anything in what I have that says where it is. All I can find is ServerActivate(edict_t *pEdictList), yet nothing defines what it is.

Thanks...
Forum: Coding MM:S Plugins & SM Extensions 07-09-2007, 14:01
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

Thanks Bailopan and L. Duke. I just got some free time so I'm going to work on that now.

Bailopan, my apologies for the misunderstanding. I am still trying to learn the SDK and its not the...
Forum: Coding MM:S Plugins & SM Extensions 07-09-2007, 12:00
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

Okay, so now that I'm good and lost....

Here's what I'm trying to do.

CTeam *t, *ct;

t = CBasePlayer->GetTeam( );
ct = CBasePlayer2->GetTeam( );

int score[2];
Forum: Coding MM:S Plugins & SM Extensions 07-08-2007, 23:52
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

Okay, so I did a lot more reading today and I found out I need to #include <cbase.h>, because I need to use the entities held within that.

However -- when I include that file, I get about 400...
Forum: Coding MM:S Plugins & SM Extensions 07-08-2007, 16:19
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

Not on Linux unfortuantely, its a Windows server.
Forum: Coding MM:S Plugins & SM Extensions 07-08-2007, 11:06
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

Okay, I found the CBaseEntity in baseentity.h and added that in.

Is the networkable entity g_TeamData or whatnot?

Again, sorry for all the questions, I do know how to code, just not familiar...
Forum: Coding MM:S Plugins & SM Extensions 07-08-2007, 00:00
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

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...
Forum: Coding MM:S Plugins & SM Extensions 07-07-2007, 23:26
Replies: 35
Views: 8,386
Posted By Aidan
Re: Team Question

I'm developing a plugin to tag onto metamod for a sophisticated team balance.
Forum: Coding MM:S Plugins & SM Extensions 07-07-2007, 22:20
Replies: 35
Views: 8,386
Posted By Aidan
Team Question

Okay, I've been digging around in the SDK for the last few days and here's what I'm doing.

I'm working on a function in which I need to loop through each team for CS:S. In it I need to be able to...
Showing results 1 to 19 of 19

 
Forum Jump

All times are GMT -4. The time now is 17:21.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode