Raised This Month: $51 Target: $400
 12% 

helps plz


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
-=TJL=- Staff
Member
Join Date: Jan 2009
Old 02-02-2009 , 21:36   helps plz
Reply With Quote #1

how do i fix this?

Code:
;;;
; 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
Code:
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_flash.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_grandmaster.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_hobgoblin.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_invisman.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_morpheus.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_punisher.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_shadowcat.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_spiderman.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_superman.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
-=TJL=- Staff is offline
-=TJL=- Staff
Member
Join Date: Jan 2009
Old 02-02-2009 , 21:37   Re: helps plz
Reply With Quote #2

Quote:
Originally Posted by -=TJL=- Staff View Post
how do i fix this?

Code:
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; 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
Code:
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_flash.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_grandmaster.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_hobgoblin.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_invisman.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_morpheus.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_punisher.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_shadowcat.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_spiderman.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
L 02/02/2009 - 21:22:30: [AMXX] Plugin "sh_superman.amxx" failed to load: Module/Library "hamsandwich" required for plugin.  Check modules.ini.
-=TJL=- Staff is offline
jtpizzalover
Senior Member
Join Date: Dec 2005
Location: Left
Old 02-02-2009 , 23:56   Re: helps plz
Reply With Quote #3

Update your amxx to 1.8
__________________
jtpizzalover is offline
-=TJL=- Staff
Member
Join Date: Jan 2009
Old 02-03-2009 , 00:30   Re: helps plz
Reply With Quote #4

i have 1.8 it was installed by game servers
-=TJL=- Staff is offline
-=TJL=- Staff
Member
Join Date: Jan 2009
Old 02-03-2009 , 01:08   Re: helps plz
Reply With Quote #5

ok we fixed it, but now heros arent working...
-=TJL=- Staff is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:03.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode