Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 267
Search took 0.01 seconds.
Search: Posts Made By: FrostbyteX
Forum: Plugins 01-04-2013, 15:40
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: SoD Player Stats

Wow! The amount of activity on this plugin is astounding.

I have quite a bit to catch up on, it seems, and another version to release now that I'm back into source-based games.
Forum: Plugins 07-15-2010, 09:32
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: SoD Player Stats

Check your menu settings. There should be a link under the "Notes" section in the first post.
Forum: Plugins 07-15-2010, 09:31
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: SoD Player Stats

The last include is for all other source games. CSS, TF2, DoD, and Empires had some specific tweaks required.

-Steve
Forum: Plugins 07-02-2010, 14:10
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: External Sql Db

Set up your storage-local database to point to a mysql server.
Forum: Plugins 05-09-2010, 23:22
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: SoD Player Stats

Fog, I will install the latest versions and get back to you.
Forum: Plugins 05-05-2010, 01:35
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: SoD Player Stats

Inf3ct, I do not own the game, so I don't know if it is an issue with SoD Stats or if it is an issue with your setup.

Has anyone else tried to run SoD Stats on Left 4 Dead 2?
Forum: Plugins 04-29-2010, 13:37
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: SoD Player Stats

I'm not sure. Why don't you add me on steam: uschess. I'll have some time over the next couple weeks.

-Steve
Forum: SourceMod Anti-Cheat 04-25-2010, 22:21
Replies: 6
Views: 2,449
Posted By FrostbyteX
Re: change name before entering server

http://forums.alliedmods.net/showthread.php?t=72354
Forum: SourceMod Anti-Cheat 04-24-2010, 12:53
Replies: 24
Views: 9,580
Posted By FrostbyteX
Re: Name Changer Hack?

I'm pretty sure there's nothing wrong with posting public knowledge that isn't an exploit.

Security by obscurity isn't security at all.

alias name "echo A pesky admin is trying to change your...
Forum: Plugins 04-24-2010, 12:10
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: SoD Player Stats

@Kwigness

This should fix the problem:

Replace the CreatePlayer function in sodstats.sp with this:

CreatePlayer(const userid, const String:steamid[])
{
decl String:query[255];
new...
Forum: Plugins 03-15-2010, 15:36
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: SoD Player Stats

Hmm, I didn't really consider L4D for bot kills ... I'll take a look at it tonight!
Forum: Plugins 02-09-2010, 08:44
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: SoD Player Stats

eveo, if you are running PHP, look at http://php.net/manual/en/book.sqlite.php.
Forum: Scripting 11-30-2009, 01:18
Replies: 3
Views: 1,306
Posted By FrostbyteX
Re: Compiler crash

Latest release compiler, and Windows 7.
Forum: Plugins 11-27-2009, 01:26
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: SoD Player Stats

How many players are in your database?

MySQL or SQLite?

External database or internal?

Also, there is no end of round event hooked in SoD Stats.
Forum: Scripting 11-25-2009, 19:05
Replies: 3
Views: 1,306
Posted By FrostbyteX
Compiler crash

I converted the DataSet class to natives, and now the compiler crashes. I've attached the guilty code.

This started happening after I converted a significant number of functions to natives.
...
Forum: Plugins 11-21-2009, 14:37
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: SoD Player Stats

Soon. Version 1 doesn't have one. It's just a simple in-game statistics engine.
Forum: Scripting 11-21-2009, 13:20
Replies: 4
Views: 2,241
Posted By FrostbyteX
Re: SQL_PrepareQuery with threading?

Thanks BAILOPAN. I'll keep an eye on the bug report. This feature would be helpful.

- Steve
Forum: Scripting 11-18-2009, 11:07
Replies: 4
Views: 2,241
Posted By FrostbyteX
SQL_PrepareQuery with threading?

I can't figure out how to execute a threaded prepared query using threads.

If this functionality doesn't exist, what is the timeline?

Thanks,
- Steve
Forum: Scripting 11-17-2009, 19:52
Replies: 1
Views: 826
Posted By FrostbyteX
Closures?

Is there any way to make closures in Pawn?

Thanks,
Steve
Forum: Plugins 11-16-2009, 00:31
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: SoD Player Stats

No worries. Nothing will be released until everyone is happy and every feature is well tested.
Forum: Scripting 11-15-2009, 18:56
Replies: 1
Views: 1,057
Posted By FrostbyteX
Re: Creating admins on the fly

Found the answer:

SetUserAdmin(userid, id, true);

- Steve
Forum: Plugins 11-15-2009, 18:32
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: SoD Player Stats

Been working on it all day ! =)
Forum: Scripting 11-15-2009, 18:29
Replies: 1
Views: 1,057
Posted By FrostbyteX
Creating admins on the fly

I can't figure out how to dynamically create an admin. Here's what I have based on the given admin-users.sp plugin. What am I doing wrong?

public GrantAdmin(userid)
{
decl GroupId:gid,...
Forum: Plugins 10-20-2009, 09:09
Replies: 965
Views: 586,768
Posted By FrostbyteX
Re: SoD Player Stats

First of all, it looks like your MySQL db settings are incorrect. Try fixing those.

- Steve
Forum: Plugins 10-17-2009, 18:04
Replies: 148
Views: 107,768
Posted By FrostbyteX
Re: Swear Replacement/Filter

FYI, if anyone is interested in having beautiful colors and on saytext replacement, change:

PrintToChatAll("%s: %s", clientname, speech[startidx]);

To:

FakeClientCommand(client, "say %s",...
Showing results 1 to 25 of 267

 
Forum Jump

All times are GMT -4. The time now is 02:38.


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