PDA

View Full Version : Does this look right


p4haze
08-07-2004, 01:28
Do these modules look right

---------------------------------------------------------------------------

; AMX Modules
; You can specify both linux & win32 modules here

; CS Stats
addons/amx/dlls/csstats_mm.dll
addons/amx/dlls/csstats_mm_i386.so

; More functions for modifications in HL
addons/amx/dlls/fun_mm.dll
addons/amx/dlls/fun_mm_i686.so

; MySQL access
;addons/amx/dlls/mysql.dll
;addons/amx/dlls/mysql_i686.so

; Xtrafun
addons/amx/dlls/xtrafun_mm.dll
addons/amx/dlls/xtrafun_mm_i686.so

; VexdUM
addons/amx/dlls/VexdUM_mm.dll
addons/amx/dlls/VexdUM_mm_i686.so

; Cmath
addons/amx/dlls/cmath.dll
addons/amx/dlls/cmath_i686.so

imported_TicoMeElmo
08-07-2004, 01:32
looks fine to me

p4haze
08-07-2004, 02:02
hmmm...then why does this happen is it becuz it only works for amxx, and not for amx...?

[AMX] Function not found (name "entity_get_float") (plugin "sh_demoman.amx")
[AMX] Function not found (name "D2_SetBunny") (plugin "sh_bunny.amx")

imported_TicoMeElmo
08-07-2004, 02:07
I dont know about first one.
For bunny i think you need D2Tools.dll a module.

p4haze
08-07-2004, 02:25
hmm thanks for you help..but do i have to install the D2Tools.dll a module
or is it a script

imported_TicoMeElmo
08-07-2004, 02:43
its just like amx.dll and csstats_mm.dll