Search found 7 matches

by LuCkYaN
Sat Oct 28, 2006 2:10 pm
Forum: Help/Support
Topic: Warcraft 3 Frozen - error Cstrike
Replies: 8
Views: 9833

#if MOD == 0
if ( !is_user_bot(id) )
{
query_client_cvar(id, "cl_minmodels", "check_cvars");
}
#endif
This is line where give error.

As i said before plugin it's working but i get that error in rcon command
by LuCkYaN
Sat Oct 28, 2006 2:08 pm
Forum: Help/Support
Topic: Warcraft 3 Frozen - error Cstrike
Replies: 8
Views: 9833

I re-compiled with compile.exe , i copy/paste .amxx and .sma and again : L 10/28/2006 - 23:21:31: Client CVAR querying is not enabled - check MM version! L 10/28/2006 - 23:21:31: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx") L 10/28/2006 - 23:21:31: [AMXX] Run time error 10: native error...
by LuCkYaN
Sat Oct 28, 2006 11:46 am
Forum: Help/Support
Topic: Warcraft 3 Frozen - error Cstrike
Replies: 8
Views: 9833

I just copy/paste and modify .cfg and plugins.ini , plugin is working but i get that error on rcon screen , i get this error every time when a user connect to server : L 10/28/2006 - 21:01:26: Client CVAR querying is not enabled - check MM version! L 10/28/2006 - 21:01:26: [AMXX] Displaying debug tr...
by LuCkYaN
Sat Oct 28, 2006 9:19 am
Forum: Help/Support
Topic: Warcraft 3 Frozen - error Cstrike
Replies: 8
Views: 9833

I use linux , i have

in plugins : warcraft3FT.amxx

and in scripting dir : warcraft3FT.sma

i don't find war3ft.sma
by LuCkYaN
Sat Oct 28, 2006 8:35 am
Forum: Help/Support
Topic: Warcraft 3 Frozen - error Cstrike
Replies: 8
Views: 9833

Warcraft 3 Frozen - error Cstrike

Everything is working but i get this: I get this error: 0 users L 10/27/2006 - 13:41:40: Client CVAR querying is not enabled - check MM version! L 10/27/2006 - 13:41:40: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx") L 10/27/2006 - 13:41:40: [AMXX] Run time error 10: native error (native ...
by LuCkYaN
Fri Oct 27, 2006 5:48 am
Forum: Help/Support
Topic: Warcraft 3 Frozen - error Cstrike
Replies: 5
Views: 8199

I put metamod from amx from wc3mod downloads and : Total 1 ./hlds_run: line 342: 17483 Segmentation fault $HL_CMD Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem Fri Oct 27 15:01:13 EEST 2006: Server restart in 10 seconds and when i put last vers...
by LuCkYaN
Fri Oct 27, 2006 4:32 am
Forum: Help/Support
Topic: Warcraft 3 Frozen - error Cstrike
Replies: 5
Views: 8199

Warcraft 3 Frozen - error Cstrike

I get this error: 0 users L 10/27/2006 - 13:41:40: Client CVAR querying is not enabled - check MM version! L 10/27/2006 - 13:41:40: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx") L 10/27/2006 - 13:41:40: [AMXX] Run time error 10: native error (native "query_client_cvar") L 10/27/2006 - 13...