Please tell me. Can I change the color or edit the tips that come up from the left? For the server
probably in cl_worldtips.lua in sandbox
line 38: local black = Color( 0, 0, 0, 255 ) -- change this to a different color like Color( 72, 255, 123, 255 ) -- also if you're going to do this you should probably dupe the gamemode and run that one instead or just make your own addon with this shitty code that you find in sandbox
//
// Dear maintainer:
//
// Once you are done trying to 'optimize' this routine,
// and have realized what a terrible mistake that was,
// please increment the following counter as a warning
// to the next guy:
//
// total_hours_wasted_here = 42
//
Sorry, you need to Log In to post a reply to this thread.