View Single Post
Re: trying to get a single bot to join a specific team
Old
  (#3)
fosco
Member
 
Status: Offline
Posts: 5
Join Date: Jul 2008
Default Re: trying to get a single bot to join a specific team - 29-07-2008

thanks for the fast reply.

if i use the player model plugin to change the bot named "osama bin laden" to the osama player model. everything is fine. only that model is changed. the problem is that he joins teams randomly, sometimes he joins the ct team.

thats where podbot comes in. podbot tells that specific bot named "osama bin laden" to join the terrorist team only, which works fine. the problem is that in order to get 1 specific bot to join a specific team i have to use "[pb add 100 2 1 5 "osama bin laden"] in the podbot.cfg file. according the files i MUST put a value of 1-5 for the team variable if im going to use a specific bots name.

when i put 1-5 in the team variable, that overrides the playermodel plugin and uses one of the original 4 models instead of the custom one. so it is podbot that is changing it.

i was just wondering if there is any other way this can be done, maybe with another code that im not aware of. or is this something that just cant be done right now?



im currently using a player model plugin and it works quite well. id rather not switch to a zombie mod plugin since i wouldnt use most of the features. there is a way i can do what i want, but that would involve changing the default terrorist #4 model to osama, then disabling that model so other players cant choose him. the only problem with that is there will only be 3 models to choose from, instead of 4. also if i decide to add another custom modeled bot that players cannot use, i would have to disable yet another original model.

if its not currently possible to do what i want then ill just do without it. it just seems soo close that it must be possible some way with the plugins i currently have. if it were possible to put [pb add 100 2 1 "osama bin laden"] instead of [pb add 100 2 1 5 "osama bin laden"] that seems like it would work, but since all variables must be used, when a name is entered, it wont work. i do aprreciate the fast response and any help you can give.

Last edited by fosco; 29-07-2008 at 17:35..
  
Reply With Quote