![]() |
pbs don't come in the server
i have done everything it seems to show that everything works the menu comes up in the concel it stated that its been added i even mad sure i had the the .pwf map file but the bot does not come in why does that i have the latest verson v3 help plzz
|
Re: pbs don't come in the server
1. Describe step by step how did You install podbot mm.
2. Make a screenshot (as a jpg file) to show me Your "addons" and "podbot" folder. 3. Write in the console: meta list and copy and paste here the output of this command. 4. How are You invoking the main podbot menu (to add/kick bots)? 5. Copy and paste here all Your settings from podbot.cfg (but to make the text shorter - don't post any comment line started with "#"). 6. Is this a dedicated server (You can see only the console of the game on the PC, but You ned to join it from somewhere else) or it's a listenserver (You are creating the game and other people can just join You)? Mod version (CS1.5/CS1.6/CZERO, Steam/no-steam) ? If You really want to get helped - don't miss to answer to any of the questions above (I would suggest to read this post twice). |
Re: pbs don't come in the server
2 Attachment(s)
step by step this is what i did.
1. i got the file The Fullpack of podbot mm V3B18c 2. i unziped it tehn put the folder in addons beside meta mod 3. after that i wen to get the actualy plugin and the .sma 4. put the pluging in the plugin folder and the .sma in scripting 5. then went to addons/amxmodx/configs and the plugin notepad 6. at the bottom i put amxx_podbotmenu.amxx 7. the i put the server up bind a key for the pb menu i tried it out the menu was there and when i tried to add a bot it said that it did but it didn't show the bot. so i looked at some forms and i thought maybe map so i got a couple of .pwf files "waypoints" added thoes to the right place so i tried again on de_rats menu came up concel said its been added yet no bot what so ever. as for meta list this is what is says: Currently running plugins: [ 1] AMX Mod X, v1.76c, Dec 24 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org [ 2] MySQL, v1.76b, Dec 24 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org/ [ 3] Fun, v1.76, Dec 24 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org [ 4] Engine, v1.76, Dec 24 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org [ 5] FakeMeta, v1.76b, Dec 24 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org [ 6] CStrike, v1.76, Dec 24 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org [ 7] CSX, v1.76c, Dec 24 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org/ 7 plugins i don't understand what you mean by question 4 but i hae the entire menu up and i am trying to add them if i could then when other people came i can kick the bots. podbot config: pb_wptfolder wptdefault pb_welcomemsgs 0 pb_usespeech 0 pb_minbots 0 pb_maxbots 16 pb_bot_quota_match 0 pb_bot_join_team "ANY" pb_skin 5 pb_timer_sound 0.5 pb_timer_pickup 0.3 pb_timer_grenade 0.5 pb_spray 1 pb_ffa 0 pb_shootthruwalls 1 pb_passwordkey "_pbadminpw" pb_password "your_password" pb_numfollowuser 5 pb_minbotskill 95 pb_maxbotskill 100 pb_maxweaponpickup 10 pb_mapstartbotdelay 10 pb_autokill 0 pb_autokilldelay 45 pb_detailnames 1 pb_dangerfactor 800 pb_chat 1 pb_radio 1 pb_aim_type 4 bind "=" "pb menu" pb_aim_spring_stiffness_x 13.0 pb_aim_spring_stiffness_y 13.0 pb_aim_damper_coefficient_x 0.22 pb_aim_damper_coefficient_y 0.22 pb_aim_deviation_x 2.0 pb_aim_deviation_y 1.0 pb_aim_influence_x_on_y 0.25 pb_aim_influence_y_on_x 0.17 pb_aim_offset_delay 1.2 pb_aim_notarget_slowdown_ratio 0.5 pb_aim_target_anticipation_ratio 2.2 pb_restrweapons "00000000000000000000000000" pb_restrequipammo "000000000" pb add 100 pb add 100 pb add 100 pb add 100 pb add 100 pb add 100 pb add 100 this is a listen server i creat it i have the little concel that tells me what goes on thats how i know that a bots been added just i don't see it and i use counter-strike 1.6 on steam |
Re: pbs don't come in the server
Quote:
Now I see You are using amxx_podbotmenu plugin, but Your meta list says clearly You have forgotten to add one of those lines into addons\metamod\plugins.ini : a) if You are using windows: win32 addons/podbot/podbot_mm.dll b) if You are using linux32: linux addons/podbot/podbot_mm_i386.so You should 've been reading this topic - it's clearly written how to install podbot mm. |
Re: pbs don't come in the server
i have tried it i have put that line in the metamod plugins file and and edited the liblist and its works great thanks for all the help but one thing is there anywyas to kick all the bots so all of them are gone because when i kick all of them one seems to saty or get replced by another right away?
|
Re: pbs don't come in the server
kick #uid doesn't work on them. Read docs how to remove bots - don't be so lazy. There are 2 commands they let You remove bots from the server.
http://podbotmm.bots-united.com/doc_...iguration.html |
Re: pbs don't come in the server
lol i'm not lazy but i did know the 2 ways already and i have tried them i hgave tried them in all orts of ways even as cvars and it doesnt work it stats either unknown command and then when i try to kick a bot from the menu another one appears so i tried eaditing the the max and mins of bots dosent help.
|
Re: pbs don't come in the server
What exact command have You been using or how did You try to remove them? Describe it more detailed.
Hint - if You are using pb_bot_quota_match 1, manual adding or removing bots doesn't affect the amount of them (You need to have this setting as 0 to control the amount of bots)... |
Re: pbs don't come in the server
my pb_bot_quota_match setting is at 0 but i did find away to fix my problem in the config file where it stats at the bottom pb add 100 i just put a # in front off all them and tried it and non of them came in the server till i wanted them in and kicked them all out when i wanted to thanks for all the help
|
Re: pbs don't come in the server
If You are using amxx_podbotmenu - You should be also able to kick them from this plugin's menu...
|
All times are GMT +2. The time now is 12:36. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.