View Single Post
404UserNotFound
BANNED
Join Date: Dec 2011
Old 10-13-2015 , 18:51   Re: [INC] Multi Colors
Reply With Quote #19

I like the premise of this and I'm thinking of using it in a plugin I'm working on at the moment (an update of a rather old plugin) but I'm a bit confused about some things:

1. Being that Multi Colors uses the new decl's, would I be able to use this in a plugin that does not use the new decl's? I am using a 1.7 compiler, but I'm not sure if new syntax in an include mixes well with old syntax in a plugin.

2. With this, do I not have to do any form of GetGameEngine checks before any instances of like, CPrintToChat? The include does it on the fly when a message is printed? So like, if I send a message that uses something like "{community}Test Message" (which would look like TEST MESSAGE), it would automatically convert it to use whatever CS:GO uses and display the colors properly?

Last edited by 404UserNotFound; 10-13-2015 at 18:55.
404UserNotFound is offline