Otóż co robię:
1. Instalacja amx pomyslnie
2. dbmod_5.9l.amxx do cs-serwer\cstrike\addons\amxmodx\plugins (a Plik dbmod_5.9l.sma do addons/amxmodx/scripting ale to mało istotne)
3. Baza danych gotowa na webd.pl
4. Modele wrzucone
5. dbmod_5.9l.amxx dopisane do amxmodx/configs/plugins.ini
6. Do amxx.cfg dopisane cvary podane poniżej
7. Coś jeszcze? Bo pojawia się problem ...
Cvary
//------------------ DIABLO ---------------------------- diablo_sql_host "192.168.1.102" diablo_sql_user "kajtsweb_cs" diablo_sql_pass "tu haslo" diablo_sql_database "kajtsweb_lod" diablo_sql_table "dbmod_tablet" diablo_sql_save "0" ;0 ;1 ;2 diablo_classes "abcdefgh" ; a Mag ; b Paladyn ; c Mnich ; d Zabojca ; e Barbarzynca ; f Nekromanta ; g Ninja ; h Hunter diablo_avg "1" ;0-off ;0> (1,2,3...) od jakiego lvl'a zlicza srednia (im mniejsza liczba tym bedzie ona gorsza) diablo_xpbonus "10" diablo_xpbonus2 "100" diablo_durability "10" SaveXP "1" diablo_dir "addons/amxmodx/diablo/" diablo_show_health "1" diablo_knife "20" diablo_knife_speed "1000" diablo_arrow "120" diablo_arrow_multi "2.0" diablo_arrow_speed "1500" diablo_klass_delay "2.5"
/menu się nie wyświetla, co jest oczywistym, że ma to związek z /klasa
W logach dostaje cos takiego:
L 07/08/2010 - 14:30:47: [AMXX] Plugin "dbmod_5.9l.amxx" failed to load: Module/Library "cstrike" required for plugin. Check modules.ini.
Modules.ini:
;;; ; 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 ;hamsandwich
Właściwie nigdy mi się nie zdarzyło łączyć do bazy danych przez csa. Gdy próbuję połączyć się przez sql.cfg (admin.sma) serwer przed startem chwile przymula po czym startuje i już jest ok. Podłączanie diablo przez amxx.cfg nie daje takich efektów, właściwie nie daje wcale efektów.
Proszę więc was o pomoc i z góry dziękuję rozdaje plusiki