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

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: Xris
Forum: Scripting 08-04-2008, 14:59
Replies: 10
Views: 2,810
Posted By Xris
Re: [TF2] Flag Event

Thanks for the help guys. I appreciate it.
Forum: Scripting 08-04-2008, 10:54
Replies: 10
Views: 2,810
Posted By Xris
Re: [TF2] Flag Event

The method GetEventInt( event, "player" ) is returning a 1 on a 2fort server with me as the only player. That seems like the actual ClientID. Does this event work differently than all of the other...
Forum: Scripting 08-03-2008, 18:20
Replies: 10
Views: 2,810
Posted By Xris
Re: [TF2] Flag Event

I am hooking it with the following code:

HookEvent( "teamplay_flag_event", Event_TeamFlag );

I will check what that is outputting and post it here.
Forum: Scripting 08-03-2008, 17:26
Replies: 10
Views: 2,810
Posted By Xris
Re: [TF2] Flag Event

No, full hosted server.

The code I'm using to catch the raised and pull the player index is as follows -

public Action:Event_TeamFlag( Handle:event, const String:name[], bool:dontBroadcast )
{...
Forum: Scripting 08-02-2008, 23:33
Replies: 10
Views: 2,810
Posted By Xris
Re: [TF2] Flag Event

Track who raises the event. With the player int of the event returning zero all the time, can't really get the player information.
Forum: Scripting 08-02-2008, 22:10
Replies: 10
Views: 2,810
Posted By Xris
[TF2] Flag Event

The teamplay_flag_event event appears to be broken to me. It is always returning a zero for the player index. I've searched everywhere and can't find anything stating if it works or not and I can't...
Forum: Scripting 05-20-2008, 12:58
Replies: 1
Views: 1,137
Posted By Xris
MySql connection

As far as I can tell, I have 3 options to connect to a mysql db.

SQL_Connect - connect to a db in the database.cfg file

SQL_ConnectEx - manually specify connection options

SQL_TConnect -...
Forum: Scripting 05-19-2008, 19:50
Replies: 6
Views: 1,819
Posted By Xris
Re: Quick Server Info Questions

So there isn't a good way to get the public IP 100% of the time?
Forum: Scripting 05-19-2008, 18:46
Replies: 6
Views: 1,819
Posted By Xris
Re: Quick Server Info Questions

It's actually just "ip" instead of "hostport" or "hostname". Thanks again!
Forum: Scripting 05-19-2008, 18:02
Replies: 6
Views: 1,819
Posted By Xris
Quick Server Info Questions

I really have looked and searched for this on this site and others but can't find it. I'm looking for information on the server the plugin is running on. I've found the port number. I'm looking for...
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT -4. The time now is 14:40.


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