Feedback on a Couple of Mods
Just offering feedback on a couple of mods that I downloaded from your site. I tried using the bot controlling plugin with ShrikeBot and ended up with some strange problems with, I am assuming, death messages. I've had this problem with DOD before with other mods that I tried to use, bodies stay standing, or floating in midair after death, or appear as if the client has crashed (frozen and "shaking").
The stamina mod that reduces stamina as damage is taken caused alot of problems. About half the bots on each team would stay dead, similar to the problem that occurred with SturmBot on para maps, only not the entire team. I am using the gore plugin and the heart beat wouldn't go away once it started. I'm trying to think if there were any other problems, but those are the only ones I can think of right now. This isn't by way of criticism, I'm just offering feedback, and thank you for making the mods available for download. :) edit: I suppose it is worthwhile me posting a list of the other 3rd party mods I am running. As far as I know these are all the latest versions available for all these plugins. Code:
dod_blockexploits14_176c.amxx Code:
AMD Athlon 1200 |
Hrm.
Quote:
Code:
dod_set_stamina(victim, STAMINA_SET, 0, (100 - (stamina / ratio))) Quote:
Quote:
Quote:
As far as the Gore plugin goes... For some reason the task set isn't unique to replay the sound. It simply uses the ID return of the player...this could be getting turned off by another plugin that uses a task with value ID. So, you need to go ahead and add an odd value to the ID so that the task will be not only unique but also obtainable. Maybe include a #define at the beginning of the plugin. Code:
#define GORE_HEADSHOT (1<<0) // "a" Code:
#define GORE_HEADSHOT (1<<0) // "a" Code:
public event_respawn(id) Code:
public event_respawn(id) These are just quick observations which might not actually do a damned thing. Just possibilities that exist. Hope something helps. |
I wasn't clear with what I said about the heartbeat on the gore plugin. It worked just fine once I disabled the stamina plugin. I absolutely love the gore plugin, in my opinion that is the best gore plugin I have ever seen. I removed the d flag to tone it down just a bit, but it truly rocks.
As for the respawning problem, I respawned with no problem, it was only the bots that weren't respawning. Exactly half of them started dead and stayed that way. And I guess even with that I'm not being clear, they didn't spawn at all, they just started out dead and stayed that way. Likely there is some kind of conflict with ShrikeBot, but I have no idea what that would be. |
well
as for the bot plugin.. thats def. buggy lol.. i dont run it anymore myself... I had noticed several problems with it and couldnt figure them out.. but for the most part i havent really had time to look into it too seriously.. plus i think depending on your class restrictions you could get more problems.. as i believe everything is hard coded as per how i had my server.. im not sure.. its a pretty old plugin lol.. i should probably put like a 'use at your own risk' warning on that lol and santa, lol.. im an idiot for not using diff task ids ...... but still.. i cant see how the stamina plugin would be causing problems with the heartbeat also.. what do you mean it wouldnt go away? as in you respawned and it was still being played? |
Quote:
|
hmm maybe sometimes the death forward doesnt catch it.. i'll add another check on client spawn..
*edit* hmm wierd there already is one lol.. |
Fakemeta?
Quote:
|
fakemeta for forwarding client deaths?
...also im going to try these out with the dodx beta zor is working on and see if the stuff he did to fix false tk's might have fixed other problems with the dodx death forward |
All times are GMT -4. The time now is 09:06 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.