cleaned revision for cstrike plugins

This commit is contained in:
Borja Ferrer
2005-09-18 03:19:34 +00:00
parent a816767abb
commit 324f4c58a8
5 changed files with 2611 additions and 2125 deletions

View File

@ -50,5 +50,5 @@
* Returning cellmin as value in get_score function
* makes that rank won't be saved. */
public get_score( stats[8] , body[8] )
return stats[0] - stats[1] - stats[3] // kills - deaths - teamkills
public get_score(stats[8], body[8])
return stats[0] - stats[1] - stats[3] // kills - deaths - teamkills