thebigsleepjoe / TTT-Bots-2

Player bots for Garry's Mod TTT
Creative Commons Attribution Share Alike 4.0 International
10 stars 3 forks source link

[FEATURE] Randomize Playermodels for Bots #46

Open NickFellah opened 5 months ago

NickFellah commented 5 months ago

Allow to change the playermodel of an bot

Allow an admin or owner of the server to pick playermodels for bots, to make them feel more real.

Purpose/motivation

to make them feel more realistic and to act like real players

thebigsleepjoe commented 5 months ago

Good news, this is already a cvar. ttt_bot_playermodel

NickFellah commented 5 months ago

how do i use it? and i dont want everyone to have the same model, i just want random bots to have loads of random playermodels.

thebigsleepjoe commented 5 months ago

If you want that specific behavior, I am always open to PRs. I'll reopen the issue for now.

The cvar is used like this: ttt_bot_playermodel path/to/model

To find out what the path to the model you want is, you will need to either look at what mod you are trying to get the model from, or look at an online gmod player model path list.

If you just want a mod to scramble everyone's player models (including humans), I'm sure there are some workshop addons for that already