Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Randomize Playermodels for Bots #46

Open
NickFellah opened this issue Apr 21, 2024 · 3 comments
Open

[FEATURE] Randomize Playermodels for Bots #46

NickFellah opened this issue Apr 21, 2024 · 3 comments
Assignees
Labels
feature New feature or request medium-priority A medium priority issue/PR

Comments

@NickFellah
Copy link

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

@NickFellah NickFellah added medium-priority A medium priority issue/PR feature New feature or request labels Apr 21, 2024
@thebigsleepjoe
Copy link
Owner

Good news, this is already a cvar. ttt_bot_playermodel

@NickFellah
Copy link
Author

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
Copy link
Owner

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

@thebigsleepjoe thebigsleepjoe changed the title [FEATURE] Pick Custom Playermodels for Bots [FEATURE] Randomize Playermodels for Bots Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request medium-priority A medium priority issue/PR
Projects
None yet
Development

No branches or pull requests

2 participants