sm-plugins/mapchooser_extended/scripting/include/rockthevote_extended.inc

11 lines
238 B
PHP
Raw Normal View History

#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);