AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   Help me > AutoTaunts (https://forums.alliedmods.net/showthread.php?t=28582)

ajinkya_x 05-18-2006 02:45

Help me > AutoTaunts
 
Hi, I'm NewB here.
I have already Added Matrix mod, Ultimate sound, Ghosts, Money Loot, BadCamper ; they all work Fine with my Zbots enabled CS1.6 server.

But When I added AutoTaunts mod it doesn't Starts. I cant Even See that Mod cmd in CS in-game Console like this 1 > amx_taunts

PLEASE help me, I wana Enable Autotaunts .

Also I have Enabled all Modules >

fun_amxx_i386.so
fun_amxx.dll
fun_amxx_amd64.so

engine_amxx_i386.so
engine_amxx.dll
engine_amxx_amd64.so

fakemeta_amxx_i386.so
fakemeta_amxx.dll
fakemeta_amxx_amd64.so

mysql_amxx_i386.so
mysql_amxx.dll
mysql_amxx_amd64.so

pgsql_amxx_i386.so
pgsql_amxx.dll

mssql_amxx.dll

sqlite_amxx.dll
sqlite_amxx_i386.so
sqlite_amxx_amd64.so

But still is doesnt works.

Silver Dragon 05-18-2006 08:00

Look in your amxmodx/logs file for any errors.

ajinkya_x 05-18-2006 08:51

AMX Log says >
Invalid event (name "Location") (plugin "autotaunts.amxx")
L 05/18/2006 - 16:47:17: [AMXX] Run time error 10 (plugin "autotaunts.amxx") - debug not enabled!
L 05/18/2006 - 16:47:17: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
---------------------------------------------------------------------------------------

This is my Plugin.ini file >>

; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
;multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands

; Counter-Strike
;restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
miscstats.amxx ; bunch of events announcement for Counter-Strike
;stats_logging.amxx ; weapons stats logging (CSX Module required!)


; Custom - Add 3rd party plugins here
debug
DeathVoice.amxx
ultimate_sound.amxx
bad_camper.amxx
autotaunts.amxx
chicken_bombs.amxx
;matrix.amxx
player_ghosts.amxx
;funradio.amxx
colored_flashbangs.amxx
looting.amxx
unlockdoors.amxx
-------------------------------------------------------------------------------------
Now tell me what to Add & where to ADD ?

ajinkya_x 05-18-2006 09:05

OK now I added this line in plugin.ini file
autotaunts.amxx debug

_____________________________________________ ________________
But now it gives me this error :

[AMXX] Invalid event (name "Location") (plugin "autotaunts.amxx")
L 05/18/2006 - 18:34:58: [AMXX] Displaying debug trace (plugin "autotaunts.amxx")
L 05/18/2006 - 18:34:58: [AMXX] Run time error 10: native error (native "register_event")
L 05/18/2006 - 18:34:58: [AMXX] [0] autotaunts_172.sma::plugin_init (line 105)

Brad 05-18-2006 09:15

Read the stickies in the forum before posting again.

If you need support for a specific plugin, post in that plugin's thread.


All times are GMT -4. The time now is 11:30.

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