Skip to content

An Garry's Mode addon that defines playermodels for the TTT Gamemode.

License

Notifications You must be signed in to change notification settings

Tjark-Kuehl/TTT-Custom-Playermodels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Info

This is a Garry's Mod addon that I've made a while ago. It simply defines playermodels to use in the "Trouble in Terrorist Town" gamemode.

Features

  • Random skin selection
  • Add as many models as you want.
  • Models automatically added to downloadlist.
  • Models for detective and innocent/traitor roles.
  • Configuration while Ingame (without restarting client/server and no there is no "ingame configuration menu")
  • Support of all game hooks that the models stays anytime the same.

Usage

When you fire up the addon the first time it will generate a new file. You'll find it under 'garrysmod/data/ttt_custom_playermodels.txt' its written in JSON if you wanna now more about it then google it.

Example:

{ 
	"player1": "models/test/model.mdl", 
	"player2": "models/test2/model2.mdl", 
	"detective1": "models/test3/model3.mdl" 
} 

See also

You can download the addon via the Steam Workshop Link

Interactive editor Link

License

The MIT License.

About

An Garry's Mode addon that defines playermodels for the TTT Gamemode.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages