Raised This Month: $51 Target: $400
 12% 

chat to spectator only


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
napster_10
Senior Member
Join Date: May 2016
Old 06-20-2019 , 09:36   chat to spectator only
Reply With Quote #1

is there a way to do printtochat so only spectator can see?
napster_10 is offline
farawayf
Senior Member
Join Date: Jan 2019
Old 06-20-2019 , 10:19   Re: chat to spectator only
Reply With Quote #2

PHP Code:

for (int i 1<= MaxClientsi++) {
    if (
IsClientInGame(i) && GetClientTeam(i) == 1){
        
PrintToChat(i" ");
    }  

farawayf 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 04:42.


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