Raised This Month: $7 Target: $400
 1% 

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: MoggieX
Forum: Plugins 02-16-2012, 02:24
Replies: 12
Views: 20,490
Posted By MoggieX
Re: Bomb Defuser Gets a Slappin!

Howdy,

Yea, we have stopped the bomb from being planted before, although randomising it could be fun!

Matt
Forum: Plugins 02-13-2012, 02:24
Replies: 12
Views: 20,490
Posted By MoggieX
Re: Bomb Defuser Gets a Slappin!

Just to be clear we use this.

There is nothing quite like the fright experienced by a player when he goes to defuse the bomb and gets slapped about. It saves us doing it :D

Try it for a few...
Forum: General 12-20-2011, 05:38
Replies: 15
Views: 4,390
Posted By MoggieX
Re: PHP script to notify via email when game server(s) are down

ola!

Just a quicky to say "thanks", used a mix of the suggestions and while they were updating, I got emails yay!

Matt
Forum: General 12-09-2011, 07:19
Replies: 15
Views: 4,390
Posted By MoggieX
PHP script to notify via email when game server(s) are down

Howdy,

I've had a nose about the internet and don't seem to be able to find such a script, but surely its got to be possible?

What I'm looking for is a php script that I can poll one or more...
Forum: Plugins 08-08-2011, 10:42
Replies: 84
Views: 51,296
Posted By MoggieX
Re: [TF2] Cool Rocket

Howdy,

Is there a way of slowing down the rockets/projectiles?

Matt
Forum: Unapproved Plugins 09-20-2010, 05:41
Replies: 13
Views: 7,428
Posted By MoggieX
[TF2] Scouts + Teleporter = NO

EDIT BY RedSword : You can get an updated version here (https://forums.alliedmods.net/showthread.php?p=1989817#post1989817)

=====

http://dog.fpsbanana.com/ico/sprays/teleporterpriority.png
...
Forum: General 05-01-2010, 16:28
Replies: 113
Views: 51,994
Posted By MoggieX
Re: Recent Valve change limits creativity for server mods. (Petition)

Signed and posted as news item to our community

Matt
Forum: Unapproved Plugins 04-03-2010, 15:43
Replies: 485
Views: 222,403
Posted By MoggieX
Re: [TF2] Zombie Fortress (current version: 2.1.1)

Some other points of interest:

Sets the Zombies FOV much wider than normal, gives that distorted feel:
SetEntData(client, offsFOV, 130, true);

Sets the FOV back to Normal
//EDIT: 2.1.1.2 - ...
Forum: Unapproved Plugins 04-03-2010, 15:36
Replies: 485
Views: 222,403
Posted By MoggieX
Re: [TF2] Zombie Fortress (current version: 2.1.1)

yea, its quite easily done. Look out for the term overlay in the source of the code I referenced, I documented the code quite well.

The file was lifted from zombie panic source and you'll need to...
Forum: Unapproved Plugins 04-03-2010, 14:07
Replies: 485
Views: 222,403
Posted By MoggieX
Re: [TF2] Zombie Fortress (current version: 2.1.1)

Also, if I remember correctly I messed with the FOV, it'll all be in the code

Matt
Forum: Unapproved Plugins 04-03-2010, 12:46
Replies: 485
Views: 222,403
Posted By MoggieX
Re: [TF2] Zombie Fortress (current version: 2.1.1)

howdy,

I just spotted this in the plugins list, I worked on the code a while back.

It would be fab if you could include the zombie vision that I added back in a previous version, there is a...
Forum: Unapproved Plugins 04-02-2010, 16:42
Replies: 40
Views: 20,692
Posted By MoggieX
Re: [TF2][BETA] Wearable Items [12/24/09] (Requires SM1.3)

All we're getting is no hats and :

DataTable warning: player: Out-of-rane value (359.00000) in sendPropFlat 'm_angEyeAngles[0];, Clamping.

SM V1.4

Matt
Forum: Plugin/Gameplay Ideas and Requests 02-12-2010, 11:54
Replies: 0
Views: 844
Posted By MoggieX
[TF2] Stop Scouts from Teleporting

Howdy,

Anyone got a few mins to whip up a script to stop scouts from using teleporters and message them to say 'walk you lazy n00b'?

They're fast enough and * run :D

Matt
Forum: Plugins 02-07-2010, 10:28
Replies: 994
Views: 481,817
Posted By MoggieX
Re: Jukebox for Source - Streaming Music System

I altered the jb_streams table so that the queue has a default of 1, it appears to work now. (unsure how this could have worked as its not in the plugin to update this field and the database...
Forum: Plugins 02-07-2010, 08:57
Replies: 994
Views: 481,817
Posted By MoggieX
Re: Jukebox for Source - Streaming Music System

Howdy,

With the latest version V0.5.3.2, we've uploaded and added some tracks, however when we go to play them, the following is spilled in the console:

: [jukebox.smx] Failed to create stream...
Forum: Plugins 09-10-2009, 12:48
Replies: 264
Views: 128,848
Posted By MoggieX
Re: MySQL Banning - Single DB - Cover Multiple Servers V3.0 [10 Jun 08]

Hi,

Read the first post, debugging is on by default.
Forum: Plugins 08-15-2009, 05:03
Replies: 643
Views: 392,892
Posted By MoggieX
Re: Map Decals

Just been on one of our servers and it IS working after the update.
Forum: News 08-14-2009, 09:59
Replies: 152
Views: 73,938
Posted By MoggieX
Re: SourceMod Fixes for TF/DoD Update

I second that.

Totally amazing work gents, under what are ridiculous circumstances, which totally could have been avoided.

Matt & everyone @ UKMD
Forum: Extensions 08-13-2009, 11:49
Replies: 280
Views: 104,998
Posted By MoggieX
Re: [EXTENSION] Sidewinder

Surely they're cvars rather than commands, have you tried setting them in your config or using sm_cvar cvar value ?
Forum: Extensions 08-01-2009, 20:35
Replies: 1,011
Views: 378,691
Posted By MoggieX
Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots

lo,

line 91:
CloseHandle(db);

Which means there must be another error in your logs saying it cannot connect to the "default" database, check your database.cfg settings, that dfewfault is the...
Forum: Snippets and Tutorials 07-24-2009, 07:00
Replies: 8
Views: 5,588
Posted By MoggieX
Re: [iMacros Script] Ban a users steam friends for good measure

The aim of this is not to name specific groups, rather just provide a server administrator with a tool that they can use to get this kind of data, primialry for small groups of users, as they tend to...
Forum: Snippets and Tutorials 07-24-2009, 05:44
Replies: 8
Views: 5,588
Posted By MoggieX
Re: [iMacros Script] Ban a users steam friends for good measure

Use MySQL Bans or Sourcebans and load them in to the db directly, then you'll know who they are if the moan. We give the same answer to all, no.



Yea, banning 64,000 from a public group would...
Forum: Snippets and Tutorials 07-23-2009, 10:51
Replies: 416
Views: 535,757
Posted By MoggieX
Re: [INC] Colors (1.0.1)

:arrow: Also see http://wiki.alliedmods.net/Compiling_SourceMod_Plugins

Matt
Forum: Extensions 07-22-2009, 12:22
Replies: 1,011
Views: 378,691
Posted By MoggieX
Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots

This was a problem for us as I didn't want to move back to using non threaded admins due to the numbers we have.

So instead I have altered pRED*'s plugin to make a non threaded check when a...
Forum: Extensions 07-21-2009, 18:04
Replies: 1,011
Views: 378,691
Posted By MoggieX
Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots

I take it back, I am a pr0 n00b, for anyone else, don't forget to install the cbaseserver.so or dll files as well.

ffs :rtfm: Matt :)
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 06:59.


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