View Single Post
Re: Podbot3.x
Old
  (#14)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Podbot3.x - 28-11-2010

Quote:
Originally Posted by -Cop- View Post
sorry, really, i don't understand, why u ask me about my users.ini around... I already gave my user.ini, for u. You need standart text with comments from this (and myself admin names)? why? myself permissions and my admin model - its Ok, because im a not fake client. and this discussion is not about real players. my users.ini - at standart, nothing superfluous, the exception - my bot names (whith one flag), which I have already quoted

Code:
// users.ini

"Someone Player 1" "" "tz" "k" 
"Someone Player 2" "" "tz" "k"

// ets
"t" - fe-model plugin flag, "z" - defines a standard user, "k" - nick-sensitive, but i can not define this flag at all, without a difference. if idea with fe-models will worked, this option should not have values.
I already told You:
Quote:
Originally Posted by KWo View Post
I just wanted to see You didn't mistake and You didn't write Kim Basinger instead Kim_Basinger (space instead underscore). I also wanted to see how real players are recognized by Your users.ini
Quote:
Originally Posted by -Cop- View Post
and i understand about this: users.ini do not work with fake clients.
Even if You are thinking the converstaion with me is useless - I was already browsing AMX X source code and I didn't find there any clearly written prevention to add to bots flags same like real players from users.ini. There might be a difference within code of joining bots and humans to the server - when the flag is set. That make me courious - why it doesn't work then? I would need to make more debug tests to see what is happening with Your flags when the bot joins the server. For that I don't have time right now - same like for adding this feature to bot code, which is important for You, but useless for majority of other users (You are the only one asking about this).

Quote:
Originally Posted by -Cop- View Post
I just gave an interesting idea for you about automatic define fe-models for bots, and one of the way for implementation this. but you started to answer me as though I'm surprised that fake client's not work with user.ini.
please, just answer! - if you are interested in this idea, and if interested, please, share the plans about, if not then and do not talk - let me know - I will think myself about automatically fe-model for fake clients
I already answered:

Quote:
Originally Posted by KWo View Post
To clearly answer to Your question - I'm not going to add a feature to podbot mm to read AMX X users.ini file to eventualy force adding any flag for the bot or not (like I'm forcing adding the FL_FAKECLIENT flag). If I'm asking You about something - it's because I'm trying to find the solution or I'm trying to find the reason of Your problem - why it's unsolvable i.e.
Wasn't that the answer to Your question? I wanted to help You by understanding where the problem is - because it probably should work - but You have seen it doesn't. I mean it should work without adding extra feature code to podbot mm. If I have more time I'll try to do yet the research through podbot mm code to see if AMX X flags maybe are somewhere cleared in podbot mm code (I don't think so). But if so - I can try to think what may happen if I change that for You (the code always surprises me - one change for some situation makes always some side-effects in other situations). Don't forget the all podbot mm code isn't mine. I'm just maintaing it by adding features, fixing old/new bugs, but I didn't create it from nothing.
  
Reply With Quote