Raised This Month: $ Target: $400
 0% 

Solved [CSGO REQ] Remaining Players Plugin


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
trickgod
Junior Member
Join Date: Jun 2018
Old 06-17-2018 , 07:58   Re: [CSGO REQ] Remaining Players Plugin
Reply With Quote #3

Quote:
Originally Posted by mug1wara View Post
PHP Code:
#include <sdktools>

public void OnGameFrame()
{
    
int iCurrentPlayers GetTeamClientCount(3) + GetTeamClientCount(2);
        
    
PrintHintTextToAll("%i"iCurrentPlayers);

Then you can do stuff like:
HTML Code:
PrintHintTextToAll("<font size="20" color="#00FFF0">%i</font>", iCurrentPlayers);
Google html & sourcepawn, and you'll find some juicy information.
Sorry I Need All Alive Players Count :/
trickgod is offline
 



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 10:13.


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