Skip to content

Cats1337/character-and-clothes-modified

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Information

Modifed version of Character & Clothes by Venatuss & Kerry (Not for Download)

This is a modification for the Character and Clothes addon from the Gmod Store. Replace the files with the corresponding file, not the folder.

Files Included

lua
├── autorun
	└── sh_clothesmod_loader.lua 		(Required as Languages was updated)
└── clothesmod
	├── Client
		├── cl_admin_createclothes.lua	(Missing image fix)
		└── cl_clothesarmory.lua	(The BIG update)
	├── Languages 				(Added 4 new things for buttons)
		├── chinese.lua			(Google Translated, not tested in game)
		├── english.lua
		├── french.lua			(Google Translated, not tested in game)
		├── german.lua			(Google Translated, not tested in game)
		└── russian.lua			(Google Translated, not tested in game)
	├── Server
		└── sv_hooks.lua 		(Adds !cminv, !cinv, !wardrobe, !cmw commands)
	└── sh_config.lua			(Changed money to $ instead of Bri'ish)

REQUIRES Character & Clothes by Venatuss & Kerry TO WORK

Original Addon is property of Venatuss & their team

Modifcations done by Cats & VirtualRaptor