Garry's Mod

Garry's Mod

Team Fortress 2 Bots [2022]
Info about this mod, and its current state:
Good morning/afternoon.

If you don't already know, i am friends with Mr.Nice.
I spoke to him recently, and i just want to give anyone who cares about the mod a update and status.

1)
The mod IS halted, i don't know for sure if Nice would come back to working on it or not.

2)
Nice has been "hiding" for a while, its personal matters, please don't push him for information.

3)
This mod is old and has not been worked on for a while, please keep in mind that mods may break it, please run it alone.

4)
As far as i know, the mod is not up for grabs freely. If you would like to give it a try, please tell me or Nice.
(I suggest me first, as Mr.nice is rarely on. I will make sure to relay the information when he becomes active.)

5)
Please stop complaining. Refer to #3, like i said the mod is old, bugs are expected.

6)
If you are having any issues with this mod, make sure it is run alone, or with the absolute minimum of mods. Refer to #3, the mod is old so chances are some scripts are out-dated.

I am willing to answer further questions, i will NOT answer any personal questions on either My or Nice's life.
I will not share anything about his personal life, and vice versa.

Just as a note, i been here since 2018 helping in the bugs section all out of will, and even though i don't know much about Mr.Nice, i'm happy to help in any way i can.


Have a great day,
Sir.Vapenation
Viimeisin muokkaaja on Cigarette; 4.3.2021 klo 5.59
< >
Näytetään 1-15 / 21 kommentista
it's been more than 2 years and you are still here, dedication
Ivan04 lähetti viestin:
it's been more than 2 years and you are still here, dedication
sounds about right
ayy fair enough
jpG 11.12.2020 klo 16.30 
Feel bad for Mr nice. Hopefully one time he can go back and try to update this or give an official statement of what is going on.
didnt lähetti viestin:
Feel bad for Mr nice. Hopefully one time he can go back and try to update this or give an official statement of what is going on.
He is allright now. Wont get into what little issues he felt like sharing, but my guess might have to do with covid. Lost of loved one, or just isolation.

Like i said though, he is better now and back, he just needed some time off.
So wait, It might be less laggy If I disable my other mods? Cause If I have to uninstall them or disable them that is perfectly fine
Near lähetti viestin:
So wait, It might be less laggy If I disable my other mods? Cause If I have to uninstall them or disable them that is perfectly fine
Disabling them works just as well as Uninstalling. They dont load into the server if they are disabled.
Sir. Vapenation lähetti viestin:
The mod IS halted, i dont konw for sure if Nice would come back to working on it or not.

Hey man, I don't know if nice takes suggestions or not, but even if he decides to never come back to this addon again, would he be able to update the code in line 476 of the npc_tf2base ai.lua file?

Right now, it reads
if ent:GetClass() == "npc_tf2_ghost" then

But in a recent gmod update, IsNextBot was added, which allows for the tf2 bots to work perfectly with other nextbot addons. IF he could update it to
if ent:IsNextBot() and ent:Health()>0 and ent != self then
that'd be great.

roach lähetti viestin:
Sir. Vapenation lähetti viestin:
The mod IS halted, i dont konw for sure if Nice would come back to working on it or not.

Hey man, I don't know if nice takes suggestions or not, but even if he decides to never come back to this addon again, would he be able to update the code in line 476 of the npc_tf2base ai.lua file?

Right now, it reads
if ent:GetClass() == "npc_tf2_ghost" then

But in a recent gmod update, IsNextBot was added, which allows for the tf2 bots to work perfectly with other nextbot addons. IF he could update it to
if ent:IsNextBot() and ent:Health()>0 and ent != self then
that'd be great.
I'll message him and see, dont know if i will do it however.
Nice to see someone still taking care of this mod at least as just being someone who sticks around. Mod still hasn't had any real big problem on my part besides a bit of frame lag with a lot of other addons on. Hope he might come back on day, but with the way gmod going and this garbage comment section I wouldn't get my hopes up any time soon. Defiantly still my favorite addon in the whole workshop.:cq2happy:
That Annoying Guide lähetti viestin:
Nice to see someone still taking care of this mod at least as just being someone who sticks around. Mod still hasn't had any real big problem on my part besides a bit of frame lag with a lot of other addons on. Hope he might come back on day, but with the way gmod going and this garbage comment section I wouldn't get my hopes up any time soon. Defiantly still my favorite addon in the whole workshop.:cq2happy:
Thanks, been here for a long while, The entire story about how me and Nice met is just silly. I plan on staying here untill its taken down, i dont have much better to do.
MrNiceGuy518  [kehittäjä] 7.3.2021 klo 21.52 
roach lähetti viestin:
Sir. Vapenation lähetti viestin:
The mod IS halted, i dont konw for sure if Nice would come back to working on it or not.

Hey man, I don't know if nice takes suggestions or not, but even if he decides to never come back to this addon again, would he be able to update the code in line 476 of the npc_tf2base ai.lua file?

Right now, it reads
if ent:GetClass() == "npc_tf2_ghost" then

But in a recent gmod update, IsNextBot was added, which allows for the tf2 bots to work perfectly with other nextbot addons. IF he could update it to
if ent:IsNextBot() and ent:Health()>0 and ent != self then
that'd be great.


Haha I remember that line. If I remember correctly, it has nothing to do with detecting nextbots, but actually to specifically instruct all tf2 bots to want to kill the default mossman nextbot. It was kind of a joke... I hope it's not causing problems.
MrNiceGuy518 lähetti viestin:
roach lähetti viestin:

Hey man, I don't know if nice takes suggestions or not, but even if he decides to never come back to this addon again, would he be able to update the code in line 476 of the npc_tf2base ai.lua file?

Right now, it reads
if ent:GetClass() == "npc_tf2_ghost" then

But in a recent gmod update, IsNextBot was added, which allows for the tf2 bots to work perfectly with other nextbot addons. IF he could update it to
if ent:IsNextBot() and ent:Health()>0 and ent != self then
that'd be great.


Haha I remember that line. If I remember correctly, it has nothing to do with detecting nextbots, but actually to specifically instruct all tf2 bots to want to kill the default mossman nextbot. It was kind of a joke... I hope it's not causing problems.

nooo its not causing problems lol, its just that since you can now check if an entity is a nextbot and since nextbot npcs are now quite popular (and not the sanic 2d sprite clones) i figured you might want to add support for it
When NPCs die there is a chance they wont ragdoll. They will only stay walking atound without weapons. the npcs that are alive will ignore them.
also it would be funny if the NPCs could talk
< >
Näytetään 1-15 / 21 kommentista
Sivua kohden: 1530 50