11 lines
		
	
	
		
			238 B
		
	
	
	
		
			SourcePawn
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			238 B
		
	
	
	
		
			SourcePawn
		
	
	
		
			Executable File
		
	
	
	
	
| #if defined _rockthevote_extended_included_
 | |
|   #endinput
 | |
| #endif
 | |
| #define _rockthevote_extended_included_ 
 | |
|  
 | |
| /**
 | |
| * calls UpdateRTV()
 | |
| * @returns the players worth of the rtv in percentage
 | |
| */
 | |
| native int GetRtvPercentage(int client);
 |