Search found 2 matches

by adracko
Fri Jun 21, 2013 10:05 am
Forum: Garrysmod
Topic: ULX Commands don't Echo/Sprays don't show up.
Replies: 2
Views: 1333

ULX Commands don't Echo/Sprays don't show up.

I checked the ULX config and Echo is on but for most commands it doesn't work. I still get an afk echo, but no one can @chat or anything like that.
by adracko
Thu Jun 20, 2013 6:50 am
Forum: Garrysmod
Topic: Changing Models
Replies: 3
Views: 1602

Re: Changing Models

go to your /garrysmod/gamemodes/terrortown/gamemode/player_ext.lua file

Look for line 271 [ GAMEMODE:PlayerSetModel(self)]

Change it to [-- GAMEMODE:PlayerSetModel(self)] to comment out that line of code

Profit