MM is blocking command
Hi can you help me? I have an error in my plugin
PHP Code:
metamod_version 1.19 |
Re: MM is blocking command
First I want to ask you 2 questions!
Is your server steam/no-steam? Is your server running on an 64bit operating system? |
Re: MM is blocking command
I'm testing it on my windows XP (32bit) on steam.
|
Re: MM is blocking command
Quote:
|
Re: MM is blocking command
I try CS on my old computer. DxDiag:
------------------ System Information ------------------ Time of this report: 7/31/2008, 16:07:23 Machine name: Mycomputer Operating System: Windows XP Professional (5.1, Build 2600) Dodatek Service Pack 2 (2600.xpsp_sp2_gdr.070227-2254) Language: Polish (Regional Setting: Polish) System Manufacturer: n/a System Model: n/a BIOS: n/a Processor: AMD Athlon(tm) 64 Processor 3500+, MMX, 3DNow, ~2.3GHz Memory: 2046MB RAM Page File: 450MB used, 4974MB available Windows Dir: C:\WINDOWS DirectX Version: DirectX 9.0c (4.09.0000.0904) DX Setup Parameters: Not found DxDiag Version: 5.03.2600.2180 32bit Unicode |
Re: MM is blocking command
Quote:
|
Re: MM is blocking command
My dedicated server under windows works perfectly fine with an Athlon 64 3200+ ( Windows XP Pro SP2 32 bits ).
|
Re: MM is blocking command
On laptop I have got
C2D T8300 4GB ram GF 8600 and Vista 64 bit ... Is it possible that plugin will work here ? |
Re: MM is blocking command
Are you using the query_client_cvar function? I haven't been able to find any other reason why it would be doing this.
|
Re: MM is blocking command
I used this
public your_function(id) { query_client_cvar(id, "ex_interp", "CvarCallback"); } public CvarCallback(id, cvar_name[], cvar_value[]) { console_print(id, "Your %s is: %s", cvar_name, cvar_value); } Or is there other option to get user interp ? |
| All times are GMT -4. The time now is 05:37. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.