AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   Metamod plugin.ini (https://forums.alliedmods.net/showthread.php?t=10152)

terriermon 02-09-2005 20:52

Metamod plugin.ini
 
all the plugins.ini is what
please show all to me,i can't run amxx
thanks>.<

Pain 02-09-2005 20:53

Re: Metamod plugin.ini
 
Quote:

Originally Posted by terriermon
all the plugins.ini is what
please show all to me,i can't run amxx
thanks>.<

WTF? Speak proper English and be more descriptive.

terriermon 02-09-2005 21:46

Re: Metamod plugin.ini
 
Quote:

Originally Posted by Pain
Quote:

Originally Posted by terriermon
all the plugins.ini is what
please show all to me,i can't run amxx
thanks>.<

WTF? Speak proper English and be more descriptive.

I am english
my plugins.ini
Code:

; ------------------------------------------------
; AMX Mod X
; ------------------------------------------------
win32 addons/amxmodx/dlls/amxmodx_mm.dll
linux addons/amxmodx/dlls/amxmodx_mm_i386.so
; win32 addons/amx/dlls/monster_mm.dll



; AMX Mod modules

; NOTE: don't declare 'pure' AMX Modules here
;      (those not having '_mm' in their filename)

; CS Stats (AMX module)
win32 addons/amxmodx/modules/cstrike_amxx.dll

; Fun (AMX module)
win32 addons/amxmodx/modules/fun_amxx.dll

; Vexd Utilities (AMX module)
; win32 addons/amx/modules/VexdUM_mm.dll
win32 addons/amxmodx/modules/csx_amxx.dll
win32 addons/amxmodx/modules/ns_amxx.dll

I can run amxx,but the run plugins "more_ultimate_sound.amxx" has some error
eg:plate c4 time willer very fast

Peli 02-09-2005 21:51

What is that? Your Metamod Plugins.ini ( to load AMX Mod X ) or is that your Modules.ini ( to load Modules ).

terriermon 02-09-2005 22:12

This plugins.ini is Metamod plupins.ini

Peli 02-09-2005 22:23

All you should have in there is :
Code:

; AMX Mod X
win32 addons/amxmodx/dlls/amxmodx_mm.dll
; Monster Mod
win32 addons/amxmodx/dlls/monster_mm.dll

You messed up and put some of your Modules in there , erase that , that is WRONG. Your modules are already in your Modules.ini

*EDIT* Make sure that your Monster_mm.dll FILE is in your : Amxmodx / Dlls folder okay...

terriermon 02-09-2005 22:55

1 Attachment(s)
i can run the AMXX,but i use the "more_ultimate_sound.amxx" has some error
eg:plater c4time speark will very fast(the c4timer sound very fast speak 30,20,10......... 3,2,1)
Is my AMXX Setting has error or not open some module ?

Peli 02-10-2005 00:15

Man I'm sorry but I can't even understand you sorry.

nightscreem 02-10-2005 11:39

Re: Metamod plugin.ini
 
Quote:

Originally Posted by terriermon
; ------------------------------------------------
; AMX Mod X
; ------------------------------------------------
win32 addons/amxmodx/dlls/amxmodx_mm.dll
linux addons/amxmodx/dlls/amxmodx_mm_i386.so
; win32 addons/amx/dlls/monster_mm.dll



; AMX Mod modules

; NOTE: don't declare 'pure' AMX Modules here
; (those not having '_mm' in their filename)

; CS Stats (AMX module)
win32 addons/amxmodx/modules/cstrike_amxx.dll

; Fun (AMX module)
win32 addons/amxmodx/modules/fun_amxx.dll

; Vexd Utilities (AMX module)
; win32 addons/amx/modules/VexdUM_mm.dll
win32 addons/amxmodx/modules/csx_amxx.dll
win32 addons/amxmodx/modules/ns_amxx.dll
[/code]

I can run amxx,but the run plugins "more_ultimate_sound.amxx" has some error
eg:plate c4 time willer very fast

your sure thats your plugins.ini because then its totaly wrong

XxKpAznGuyxX 02-10-2005 13:47

compile your more_ultimate_sound.sma to more_ultimate_sound.amxx
and put it in addons/amxmodx/plugin and then go to addons/amxmodx/config/plugin.ini and type in more_ultimate_sound.amxx in the plugin.ini from addons/amxmodx/config/plugin.ini not addons/metamod/plugin.ini


All times are GMT -4. The time now is 15:42.

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