Witam.
Mam problem z deathrun menagerem.
Bot się zabija dopiero po ok 1min od momentu gdy ct zabije tt
W logach mam błąd:
moduły odblokowane.Kod:L 09/28/2009 - 00:19:07: Start of error session. L 09/28/2009 - 00:19:07: Info (map "deathrun_trapstreet") (file "addons/amxmodx/logs/error_20090928.log") L 09/28/2009 - 00:19:07: Function is not present (function "UpdateBot") (plugin "DeathrunManager.amxx") L 09/28/2009 - 00:19:07: [AMXX] Run time error 10 (plugin "DeathrunManager.amxx") (native "set_task") - debug not enabled!
modules.ini:
Co może być przyczyną?Kod:;;; ; 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 hamsandwich
Jak to naprawić?










