AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Solved Deathrun plugins won't load help (https://forums.alliedmods.net/showthread.php?t=293113)

rodneyoso 01-23-2017 09:23

Deathrun plugins won't load help
 
I put this plugins in .ini files
Code:

DeathrunManager.amxx
DRM_trigger_hurt_fix.amxx
jumpstats_main.amxx
jumpstats_long.amxx
jumpstats_count.amxx
jumpstats_bhop.amxx
jumpstats_ladder.amxx
jumpstats_weird.amxx
use_button_once.amxx
team_join.amxx
stuck.amxx
nextmap.amxx
plugin_trail.amxx
nextmap.amxx
timeleft.amxx
NoobRespawn.amxx
reconnect_features.amxx
amx_gag.amxx
roundsleft.amxx
reset_score.amxx

in console amx_plugins all are running but in game non of them work :( expect the reset_score.amxx...What is the problem?
Code:

Currently loaded plugins:
      name                    version    author            file            status 
 [  1] unknown                unknown    unknown          Admin            bad load
 [  2] Admin Base              1.8.2      AMXX Dev Team    admin.amxx      running 
 [  3] Admin Commands          1.8.2      AMXX Dev Team    admincmd.amxx    running 
 [  4] Admin Help              1.8.2      AMXX Dev Team    adminhelp.amxx  running 
 [  5] Slots Reservation      1.8.2      AMXX Dev Team    adminslots.amxx  running 
 [  6] Multi-Lingual System    1.8.2      AMXX Dev Team    multilingual.am  running 
 [  7] Menus Front-End        1.8.2      AMXX Dev Team    menufront.amxx  running 
 [  8] Commands Menu          1.8.2      AMXX Dev Team    cmdmenu.amxx    running 
 [  9] Players Menu            1.8.2      AMXX Dev Team    plmenu.amxx      running 
 [ 10] Maps Menu              1.8.2      AMXX Dev Team    mapsmenu.amxx    running 
 [ 11] Plugin Menu            1.8.2      AMXX Dev Team    pluginmenu.amxx  running 
 [ 12] Admin Chat              1.8.2      AMXX Dev Team    adminchat.amxx  running 
 [ 13] Anti Flood              1.8.2      AMXX Dev Team    antiflood.amxx  running 
 [ 14] Scrolling Message      1.8.2      AMXX Dev Team    scrollmsg.amxx  running 
 [ 15] Info. Messages          1.8.2      AMXX Dev Team    imessage.amxx    running 
 [ 16] Admin Votes            1.8.2      AMXX Dev Team    adminvote.amxx  running 
 [ 17] Preostalo vreme - Hud  1.0        Desikac          nextmap.amxx    running 
 [ 18] Nextmap Chooser        1.8.2      AMXX Dev Team    mapchooser.amxx  running 
 [ 19] Preostalo vreme - Hud  1.0        Desikac          timeleft.amxx    running 
 [ 20] Pause Plugins          1.8.2      AMXX Dev Team    pausecfg.amxx    running 
 [ 21] Stats Configuration    1.8.2      AMXX Dev Team    statscfg.amxx    running 
 [ 22] Deathrun Manager        3.0.3      xPaw              DeathrunManager  running 
 [ 23] unknown                unknown    unknown          amx_settings_ap  bad load
 [ 24] unknown                unknown    unknown          cs_player_model  bad load
 [ 25] unknown                unknown    unknown          cs_teams_api.am  bad load
 [ 26] unknown                unknown    unknown          cs_maxspeed_api  bad load
 [ 27] unknown                unknown    unknown          cs_weap_models_  bad load
 [ 28] unknown                unknown    unknown          cs_weap_restric  bad load
 [ 29] unknown                unknown    unknown          cs_ham_bots_api  bad load
 [ 30] unknown                unknown    unknown          zp50_admin_comm  bad load
 [ 31] unknown                unknown    unknown          zp50_admin_menu  bad load
 [ 32] unknown                unknown    unknown          zp50_admin_mode  bad load
 [ 33] AMXX Gag                1.4.9      xPaw & Exolent    amx_gag.amxx    running 
 [ 34] DRM: trigger_hurt fix  1.3        coderiz / xPaw    DRM_trigger_hur  running 
 [ 35] JumpStats Main          1.7.3      Exolent          jumpstats_main.  running 
 [ 36] LongJump Stats          1.7.3      Exolent          jumpstats_long.  running 
 [ 37] CountJump Stats        1.7.3      Exolent          jumpstats_count  running 
 [ 38] BhopJump Stats          1.7.3      Exolent          jumpstats_bhop.  running 
 [ 39] Ladder Stats            1.7.3      Exolent          jumpstats_ladde  running 
 [ 40] WeirdJump Stats        1.7.3      Exolent          jumpstats_weird  running 
 [ 41] Use button once        1.3        R3X              use_button_once  running 
 [ 42] Team Join Management    0.3        Exolent          team_join.amxx  running 
 [ 43] Automatic Unstuck      1.5        NL)Ramon(NL      stuck.amxx      running 
 [ 44] plugin_trail            1.3.1      Bahrmanou        plugin_trail.am  running 
 [ 45] AutoRespawn            1          Brain            NoobRespawn.amx  running 
 [ 46] Reconnect Features      0.2.4 BETA  ConnorMcLeod      reconnect_featu  running 
 [ 47] Preostalo rundi - Hud  1.0        Desikac          roundsleft.amxx  running 
 [ 48] Reset Score            3.0        ->UrOS<-          reset_score.amx  running


OciXCrom 01-23-2017 09:35

Re: Deathrun plugins won't load help
 
How do you know they aren't working?

rodneyoso 01-23-2017 09:39

Re: Deathrun plugins won't load help
 
Quote:

Originally Posted by OciXCrom (Post 2489201)
How do you know they aren't working?

I test them in - game:
type nextmap nothing happen
Jump-no jumpstats recorded
Trail don't work nothing happens (/trail random)
NoobRespawn it suppose to have timing count 10 sec if you die it will respawn you but no doesn't work

OciXCrom 01-23-2017 09:59

Re: Deathrun plugins won't load help
 
Quote:

[ 17] Preostalo vreme - Hud 1.0 Desikac nextmap.amxx running
That doesn't sound like a nextmap plugin to me.

Quote:

Jump-no jumpstats recorded
Maybe you're not jumping like you're supposed to?

Quote:

Trail don't work nothing happens (/trail random)
The command is trail, not /trail.

Quote:

NoobRespawn it suppose to have timing count 10 sec if you die it will respawn you but no doesn't work
Never heard of it.

rodneyoso 01-23-2017 10:16

Re: Deathrun plugins won't load help
 
I get them working but to jumpstats i say it's a bug cause i play hns i know how to jump but this plugin doesn't record it


All times are GMT -4. The time now is 20:56.

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