|
E[POD]bot Evil mutants tamed out of POD-bot by The Storm and Markus Heiden
|
|
Member
Status: Offline
Posts: 22
Join Date: Apr 2005
Location: Germany
|
E[POD]bot 4b -
22-04-2005
I have downloaded the newest version of the E[POD]bot and I must say that it is really great. I am really happy that this stupid looking down bug is fixed But there is still one bug that is really bad! The amx mod menu is still not working and i have a question : How can I disable that the bot is using shields???
But all in all I must say it is a really nice bot!
Keep up the great work!
(sry for my bad English I am a german9_9)
|
|
|
|
|
Council Member / E[POD]bot developer
Status: Offline
Posts: 1,620
Join Date: Jul 2004
Location: Bulgaria
|
Re: E[POD]bot 4b -
22-04-2005
I'm happy that you like this bot .
For the AMX problems I still have no idea from where come this bugs so I still cannot fix it .
So you don't want the bots to buy shield.
Open the file EPBwpns.cfg with any text editor and look there verry cearfully.
Go in this lines :
# Weapon Priorities for a Normal Standard Bot
[NORMAL]
0,1,2,5,4,6,3,7,8,18,10,12,13,11,9, 25,22,19,20,21,24,23,15,17,16,14
# Weapon Priorities for an Aggressive Bot
[RUSH]
0,1,2,4,6,5,3,18,19,20,21,10,12,13,11,9, 25,7,8,15,17,23,16,24,14,22
# Weapon Priorities for a Defensive Bot
[CAREFUL]
0,1,2,5,4,6,3,7,8,10,12,13,11,9,22,24,14,23,16,15, 17, 25,18,21,20,19
To disable the shield usege you must replace the number 25 with any other number from 0-24. You can choose what weapon will replace the shield from here :
Code:
# Numbering of the weapons:
# 0 - KNIFE
# 1 - USP
# 2 - GLOCK18
# 3 - DESERT EAGLE
# 4 - P228
# 5 - ELITE
# 6 - FIVESEVEN
# 7 - M3
# 8 - XM1014
# 9 - MP5/N
# 10 - TMP
# 11 - P90
# 12 - MAC-10
# 13 - UMP45
# 14 - AK47
# 15 - SG552
# 16 - M4A1
# 17 - AUG
# 18 - SCOUT
# 19 - AWP
# 20 - G3SG1
# 21 - SG550
# 22 - M249
# 23 - FAMAS
# 24 - GALIL
# 25 - SHIELD
Choose the weapon number the you want to replace the shield and replace the number 25 with it.
If still you have a problems just ask .
Last edited by The Storm; 22-04-2005 at 22:44..
|
|
|
|
|
Member
Status: Offline
Posts: 22
Join Date: Apr 2005
Location: Germany
|
Re: E[POD]bot 4b -
24-04-2005
Big thx! The bot has stopped using the shields!
Ok I will asked in the amxmodx forum because of this problem!
|
|
|
|
|
Waypointer/Moderator
Status: Offline
Posts: 1,184
Join Date: Jan 2004
Location: Canada.. EH!?
|
Re: E[POD]bot 4b -
26-04-2005
Heyyo,
There's another spot you should edit instead, where you can choose what weapons bot's will attempt to buy and what team.. I forget what part that is, but you should change it from there otherwise bots will still buy shields, that part only changes their preference, not wether they buy it or not..
|
|
|
|
|
Council Member / E[POD]bot developer
Status: Offline
Posts: 1,620
Join Date: Jul 2004
Location: Bulgaria
|
Re: E[POD]bot 4b -
26-04-2005
Oh yes MarD, I forgot :
Code:
# Standard Weapon Tab for CS & DE Maps
[STANDARD]
-1,-1,-1,2,2,0,1,2,2,2,1,2,0,2,0,0,1,1,2,2,0,1,2,1,0,1
# Weapon Tab for AS Maps
[AS]
-1,-1,-1,2,2,0,1,1,1,1,1,1,0,2,0,0,1,1,2,0,0,1,1,1,0,1
To disable shield buying you must replace that part in EPBwpns.cfg with this one :
Code:
# Standard Weapon Tab for CS & DE Maps
[STANDARD]
-1,-1,-1,2,2,0,1,2,2,2,1,2,0,2,0,0,1,1,2,2,0,1,2,1,0,-1
# Weapon Tab for AS Maps
[AS]
-1,-1,-1,2,2,0,1,1,1,1,1,1,0,2,0,0,1,1,2,0,0,1,1,1,0,-1
And don't forget to make a backup copy.
|
|
|
|
|
Member
Status: Offline
Posts: 24
Join Date: Jan 2004
|
Re: E[POD]bot 4b -
28-04-2005
i think TheStorm should ask for these bugs to fix it
mabye the Developer's Farm can help or the amxmodx forums:
http://www.amxmodx.org/
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Powered by vBulletin® Version 3.8.2 Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com
|
|