Page 1 of 1
Problem...
Posted: Sun Nov 19, 2006 1:12 am
by Liquidz
Hi ya i was using windows hlds. And now i was givin a new server which doesnt run on my pc. It is a Linix server so i now have linix amxmodx running on the server and now im unable to connect to my xp database what do i do?
Posted: Sun Nov 19, 2006 10:03 am
by erik2k3
enable the sql module, enter in the war3ft.cfg the correct login data for the sql server, set the sql server to accept a connection from the gameserver
Posted: Sun Nov 19, 2006 12:00 pm
by YamiKaitou
Do what erik2k3 said, but try these methods if you can't get it to connect still
If the SQL server is running on the same comp as the server is, use "127.0.0.1" instead of "localhost" for the server name.
If the SQL server is not running on the same comp, see if you have the IP version of the SQL server instead of the url format.
Reason: Linux sometimes runs into problems when it has to resolve the url.
Posted: Fri Nov 24, 2006 9:11 am
by Derbedeul
Hi ..... sory for my langue but I am fom ROMANIA......my server it's using adminmod and amxmodx and is with war3FT ... server it's configured very good .....The problem it's : server it's runing good but is sample amxmodx it's not runing

(
Posted: Fri Nov 24, 2006 10:09 am
by YamiKaitou
Only 1 admin mod can run without conflicting the other. Turn off adminmod and then amxmodx should work
Posted: Sun Nov 26, 2006 6:28 am
by Derbedeul
plzz help me.....when a player connect to server.....in left aparence class menu....how to disable this ???

plzz help me

...tnx...sory for my language but i am from romania

Posted: Sun Nov 26, 2006 6:05 pm
by Geesu
"in left aparence class menu"
- What?
Posted: Mon Nov 27, 2006 4:33 am
by Derbedeul
offf.......it's aparence class menu (include neo.....) and then aparence to select race ........I don't know to say to you because I don't know wery good english....If you can help me with a war3 Frozen trone full tutorial.....or a addons with war3 frozen trone ......plzz help me

Posted: Mon Nov 27, 2006 7:03 am
by Derbedeul
what is this ?...whi it's dont run ? running
[ 22] unknown unknown unknown statsx.amxx bad load
[ 23] unknown unknown unknown miscstats.amxx bad load
[ 24] unknown unknown unknown stats_logging.a bad load
[ 25] Bullet Damage 1.0 f117bomb bullet_damage.a running
[ 26] unknown unknown unknown bullet_whizz.am bad load
[ 27] unknown unknown unknown bullettime.amxx bad load
[ 28] Show IP 0.2 SAMURAI amx_show_ip.amx running
[ 29] unknown unknown unknown advanced_slowmo bad load
[ 30] unknown unknown unknown flashbang_dligh bad load
[ 31] unknown unknown unknown matrix.amxx bad load
[ 32] unknown unknown unknown ammodepl.amxx bad load
[ 33] unknown unknown unknown warcraft3FT.amx bad load
( 9) Load fails: Module "fun" required for plugin. Check modules.ini.
( 22) Load fails: Module "csx" required for plugin. Check modules.ini.
( 23) Load fails: Module "csx" required for plugin. Check modules.ini.
( 24) Load fails: Module "csx" required for plugin. Check modules.ini.
( 26) Load fails: Module "fakemeta" required for plugin. Check modules.ini.
( 27) Load fails: Module "engine" required for plugin. Check modules.ini.
( 29) Load fails: Module "fun" required for plugin. Check modules.ini.
( 30) Load fails: Plugin uses an unknown function (name "pev") - check your modules.ini.
( 31) Load fails: Module "engine" required for plugin. Check modules.ini.
( 32) Load fails: Module "cstrike" required for plugin. Check modules.ini.
( 33) Load fails: Module "engine" required for plugin. Check modules.ini.
33 plugins, 22 running
Posted: Mon Nov 27, 2006 8:37 am
by Geesu
wc3mods.net/wiki/
Posted: Mon Nov 27, 2006 9:15 am
by Derbedeul
aa tanks :*.........Can u know where can I download for free a war3ft addons ?

???
Posted: Mon Nov 27, 2006 9:38 am
by Derbedeul
because look this is the problem with my server ( 9) Load fails: Module "fun" required for plugin. Check modules.ini.
( 22) Load fails: Module "csx" required for plugin. Check modules.ini.
( 23) Load fails: Module "csx" required for plugin. Check modules.ini.
( 24) Load fails: Module "csx" required for plugin. Check modules.ini.
( 26) Load fails: Module "fakemeta" required for plugin. Check modules.ini.
( 27) Load fails: Module "engine" required for plugin. Check modules.ini.
( 29) Load fails: Module "fun" required for plugin. Check modules.ini.
( 30) Load fails: Plugin uses an unknown function (name "pev") - check your modules.ini.
( 31) Load fails: Module "engine" required for plugin. Check modules.ini.
( 32) Load fails: Module "cstrike" required for plugin. Check modules.ini.
( 33) Load fails: Module "engine" required for plugin. Check modules.ini.
33 plugins, 22 running

Posted: Mon Nov 27, 2006 9:39 am
by Derbedeul
I check modules is enable .......I have mysql data base and sql data base I don't know what is the problem please help me with a war3ft addons
Posted: Mon Nov 27, 2006 10:42 am
by YamiKaitou
If it is saying they are not enabled, then they are not enabled
Posted: Mon Nov 27, 2006 1:13 pm
by Derbedeul
module ini ?...it's enable look
;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time. Use ;;
;; amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
mysql
;sqlite
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here. ;;
;; You can just list their names, without the _amxx ;;
;; or file extension. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded ;;
;; as needed. You do not need to enable them here ;;
;; unless you have problems. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
fun
engine
fakemeta
;geoip
;sockets
;regex
nvault
cstrike
csx
; AMX Mod X Modules
; You can specify both linux & win32 modules here
; To enable a module, remove the semi-colon from the line
; ------------------------------
; Fun - provides extra functions
; ------------------------------
fun_amxx_i386.so
fun_amxx.dll
fun_amxx_amd64.so
; ----------------------------------------------------
; Engine - provides engine functions core to Half-Life
; ----------------------------------------------------
engine_amxx_i386.so
engine_amxx.dll
engine_amxx_amd64.so
; ----------------------------------------------------------
; Fakemeta - provides a massive interface into the HL engine
; ----------------------------------------------------------
fakemeta_amxx_i386.so
fakemeta_amxx.dll
fakemeta_amxx_amd64.so
; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
;mysql_amxx_i386.so
;mysql_amxx.dll
;mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
sqlite_amxx.dll
sqlite_amxx_i386.so
sqlite_amxx_amd64.so
; ---------------------------------------------
; GeoIP - determines the country of ip adresses
; ---------------------------------------------
;geoip_amxx_i386.so
;geoip_amxx.dll
;geoip_amxx_amd64.so
; --------------------------------
; Sockets - network socket support
; --------------------------------
;sockets_amxx_i386.so
;sockets_amxx.dll
;sockets_amxx_amd64.so
; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
;regex_amxx_amd64.so
; --------------------
; Binary Vault support
; --------------------
;nvault_amxx_i386.so
;nvault_amxx.dll
;nvault_amxx_amd64.so
; ----------------------------------------------------------
; Counter-Strike - adds functions specific to Counter-Strike
; ----------------------------------------------------------
cstrike_amxx_i386.so
cstrike_amxx.dll
cstrike_amxx_amd64.so
; -----------------------------------------------------
; CSX - adds functionality for CS statistics and events
; -----------------------------------------------------
csx_amxx_i386.so
csx_amxx.dll
csx_amxx_amd64.so
Posted: Mon Nov 27, 2006 2:44 pm
by YamiKaitou
What version of AmxX are you running. No version has that much listed in the modules.ini file
Posted: Mon Nov 27, 2006 2:49 pm
by Derbedeul

I download the war3ft 3.0

.........but I don't know what version it's the amxx

......aa module.ini it's the problem ?

Posted: Mon Nov 27, 2006 3:14 pm
by Derbedeul
plzz give me a module.ini txt how she can be

...scz I don't know english good

Posted: Mon Nov 27, 2006 3:15 pm
by YamiKaitou
Redownload it. Do NOT add anything to your modules.ini file except for semicolons
Posted: Mon Nov 27, 2006 3:18 pm
by Derbedeul

ok ....where can I download a war3FT addons ?:|

Posted: Mon Nov 27, 2006 3:33 pm
by YamiKaitou
What version do you want?
Posted: Mon Nov 27, 2006 3:36 pm
by Derbedeul
aa I dont know what wversion it's good...

....give me a version who you think it's good

Posted: Mon Nov 27, 2006 3:51 pm
by YamiKaitou
I like 3.0 because I like finding bugs and helping make it better and I like 2.3.2 because it is stable
EDIT: Still your choice in the end
Posted: Mon Nov 27, 2006 3:56 pm
by Derbedeul
aaa ok.....and where can I download it ?
please give me a link or something

.........
Posted: Mon Nov 27, 2006 4:07 pm
by YamiKaitou
2.3.2 can be downloaded here. This comes with AmxX 1.71
viewtopic.php?t=1376
3.0RC2 can be downloaded here. This comes with AmxX 1.76b
viewtopic.php?t=2115
Posted: Mon Nov 27, 2006 4:09 pm
by Derbedeul
tank's

.....