This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

error 017: undefined symbol "ChatColor"


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 04-16-2024 , 23:08   Re: error 017: undefined symbol "ChatColor"
Reply With Quote #1

No need to download some random files. It looks like you should be able to simply replace:

Code:
ChatColor(0, GREY
with

Code:
client_print_color(0, print_team_grey
Similarly with the one that uses "id" instead of "0". Also, make sure to remove:

Code:
#include <colorchat>
__________________
fysiks is offline
fjlep
Junior Member
Join Date: Apr 2024
Old 04-17-2024 , 22:02   Re: error 017: undefined symbol "ChatColor"
Reply With Quote #2

Quote:
Originally Posted by fysiks View Post
No need to download some random files. It looks like you should be able to simply replace:

Code:
ChatColor(0, GREY
with

Code:
client_print_color(0, print_team_grey
Similarly with the one that uses "id" instead of "0". Also, make sure to remove:

Code:
#include <colorchat>
thank you I was able to do it =D
fjlep is offline
Reply



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 16:36.


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