View Single Post
Guenhwyvar
AMX Mod X Beta Tester
Join Date: Jul 2005
Location: Berlin / Germany
Old 09-06-2005 , 14:21  
Reply With Quote #5

its a pity, because the problem became permanent. to be more exact, two examples:

1.
ppl rolls the dice, won red race car. a chat-message appears, that he won (red race..). no hudmessage. he is glowing now. the "meep" sound is played to all. he walks like the others (no speedup). he glows until he is dead or the round ends (in this example: he glowed for ~30 seconds. no counter appeared in the hud (like it does sometimes).

2.
ppl wins noclip. textmessage, no hudmessage. he gets noclip. noclip holds until end of the round.

3. (this one is working)
player looses all his money. chat message + hud messages. sound (laughing) is played to all. he lost his money.

Code:
19:14:48 Currently loaded plugins:          name               version  author            file             status            Admin Base         1.55     AMXX Dev Team     admin.amxx       running            Admin Commands     1.55     AMXX Dev Team     admincmd.amxx    running            Admin Help         1.55     AMXX Dev Team     adminhelp.amxx   running            Menus Front-End    1.55     AMXX Dev Team     menufront.amxx   running            Commands Menu      1.55     AMXX Dev Team     cmdmenu.amxx     running            Players Menu       1.55     AMXX Dev Team     plmenu.amxx      running            Maps Menu          1.55     AMXX Dev Team     mapsmenu.amxx    running            Admin Chat         1.55     AMXX Dev Team     adminchat.amxx   running            Anti Flood         1.55     AMXX Dev Team     antiflood.amxx   running            Info. Messages     1.55     AMXX Dev Team     imessage.amxx    running            Admin Votes        1.55     AMXX Dev Team     adminvote.amxx   running            TimeLeft           1.55     AMXX Dev Team     timeleft.amxx    running            Stats Configurati  1.55     AMXX Dev Team     statscfg.amxx    running            Restrict Weapons   1.55     AMXX Dev Team     restmenu.amxx    running            StatsX             1.55     AMXX Dev Team     statsx.amxx      running            CS Misc. Stats     1.55     AMXX Dev Team     miscstats.amxx   running            CS Stats Logging   1.55     AMXX Dev Team     stats_logging.a  running   19:14:48 muha               1.0      Amxx rulez        loadingsound.am  running            Sank Sounds Plugi  1.3.5    Luke Sankey, Whi  sank_sounds.amx  running            AntiCamping Advan  1.01c    Homicide          anticamping2_av  running            Chat Responder     0.7      JGHG              chatresponder.a  running            HeadShot Master    0.2      Leichenklaus      hs_master.amxx   running            Grenade Control    1.1      Willyumyum & Rya  grenade_control  running            Weapon Arena       1.9.5    JGHG              weaponarena.amx  running            Ultimate Gore      1.3.3    JTP10181/mike_ca  amx_gore_ultima  running            Play or Be Kicked  1.1      Brad Jones        pbk.amxx         running            FPM Script         3.0      Cult of the Dead  fpm.amxx         running            Check Shots        1.1      jsauce            check_shots.amx  running            Team Balancer      1.7b6    Ptahhotep         team_balancer.a  running            Roll The Dice Plu  2.4d     MiniPeLoS,BreadD  amx_ejl_dice.am  running            30 plugins, 30 running

Code:
19:15:24 Currently loaded modules:          name                    version  author                        Fun                     1.55     AMX Mod X Dev Team            Engine                  1.55     AMX Mod X Dev Team            FakeMeta                1.55     AMX Mod X Dev Team            CStrike                 1.55     AMX Mod X Dev Team            CSX                     1.55     AMX Mod X Dev Team            5 modules

I did one think with the sma, and, if this is the problem, shame on me, Ill never install another plugin: I made a search'n'replace and switched ", 0.03, 0.62," with ", 0.03, 0.73," (39 times) to get the hudmessages repositioned. I will replace it with the original now, just to be sure. But: earlier this day and yesterday, the (modified) plugin worked well, so that I thought my changes couldnt be the reason.
Guenhwyvar is offline