Dadido3 / D3bot

A very primitive AI for GMod bots designed to work with Jetboom's Zombie Survival gamemode.
38 stars 28 forks source link

Boss class reroll like zombie class reroll #108

Open ghost opened 1 year ago

ghost commented 1 year ago

Add support for boss-class rerolls when the gamemode's escape stage is ESCAPESTAGE_BOSS, would have to blacklist some boss classes like Shade since the bots don't know how to use them.

Dadido3 commented 1 year ago

Will look into it once i have some free time

ghost commented 1 year ago

Infact just add support for bots being able to run zs_bossclass and then choose a value from a preset table of lists, this supports both the custom addition of bots being able to rise as bosses and said spawn as random bosses during ESCAPESTAGE_BOSS, seems somewhat easy. I will potentially look into this once I'm back from my trip to London.