forked from UNLOZE/sm-plugins
updated the avghour message again to display percentage for rtv correctly
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#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);
|
||||
Reference in New Issue
Block a user