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

Showing results 1 to 25 of 33
Search took 0.01 seconds.
Search: Posts Made By: redmist
Forum: General 08-28-2005, 08:19
Replies: 6
Views: 1,466
Posted By redmist
Yes, they were Linux servers. Metamod 1.18 seems...

Yes, they were Linux servers. Metamod 1.18 seems to have fixed the issue. Thanks for your help.
Forum: General 08-21-2005, 09:03
Replies: 6
Views: 1,466
Posted By redmist
Well, I actually have control over which version...

Well, I actually have control over which version of metamod is run on the server and the latest version 1.18p24 that worked fine last week is suddenly crashing the servers. (Unless metamod crashes...
Forum: General 08-20-2005, 20:57
Replies: 6
Views: 1,466
Posted By redmist
Just to confirm, this seems to be an issue with...

Just to confirm, this seems to be an issue with metamod. I removed AMXX from the plugins.ini and the server still crashes on restart. It works fine as soon as I remove metamod from liblist.gam...
Forum: General 08-20-2005, 03:24
Replies: 6
Views: 1,466
Posted By redmist
AMX issue with latest Steam update?

I just got this message from my server provider...Is this because of a Steam update or something??

"At the moment AMX mod seems to be failing on all our servers, therefore we have temporarily...
Forum: (OLD) Bug Reports 08-15-2005, 09:32
Replies: 17
Views: 6,871
Posted By redmist
:shock: If that's true, goodbye AMX Mod...

:shock:

If that's true, goodbye AMX Mod X.... :roll:
Forum: (OLD) Bug Reports 08-06-2005, 10:02
Replies: 17
Views: 6,871
Posted By redmist
Yep, same problem here. Even if I use the...

Yep, same problem here. Even if I use the extended syntax it doesn't work. e.g

amxx unpause mapchooser.amxx
amx_pausecfg enable mapchooser.amxx

Neither work.

Pausing works fine however.
Forum: News 08-05-2005, 21:27
Replies: 212
Views: 68,307
Posted By redmist
SQL Modules download is broken

SQL Modules download is broken
Forum: Module Coding 11-15-2004, 02:54
Replies: 1
Views: 1,859
Posted By redmist
is_module_loaded

Hi,

I'm trying to write a plugin in a way that it simply has reduced functionality if a certain module isn't loaded. I thought that was the whole idea of the 'is_module_loaded' function but the...
Forum: News 11-11-2004, 21:07
Replies: 16
Views: 19,894
Posted By redmist
Does HLTV auto-director work now when connected...

Does HLTV auto-director work now when connected to a server running Metamod? If not, is there any way to fix it? This is a serious drawback for leagues wanting to run AMX scripts.

EDIT: Just...
Forum: News 10-09-2004, 07:39
Replies: 15
Views: 17,969
Posted By redmist
A bit OT but don't forget HL1:Source is coming...

A bit OT but don't forget HL1:Source is coming soon too!
Forum: News 10-07-2004, 18:58
Replies: 15
Views: 17,969
Posted By redmist
Er...so what happened to needing the SDK? Is it...

Er...so what happened to needing the SDK? Is it already available?
Forum: Approved Plugins 09-08-2004, 05:37
Replies: 53
Views: 127,704
Posted By redmist
Unfortunately you need to enable...

Unfortunately you need to enable 'register_globals' on your web server.
Forum: Approved Plugins 08-29-2004, 08:55
Replies: 934
Views: 844,695
Posted By redmist
I don't recommend adding it just yet - there...

I don't recommend adding it just yet - there seems to be a bug involving issuing several commands possibly due to sockets not being closed. :? I'll post in this thread as soon as I've sorted it...
Forum: Approved Plugins 08-25-2004, 05:15
Replies: 934
Views: 844,695
Posted By redmist
Re: AMX Match Deluxe by Shomilder and Infra

Nice work.
I've just written some code for RCONing HLTV using the basic sockets module if you'd like to use it... You can find it here -
...
Forum: Approved Plugins 08-24-2004, 04:24
Replies: 53
Views: 127,704
Posted By redmist
You need to download the 'basic sockets' module...

You need to download the 'basic sockets' module and add it to the module folder and modules.ini. To compile you need to copy the .inc file into the include folder.
Forum: Approved Plugins 08-23-2004, 09:20
Replies: 53
Views: 127,704
Posted By redmist
Well, I've finally come up with some working HLTV...

Well, I've finally come up with some working HLTV rcon code for the sockets module...it seems to work fine.


public hltv_rcon_cmd(cmd[])
{
new hltv_address = 0

new error

new...
Forum: Off-Topic 08-21-2004, 10:05
Replies: 2
Views: 1,779
Posted By redmist
Thanks for the fast reply. I've submitted a bug...

Thanks for the fast reply. I've submitted a bug report but might PM bailopan since the bug tracking on SF doesn't look very active.
Forum: Off-Topic 08-21-2004, 09:01
Replies: 2
Views: 1,779
Posted By redmist
Major Metamod bug - HLTV Auto Director

Who can I report Metmod bugs to? I've noticed that HLTV auto director doesn't function properly (or at all) when connected to a server running Metamod 1.17.1 (haven't tested any other versions.)
...
Forum: News 08-17-2004, 21:54
Replies: 131
Views: 56,154
Posted By redmist
Oh well, I've got a LAN coming up next weekend -...

Oh well, I've got a LAN coming up next weekend - looks like I'm going to be forced to to use AMX 0.9.9 for the server scripting. The CPU usage is just too high to use AMXX 0.16. and 0.2 is obviously...
Forum: Approved Plugins 08-16-2004, 05:15
Replies: 53
Views: 127,704
Posted By redmist
It says '[AMX] Match Loaded' and everything...

It says '[AMX] Match Loaded' and everything appears to be working fine. As soon as both teams type 'ready' the server locks up. If I disable HLTV, the script runs fine (although for some reason the...
Forum: Approved Plugins 08-14-2004, 06:14
Replies: 53
Views: 127,704
Posted By redmist
So you're able to record HLTV demos using this...

So you're able to record HLTV demos using this plugin? I'd like to see that... :roll:
Forum: Approved Plugins 08-14-2004, 02:34
Replies: 53
Views: 127,704
Posted By redmist
Admin Password for HLTV is fine. I've tried...

Admin Password for HLTV is fine. I've tried other war scripts and they have no problems RCONing HLTV though they use the old 0.9.8 upd.dll

I could be wrong, but to me it seems like the new code...
Forum: News 08-13-2004, 21:48
Replies: 131
Views: 56,154
Posted By redmist
The lesson here is NEVER announce release dates...

The lesson here is NEVER announce release dates for open source software. :roll:
Forum: News 08-13-2004, 21:15
Replies: 93
Views: 35,502
Posted By redmist
Yes, amen to that. CPU usage in 0.16 was...

Yes, amen to that. CPU usage in 0.16 was enormous.

The devs are pretty quiet...probably frantically fixing a few last minute things....or maybe they're still asleep. That's the trouble with...
Forum: Approved Plugins 08-12-2004, 09:55
Replies: 53
Views: 127,704
Posted By redmist
The HLTV section doesn't work. Whenever the...

The HLTV section doesn't work. Whenever the hltv_rcon command is called the server locks up. No error messages. Everything compiles ok and the sockets module is loaded.
Showing results 1 to 25 of 33

 
Forum Jump

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


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