Lewisk3 / MechDoomer

MechDoomer SourceCode
22 stars 0 forks source link

[Feature Request] Bot Support #6

Closed kwadroke closed 3 years ago

kwadroke commented 3 years ago

I'd love to play this with Mech VS Mech Bot support. I've seen video of it bit not sure how you got it going.

Do I need another WAD file to add bots? Not looking to add Doom enemies but other Mechs.

Lewisk3 commented 3 years ago

Mechs can currently be spawned in via some summon commands. summon mais_#### replace #### with the name of the mech you want to spawn.

kwadroke commented 3 years ago

The command seems to be case sensitive. I had to run summon MAIS_MadDog in-order to get get an AI to spawn.

Lewisk3 commented 3 years ago

It should function fine regardless of case, actually. Might be different with the Linux version of GZDoom, I don't see why it would be though.

kwadroke commented 3 years ago

For some reason it wouldn't spawn anything before without it being case sensitive.... Now it's working. Must be a PEBKAC problem.