Raised This Month: $51 Target: $400
 12% 

[INC] Console colors


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
sapphonie
Junior Member
Join Date: Aug 2020
Location: ohio
Old 08-31-2021 , 15:21   [INC] Console colors
Reply With Quote #1

Uses ansi escape codes to print colored chat to server console, probably only works on linux.

Thanks nosoop for some help.

https://github.com/sapphonie/sourcemod-consolecolors

Example:


Code:
#include <sourcemod>
#include <concolors>

public void OnPluginStart()
{
    PrintToServer(ansi_cyan ... "Hello " ... ansi_bright_magenta ... "there" ... ansi_reset ... "!");
}
__________________
she/her
sapphonie is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:39.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode