Garry's Mod
Murder
the new old airee 6 AGO 2015 a las 7:47 p. m.
Disabling the generic names for murder?
I want the actual players name to show up on the players and chat. Any way to do this? Thanks.
< >
Mostrando 1-1 de 1 comentarios
ThatCrazyGuy 10 AGO 2015 a las 6:53 p. m. 
Go to the following path garrysmod\gamemodes\murder\gamemode and select sv_player.

Then go to line 482 and replace

ct:Add(ply:GetBystanderName(), Color(col.x * 255, col.y * 255, col.z * 255))

with

ct:Add(ply:Nick(), Color(col.x * 255, col.y * 255, col.z * 255))

This is for the chat.
Última edición por ThatCrazyGuy; 10 AGO 2015 a las 6:53 p. m.
< >
Mostrando 1-1 de 1 comentarios
Por página: 1530 50