![]() |
Transfering alive bot to the other team
I use custom plugins on my server and a plugin use to transfer alive players to the other team temporary.
This is a problem for bots because they act like they aren't switched over to the other team. If its hard to understand, take Zombie Plague with infection as example. |
Re: Transfering alive bot to the other team
This is Your custom plugin's problem, not podbot mm problem. Actually it comes from metamod which blocks messages sent by other mm plugins. So AMX X is sending TeamInfo messages, but they cannot be captured by podbot mm (this is how metamod works). To skip that problem AMX X coders have to use emessages - those aren't blocked by metamod.
Example of code: Code:
(...) |
Re: Transfering alive bot to the other team
Alright, since I don't have the source code of the AMXX plugin so is this code not in need.
Do you have any modified metamod module compiled for Windows or can you do a modified version for me which solve this? If so, I don't use any zombie plugin so check for Terrorist. Appreciate all help I can get to find a solution for this outside of the AMXX plugin. |
Re: Transfering alive bot to the other team
When I have time I'll take a look at the latest Zombie Plague plugin version.
|
Re: Transfering alive bot to the other team
Latest Zombie Plague version?
Just told you I do not use any zombie plugin. |
Re: Transfering alive bot to the other team
Quote:
If You don't have source code (sma) of the plugin which is transferring alive players to the other team, I cannot help You. I'm not mainatining metamod and that will not be changed in metamod, so I cannot give You a "better" version of metamod. The only way is to find the source of Your plugin, change and compile it. Where did You download it from? |
Re: Transfering alive bot to the other team
Won't this work?
Quote:
|
Re: Transfering alive bot to the other team
"Like" PTB or it is just PTB plugin?
Can You tell the exact name of the plugin (with a link) You have troubles with? I mean - to that exact plugin's author I can pm with info what he has to do to make his plugin metamod bots compatible. |
Re: Transfering alive bot to the other team
A friend of mine did this and he's been inactive for about a half year now.
It's named war3ft. |
Re: Transfering alive bot to the other team
Are You using this version?
|
Re: Transfering alive bot to the other team
Yes, customized.
|
Re: Transfering alive bot to the other team
Any news?
|
Re: Transfering alive bot to the other team
No answer yet from the developer.
|
Re: Transfering alive bot to the other team
I have a customized version of war3ft which is not public and I'm not allowed to post the .amxx file of it :/
|
Re: Transfering alive bot to the other team
I don't need *.amxx code. I need *.sma code. :)
|
Re: Transfering alive bot to the other team
He did not want to provide it so its not possible to get :/
That's why I'm asking if there is anyway to fix it thru Metamod and let the plugin be since he is not reachable. |
Re: Transfering alive bot to the other team
No - it will not be fixed in metamod (because there is nothing to fix - it is the basis of the work of metamod) and the only place where it can and it should be fixed is the *.sma code which allows in some certain situations to skip the metamod limitation.
|
Re: Transfering alive bot to the other team
Possible to query/check bots what team they belong to?
A good option with newer PodBot. |
All times are GMT +2. The time now is 11:38. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.