Changing chat icon?Solved
Hello,

Great plugin. Is there some way to change the icon for this spesific plugin? Something in the line of 

"Bot Icon (SteamID)": 7878787878787,
In response to elli ():
Hello,

Great plugin. Is there some way to change the icon for this spesific plugin? Somet...
Line 69, replace PrintToChat(constructMsg()); with Server.Broadcast(constructMsg(), 123456789);
In response to Tricky ():
Line 69, replace PrintToChat(constructMsg()); with Server.Broadcast(constructMsg(), 123456789);
Thanks for the reply! Is the 123456789 the Steam ID?

Merged post

Tested and works perfectly! Thanks a lot Tricky :)
In response to elli ():
Thanks for the reply! Is the 123456789 the Steam ID?

Merged post

Tested and wo...
yes, it's the steam id and np :)
Locked automatically