how to add colours without colorchat.inc
Well i want to add colour to this plugin but how :(
Code:
/* AMX Mod script[ Rc DeathRun ] <-red colour Players with ping higher than %dms will be kicked!<-green colour |
Re: how to add colours without colorchat.inc
PHP Code:
|
Re: how to add colours without colorchat.inc
ok,tnx..
so you add this at the bottom Code:
stock ChatColor(const id, const input[], any:...)Code:
ChatColor(param[0], "^3[Rc DeathRun] ^4Players with ping higher than %dms will be kicked!", HIGHPING_MAX) |
Re: how to add colours without colorchat.inc
plugin that you gave me have run time errors :(
|
Re: how to add colours without colorchat.inc
PHP Code:
|
Re: how to add colours without colorchat.inc
Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team aaa.sma(48) : error 017: undefined symbol "ChatColor" aaa.sma(56) : error 017: undefined symbol "ChatColor" aaa.sma(71) : error 017: undefined symbol "ChatColor" aaa.sma(72) : warning 217: loose indentation aaa.sma(99) : warning 203: symbol is never used: "g_iMsgSayText" 3 Errors. Could not locate output file aaa.amx (compile failed). ERROR: Your plugin failed to compile, see above. |
Re: how to add colours without colorchat.inc
1 Attachment(s)
It compiles for me. What are you using to compile it?
This is the exact same thing that I posted up there^ |
Re: how to add colours without colorchat.inc
Quote:
|
| All times are GMT -4. The time now is 14:47. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.