[DELETED]
#2

Nice filterscript Scarface. Some feedback...

Your method of writing to a file based on the players name will cause issues if their name contains special characters not permitted by the respecitive file system. You may want to modify player names so they are file system friendly.

The way you calculate kills relies on the fact that players score corresponds to kills. You should add a note regarding this, otherwise gamemodes that show money as score will show some rediculous kill stats.

Why do you need to define ratio? Just stick the kill ratio calculation into the format command.

Not sure why you declare string2[256]. Its another array you don't need. Just reuse string[256]. Same kind of deal with temp1[256], temp2[256] in sStats.

Also as a general note to everyone the use of this kind of filterscript should only be used if you already don't capture any player statistics. Otherwise you will have conflicts all over the place (money will be your biggest problem).
Reply


Messages In This Thread
[DELETED] - by [BDC]Scarface - 06.11.2006, 09:17
Re: [FS] SSU: Stats Saving Utility v1.0 - by Betamaster - 06.11.2006, 10:11
Re: [FS] SSU: Stats Saving Utility v1.0 - by Sacky - 06.11.2006, 10:22
Re: [FS] SSU: Stats Saving Utility v1.0 - by [BDC]Scarface - 06.11.2006, 11:13
Re: [FS] SSU: Stats Saving Utility v1.0 - by [BDC]Scarface - 06.11.2006, 11:48
Re: [FS] SSU: Stats Saving Utility v1.1 - by whatup - 17.11.2006, 22:56
Re: [FS] SSU: Stats Saving Utility v1.1 - by Betamaster - 17.11.2006, 23:12
Re: [FS] SSU: Stats Saving Utility v1.1 - by whatup - 18.11.2006, 04:14
Re: [FS] SSU: Stats Saving Utility v1.1 - by [BDC]Scarface - 18.11.2006, 05:21
Re: [FS] SSU: Stats Saving Utility v1.1 - by whatup - 18.11.2006, 13:17
Re: [FS] SSU: Stats Saving Utility v1.1 - by [BDC]Scarface - 19.11.2006, 03:49
Re: [FS] SSU: Stats Saving Utility v1.1 - by XxXcjmyndeXxX - 15.12.2007, 21:48
Re: [FS] SSU: Stats Saving Utility v1.1 - by darkwatch - 16.12.2007, 00:52
Re: [FS] SSU: Stats Saving Utility v1.1 - by snipe69 - 16.12.2007, 01:48
Re: [FS] SSU: Stats Saving Utility v1.1 - by XxXcjmyndeXxX - 16.12.2007, 07:36
Re: [FS] SSU: Stats Saving Utility v1.1 - by GAMEOV3R - 18.12.2007, 23:34
Re: [FS] SSU: Stats Saving Utility v1.1 - by snipe69 - 18.12.2007, 23:47
Re: [FS] SSU: Stats Saving Utility v1.1 - by GAMEOV3R - 18.12.2007, 23:52
Re: [FS] SSU: Stats Saving Utility v1.1 - by Alejandro - 19.12.2007, 00:13
Re: [FS] SSU: Stats Saving Utility v1.1 - by Curynga - 19.12.2007, 01:34
Re: [FS] SSU: Stats Saving Utility v1.1 - by GAMEOV3R - 19.12.2007, 11:50
Re: [FS] SSU: Stats Saving Utility v1.1 - by Toffy - 28.02.2008, 15:40
Re: [FS] SSU: Stats Saving Utility v1.1 - by Jamould - 15.09.2008, 16:45
Re: [FS] SSU: Stats Saving Utility v1.1 - by akshay.crystal - 19.09.2008, 11:09
Re: [FS] SSU: Stats Saving Utility v1.1 - by akshay.crystal - 26.09.2008, 12:11
Re: [FS] SSU: Stats Saving Utility v1.1 - by jannka23 - 09.10.2008, 09:15
Re: [FS] SSU: Stats Saving Utility v1.1 - by Zachi_M - 11.10.2008, 17:45
Re: [FS] SSU: Stats Saving Utility v1.1 - by UnknownScripting - 14.12.2008, 15:17
Re: [FS] SSU: Stats Saving Utility v1.1 - by Tomek5217 - 07.05.2009, 17:45
Re: [FS] SSU: Stats Saving Utility v1.1 - by musti0828 - 29.06.2009, 07:27
Re: [FS] SSU: Stats Saving Utility v1.1 - by musti0828 - 01.07.2009, 06:48
Re: [FS] SSU: Stats Saving Utility v1.1 - by Ignas1337 - 01.07.2009, 07:21
Re: [FS] SSU: Stats Saving Utility v1.1 - by smallo - 01.07.2009, 10:06

Forum Jump:


Users browsing this thread: 1 Guest(s)