Raised This Month: $ Target: $400
 0% 

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: Xterminator
Forum: Plugins 07-13-2010, 19:14
Replies: 927
Views: 659,861
Posted By Xterminator
Re: Connect Announce

That error is caused by geocity.inc, not the plugin itself. To fix it all you have to do is replace
CloseHandle( GeoCityQuery );with
if( GeoCityQuery != INVALID_HANDLE )
{...
Forum: Plugins 12-20-2009, 16:06
Replies: 82
Views: 83,045
Posted By Xterminator
Re: [L4D2] Bulldozer Certificate

You need to move
new IncappedHealth[MAXPLAYERS+1];
above
public Action:CheckForIncapped(Handle:timer, any:client)
Forum: Plugins 12-15-2009, 10:51
Replies: 229
Views: 300,044
Posted By Xterminator
Re: [L4D(2)] Remove Lobby Reservation (When Full)

You need to set sv_allow_lobby_connect_only 0 in order to connect through console or any other way.
Forum: Plugins 09-30-2009, 21:15
Replies: 211
Views: 163,720
Posted By Xterminator
Re: [L4D] Damage Info Display 1.3.5

The mod crashes the server right when the round ends since the DLC update.
Forum: Plugins 08-09-2009, 22:37
Replies: 927
Views: 659,861
Posted By Xterminator
Re: Connect Announce

Yes, someone with generic admin flag and actually I think it shows the message in the console. (Which is copy and pastable)
Typing rcon_password <password> and then status might not work so well...
Forum: Plugins 08-09-2009, 04:39
Replies: 927
Views: 659,861
Posted By Xterminator
Re: Connect Announce

Is it possible to make it show Steam IDs/IPs to Admins only?
Forum: Plugins 06-28-2009, 20:59
Replies: 424
Views: 234,998
Posted By Xterminator
Re: [L4D] Survivor Upgrades

Everything should be in your survivor_upgrades.cfg.
Forum: Plugins 04-21-2009, 22:30
Replies: 211
Views: 163,720
Posted By Xterminator
Re: [L4D] Damage Info Display 1.3.1

The "director_no_human_zombies" cvar was removed in the DLC update.
Showing results 1 to 8 of 8

 
Forum Jump

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


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