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

Showing results 1 to 25 of 198
Search took 0.01 seconds.
Search: Posts Made By: Geit
Forum: General 08-21-2014, 19:36
Replies: 221
Views: 75,520
Posted By Geit
Re: All Admin functions ceased working after today's update (8-21)

I wrote this quickly for people who need the old style Steam IDs for their plugins until they get a chance to properly patch it.


stock bool:GetClientAuthString_Steam2(client,...
Forum: General 08-21-2014, 18:42
Replies: 221
Views: 75,520
Posted By Geit
Re: All Admin functions ceased working after today's update (8-21)

The conversion between the two is fairly simple. For "STEAM_0:1:" ID's it's simply double the end part of the ID and add one, (STEAM_0:1:48287056 => 48287056 * 2 +1 = 96574113 => U:1:96574113).
...
Forum: Plugins 02-09-2014, 07:50
Replies: 84
Views: 53,918
Posted By Geit
Re: [TF2] Annotations

It went from Approved -> Unapproved (Valve broke it) -> New (I rewrote it, so it needed review) -> Approved (Asherkin approved it, thanks btw!)

I'll work on the SQL version today and see what I...
Forum: Plugins 01-02-2014, 04:25
Replies: 84
Views: 53,918
Posted By Geit
Re: [TF2] Annotations

Rewritten the non-sql plugin, here's the changelog:


Complete rewrite
Annotations will no longer repeatedly fly in to the screen
An annotation will no longer block other annotations being...
Forum: Snippets and Tutorials 01-01-2014, 20:40
Replies: 23
Views: 7,255
Posted By Geit
Re: [TF2] Player-Following Annotations Snippet

I'm working on it now - actually got most of it working, I just need to fix some things and bring it up to feature parity with the current version. Currently I've managed:


Fixed annotations...
Forum: Snippets and Tutorials 01-01-2014, 18:07
Replies: 23
Views: 7,255
Posted By Geit
Re: [TF2] Player-Following Annotations Snippet

BuildBitString actually originally comes from this plugin: https://forums.alliedmods.net/showthread.php?t=139902

The way the visibilityBitfield works is much like Powerlord described: You have 32...
Forum: Unapproved Plugins 07-18-2013, 05:29
Replies: 1,199
Views: 724,160
Posted By Geit
Re: [TF2] PropHunt 1.93

This has nothing at all to do with impersonation. As far as I can remember... It was added as a hack back when GM had a forked TF2 Installation and prevents the plugin from being loaded at all on...
Forum: Unapproved Plugins 07-11-2013, 19:37
Replies: 5
Views: 4,397
Posted By Geit
Re: [TF2] Quickfix Fix

Aaaand... It's been patched officially! Would be obliged if a mod could unapprove this plugin, unless they haven't actually fixed it properly.
Forum: Plugins 07-11-2013, 11:44
Replies: 302
Views: 108,937
Posted By Geit
Re: [TF2] Item Logger (With Web Panel)

Cheers! Updated the OP with this and a plugin fix.
Forum: Unapproved Plugins 07-11-2013, 10:44
Replies: 8
Views: 3,344
Posted By Geit
Re: [TF2] Clear Quick-Fix MegaHeal on Spawn

This plugin has no effect as the player does *not* have TFCond_MegaHeal when respawning, they do however have TFCond_Healing.

Removing TFCond_Healing at spawn fixes the issue, however the player...
Forum: Unapproved Plugins 07-11-2013, 10:41
Replies: 5
Views: 4,397
Posted By Geit
[TF2] Quickfix Fix

This plugin prevents Quickfix users from putting themselves into a bad state at the end of rounds which can cause invulnerability in the following rounds.

While this bug can be prevented by...
Forum: Plugins 04-03-2013, 18:18
Replies: 302
Views: 108,937
Posted By Geit
Re: [TF2] Item Logger (With Web Panel)

Sorry - I should have clarified, by "this guy", I meant the guy you replied to! - I know who you are, no need to worry about that! :P
Forum: Plugins 04-01-2013, 16:59
Replies: 302
Views: 108,937
Posted By Geit
Re: [TF2] Item Logger (With Web Panel)

The plugin runs fine, this guy (I think it's the same guy, correct me if I'm wrong!), is just a bit upset because I refused to drop what I was doing and help him right away.

Super friendly chat...
Forum: Plugins 03-22-2013, 07:55
Replies: 302
Views: 108,937
Posted By Geit
Re: [TF2] Item Logger (With Web Panel)

Sorry, I didn't actually test the new IDs! -- Just wrote them down because somebody on steam asked for them (#19 has started appearing in some logs), didn't realise that PHP wouldn't like me padding...
Forum: Plugins 03-21-2013, 15:09
Replies: 302
Views: 108,937
Posted By Geit
Re: [TF2] Item Logger (With Web Panel)

Update on this, because the pages will break if you get any of the newer ones:


$item_methods = array(
-1 => "Found: ",
1 => "Crafted: ",
2 => "Traded for: ",
3 =>...
Forum: Unapproved Plugins 11-26-2011, 10:42
Replies: 1,199
Views: 724,160
Posted By Geit
Re: [TF2] PropHunt 1.91

Requires a DataPack update again, fyi.
Forum: Unapproved Plugins 11-25-2011, 03:31
Replies: 1,199
Views: 724,160
Posted By Geit
Re: [TF2] PropHunt 1.9

No, the latest Prop Data overrides the prophunt_config with a slightly different format - as such PropHunt 1.8 *should* complain that it's missing the firing_damage section and fail to load...
Forum: Unapproved Plugins 11-24-2011, 08:43
Replies: 1,199
Views: 724,160
Posted By Geit
Re: [TF2] PropHunt 1.9

Scouts not becoming props could be down to a number of reasons - Check the Sourcemod error log. Prop movement is done client side, any lag is probably down to Valve, I think.

Access to classes...
Forum: Unapproved Plugins 11-24-2011, 03:35
Replies: 1,199
Views: 724,160
Posted By Geit
Re: [TF2] PropHunt 1.9

Did you update the Data Pack fully, and are there any errors in the log?
Forum: Unapproved Plugins 11-16-2011, 15:40
Replies: 1,199
Views: 724,160
Posted By Geit
Re: [TF2] PropHunt 1.8

We're here, we just didn't feel the need to release 1.81 as someone has managed to duplicate it's changes here: http://forums.alliedmods.net/showthread.php?p=1574782#post1574782 -- I'm working on 1.9...
Forum: Plugins 11-11-2011, 06:22
Replies: 302
Views: 108,937
Posted By Geit
Re: [TF2] Item Logger (With Web Panel)

Servers table is working with hostname and IP fine on my test setup - IP has to be defined on the command line via +ip to log correctly though. - Only reason I haven't added it to the table is the...
Forum: Plugins 10-17-2011, 05:56
Replies: 302
Views: 108,937
Posted By Geit
Re: [TF2] Item Logger (With Web Panel)

Right, sorry this took so long, but I have been incredibly busy lately with school and the daunting realities of life outside the interwebs :down: - I've changed the plugin in such a way that...
Forum: Plugins 09-24-2011, 14:55
Replies: 302
Views: 108,937
Posted By Geit
Re: [TF2] Item Logger (With Web Panel)

I know the code is quite bad, As I said, I did most of it in a rush on a train! D: - I've changed the DocType to HTML5, but bar the html tag itself it is XHTML compliant now.

Also, the...
Forum: Plugins 09-18-2011, 17:50
Replies: 302
Views: 108,937
Posted By Geit
Re: [TF2] Item Logger (With Web Panel)

Pagination is something I meant to add but forgot to, I'll get it done ASAP - which will probably be some time tomorrow.

There is one thing I forgot to mention in my other pre-release -- I changed...
Forum: Plugins 09-17-2011, 12:23
Replies: 302
Views: 108,937
Posted By Geit
Re: [TF2] Item Logger (With Web Panel)

I have pre-release for the web panel available now, I rushed alot of this while on a train journey and it is largely untested, however it should function at a basic level. I will add the extra...
Showing results 1 to 25 of 198

 
Forum Jump

All times are GMT -4. The time now is 00:47.


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