Rcbot2 for metamod plus custom loadouts |
Rcbot2 for metamod plus custom loadouts |
Cheeseh |
Jun 11 2015, 06:13 AM
Post
#21
|
Admin Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 |
Yeah it does on me too reason why I went back to the non-metamod version and CHeeseh seems super busy lately hope he drops by soon. the reason why is because TF2 suddenly decided to change the classnames of the other weapons. The pomson 6000 is now tf_weapon_drg_pomson. Rescue Ranger is now tf_weapon_shotgun_building_rescue . The Frontier Justice is now tf_weapon_sentry_revenge. instead of just being shotgun like it used to be. And the bot only has a limited amount of weapons it can use. I'll try updating at some point |
genmac |
Jun 16 2015, 03:42 AM
Post
#22
|
RCBot Guru Group: Waypointers Posts: 571 Joined: 11-November 11 Member No.: 2,098 |
wow valve really loves to screw things up ...tnx for the infos CHeeseh glad you're back!
|
Cheeseh |
Jun 16 2015, 10:14 AM
Post
#23
|
Admin Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 |
wow valve really loves to screw things up ...tnx for the infos CHeeseh glad you're back! I'm terribly busy I'm afraid. I'll get about two hours a week to do anything on my own - but recently as you know I've just been trying out GTA V Now I'm working on a visa to leave the country with my wife and baby which won't be easy so I'll still be busy until all that's sorted. |
genmac |
Jun 18 2015, 02:45 AM
Post
#24
|
RCBot Guru Group: Waypointers Posts: 571 Joined: 11-November 11 Member No.: 2,098 |
Oh GTA 5 rocks but I'm too lazy to play it hehe...gta 1 I did played ions ago and I think I don't really want to do that again...those cod games really made me a lazy gamer lol!
Good luck on the visas I'm sure you can sort those out soon...best wishes to your family and stuff! ;-) |
Cheeseh |
Jun 19 2015, 06:40 AM
Post
#25
|
Admin Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 |
try the latest dll from the same source
https://sourceforge.net/p/rcbot2/code/HEAD/....dll?format=raw I also added "rcbot2path" key in the metamod VDF for rcbot2. Create a vdf for rcbot 2 in the metamod folder like this "Metamod Plugin" { "alias" "RCBot2" "file" "addons/rcbot2meta" "rcbot2path" "C:\Users\Paul\rcbot2\" } if you want to change install directory |
Cheeseh |
Jun 20 2015, 03:37 PM
Post
#26
|
Admin Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 |
I'm adding a weapon set INI file next so if anything changes it can be edited by the end user
e.g. weapons.ini CODE "RCBotWeapons" { "TF2" { "tf_weapon_pipebomblauncher" { "slot" "1" "id" "20" "minPrimDist" "0.0" "maxPrimDist" "1000.0" "m_iAmmoIndex" "2" "m_iPreference" "1" } "tf_weapon_flamethrower" { "slot" "0" "id" "21" "minPrimDist" "0.0" "maxPrimDist" "400.0" "m_iAmmoIndex" "1" "m_iPreference" "3" "flags" { "primary_attack" "1" "melee" "1" "hold_attack" "1" "special" "1" "can_deflect_rockets" "1" } } ... |
genmac |
Jun 21 2015, 02:28 AM
Post
#27
|
RCBot Guru Group: Waypointers Posts: 571 Joined: 11-November 11 Member No.: 2,098 |
nice!
btw since it's steam sale I've been promoting rcbots at dods steam forum. |
Cheeseh |
Jun 22 2015, 02:37 AM
Post
#28
|
Admin Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 |
nice! btw since it's steam sale I've been promoting rcbots at dods steam forum. I've added the new DLL (same link) extract weapons.zip into rcbot2/config/ you can change the weapons. and you can now do this in bot_mods.ini mod = TF2 steamdir = tf2 gamedir = tf bot = TF2 weaponlist = TF2 you can change the weaponlist Attached File(s) weapons.zip ( 1.98k ) Number of downloads: 454 |
Kamaji |
Jun 25 2015, 03:58 AM
Post
#29
|
Newbie Group: Members Posts: 6 Joined: 25-June 15 From: USA Member No.: 2,393 |
Seems to be working great, but so far, I'm only seeing 3 or 4 different hats on the bots. But otherwise, keep up the good work!
|
BlueCheese |
Aug 30 2015, 01:53 AM
Post
#30
|
Member Group: Members Posts: 28 Joined: 30-August 15 Member No.: 2,406 |
Metamod says that the plugin is loaded, and I did the command, but the bot still use their stock weapons. How to fix?
|
Cheeseh |
Aug 30 2015, 05:57 AM
Post
#31
|
Admin Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 |
|
BlueCheese |
Aug 30 2015, 06:21 AM
Post
#32
|
Member Group: Members Posts: 28 Joined: 30-August 15 Member No.: 2,406 |
set rcbot_customloadouts 1 I already did the command, then I restart the server. But still, I have stock weapons. Also, I cannot use rcbott_customloadouts unless I have started a game at least once. Is this supposed to happen? Am I supposed to do this in the console? And which "addons" folder do I install to? I have 2 addons folders : one in common and the other in my username folder. |
JRob |
Oct 6 2015, 08:50 PM
Post
#33
|
Advanced Member Group: Members Posts: 52 Joined: 30-April 11 Member No.: 1,970 |
What is the ID supposed to be?
Just 1 more than the previous number used? UPDATE So I tested a new weapon at ID 48 and sure enough it crashed the same way as when I added weapons the old fashioned way. Using the same IDs also results in crashes. |
BlueCheese |
Oct 8 2015, 12:34 AM
Post
#34
|
Member Group: Members Posts: 28 Joined: 30-August 15 Member No.: 2,406 |
What is the ID supposed to be? Just 1 more than the previous number used? UPDATE So I tested a new weapon at ID 48 and sure enough it crashed the same way as when I added weapons the old fashioned way. Using the same IDs also results in crashes. This is a beta page for a function which is included in the new RCBot 1.0; Ignore this thread. |
Cheeseh |
Oct 9 2015, 12:12 AM
Post
#35
|
Admin Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 |
This is a beta page for a function which is included in the new RCBot 1.0; Ignore this thread. you can use these as weapon ids https://wiki.alliedmods.net/Team_Fortress_2...inition_Indexes they must be unique so no weapon can share the same id |
DreadedGhoul575 |
Oct 20 2015, 08:20 PM
Post
#36
|
RCBot Fan Group: Members Posts: 132 Joined: 20-August 15 Member No.: 2,404 |
Imagine if they had custom taunts e.g. Kazotsky Kick? I wish I had that taunt, but you need a credit card or bank card to get money on steam.
|
genmac |
Oct 21 2015, 12:21 AM
Post
#37
|
RCBot Guru Group: Waypointers Posts: 571 Joined: 11-November 11 Member No.: 2,098 |
Imagine if they had custom taunts e.g. Kazotsky Kick? I wish I had that taunt, but you need a credit card or bank card to get money on steam. I love this taunt as well the music for it haha! Valve really has a nice sense of humor on this game never goes old. |
DreadedGhoul575 |
Oct 21 2015, 01:53 PM
Post
#38
|
RCBot Fan Group: Members Posts: 132 Joined: 20-August 15 Member No.: 2,404 |
|
genmac |
Oct 26 2015, 03:57 AM
Post
#39
|
RCBot Guru Group: Waypointers Posts: 571 Joined: 11-November 11 Member No.: 2,098 |
Hehe oh the conga LOL!
I'm having so much fun playing Payload Race didn't quite noticed this maps at first but now their definitely on my fav map rotation from now on and Rcbots really shines on this mode! |
Lo-Fi Version | Time is now: 4th November 2024 - 02:13 PM |