Raised This Month: $ Target: $400
 0% 

[Tutorial] Second lesson in a series develop [ZPA 1.61] - Add Glow Zombie Madness.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
arvEL.
Senior Member
Join Date: Dec 2014
Location: Iraq
Old 12-10-2015 , 13:33   Re: [Tutorial] Second lesson in a series develop [ZPA 1.61] - Add Glow Zombie Madness
Reply With Quote #1

Quote:
Originally Posted by iLlegalzp View Post
// D:\OriginalZM\cstrike\addons\amxmodx\scriptin g\ZombieWorld.sma(13553) : warning 203: symbol is never used: "ColorChat"
// D:\OriginalZM\cstrike\addons\amxmodx\scriptin g\ZombieWorld.sma(13553) : warning 203: symbol is never used: "ColorSelection"
// D:\OriginalZM\cstrike\addons\amxmodx\scriptin g\ZombieWorld.sma(13553) : warning 203: symbol is never used: "FindPlayer"
// D:\OriginalZM\cstrike\addons\amxmodx\scriptin g\ZombieWorld.sma(13553) : warning 203: symbol is never used: "ShowColorMessage"
// D:\OriginalZM\cstrike\addons\amxmodx\scriptin g\ZombieWorld.sma(13553) : warning 203: symbol is never used: "Team_Info"

Now my code have 13550 lines not 13553
first put:
PHP Code:
#include <colorchat> 
and replace this line:

PHP Code:
client_print_color(0Grey"^x04[ZP]^x03 %s^x01 bougth^x04 Zomeib Madness"name5
to:

PHP Code:
ColorChat(0GREY"^4[ZP]^3 %s^1 bougth^4 Zomeib Madness"name5
__________________
arvEL. is offline
Send a message via Skype™ to arvEL.
iLlegalzp
Member
Join Date: Dec 2015
Location: Burgas
Old 12-10-2015 , 14:11   Re: [Tutorial] Second lesson in a series develop [ZPA 1.61] - Add Glow Zombie Madness
Reply With Quote #2

Quote:
Originally Posted by arvEL. View Post
first put:
PHP Code:
#include <colorchat> 
and replace this line:

PHP Code:
client_print_color(0Grey"^x04[ZP]^x03 %s^x01 bougth^x04 Zomeib Madness"name5
to:

PHP Code:
ColorChat(0GREY"^4[ZP]^3 %s^1 bougth^4 Zomeib Madness"name5
Thank you
__________________
iLlegalzp is offline
Send a message via Skype™ to iLlegalzp
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 15:27.


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