SA-MP Forums Archive
[FilterScript] [FS] Player Stats V2 by Homer & PAWNTeam 2008 - NEW VERSION - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS] Player Stats V2 by Homer & PAWNTeam 2008 - NEW VERSION (/showthread.php?tid=40892)



[FS] Player Stats V2 by Homer & PAWNTeam 2008 - NEW VERSION - Homerman - 23.06.2008

PLAYER STATS V2

- Total Player Stats
- Coded by me xP

Some tips:
1.- If you want to save that stats, put that all to .pwn
2.- After that, if you have DUDB Saving, you need this:

To LogOut

Код:
dUserSetINT(PlayerName(playerid)).("Connects",Connects[playerid]);
dUserSetINT(PlayerName(playerid)).("Disconnects",Disconnects[playerid]);
etc...

And to LogIn

Код:
Connects[playerid] = dUserINT(PlayerName(playerid)).("Connects");
Disconnects[playerid] = dUserINT(PlayerName(playerid)).("Disconnects");
...etc...

What is new?
- Total time playing on server
- Some new things, use /stats and /info



DOWNLOAD:
http://pastebin.com/m14ae5605 - Pastebin link
http://rapidshare.com/files/124750252/PlayerStats.7z - RapidShare link

ENJOY, LETS USE!
By the Way, if you are going to use it, gimme credits, thx xP
PAWNTeam™


Re: [FS] Player Stats by Homer & PAWNTeam 2008 - Let's Use - BioFreeze - 23.06.2008

Quote:
Originally Posted by brisiukas
plyz lvel system faileskript plyz
Bleh blow blah ? MEH , go look for sandra's script.


Re: [FS] Player Stats by Homer & PAWNTeam 2008 - Let's Use - Zh3r0 - 23.06.2008

Good work, i like it, damn i was on the point to be the first at posting, but when i was Taping , the light has ceased down, Great Work.Useful .


Re: [FS] Player Stats by Homer & PAWNTeam 2008 - Let's Use - Homerman - 24.06.2008

Thx boys! And one question: Do you have any ideas to this script? I will do it, only tell me Thanxx


Re: [FS] Player Stats by Homer & PAWNTeam 2008 - Let's Use - Zh3r0 - 24.06.2008

Quote:
Originally Posted by HomЂr
Thx boys! And one question: Do you have any ideas to this script? I will do it, only tell me Thanxx
Maybe should be some bans count, .. and a system to check what is your position,how much time you spend in game,and moneys dude .
EDIT//Some keys pressed count too .



Re: [FS] Player Stats by Homer & PAWNTeam 2008 - Let's Use - tom_jonez - 24.06.2008

Never thought about putting the stats things into a filterscript. Thanks for the idea.


Re: [FS] Player Stats by Homer & PAWNTeam 2008 - Let's Use - Homerman - 24.06.2008

Quote:
Originally Posted by tom_jonez
Never thought about putting the stats things into a filterscript. Thanks for the idea.
Yes it's crazy idea, because it wont save, but use Draco's DUDB saving

Quote:

Maybe should be some bans count, .. and a system to check what is your position,how much time you spend in game,and moneys dude .
EDIT//Some keys pressed count too .

Good idea, tommorrow will be update with credits to you


Re: [FS] Player Stats by Homer & PAWNTeam 2008 - Let's Use - Zh3r0 - 24.06.2008

Quote:
Originally Posted by HomЂr
Quote:
Originally Posted by tom_jonez
Never thought about putting the stats things into a filterscript. Thanks for the idea.
Yes it's crazy idea, because it wont save, but use Draco's DUDB saving

Quote:

Maybe should be some bans count, .. and a system to check what is your position,how much time you spend in game,and moneys dude .
EDIT//Some keys pressed count too .

Good idea, tommorrow will be update with credits to you
Thanks, and Nice.
PS: I will use this Trust me,this is something that i wanted all the time.
i lil wait for the next version. .



Re: [FS] Player Stats V2 by Homer & PAWNTeam 2008 - NEW VERSION - Homerman - 24.06.2008

Hehe so new version is here today! [DSK]Zh3r0 I did your ideas, use /info - there is your name, very thanks for ideas! LETS USEEEEEE


Re: [FS] Player Stats V2 by Homer & PAWNTeam 2008 - NEW VERSION - Zh3r0 - 24.06.2008

Quote:
Originally Posted by HomЂr
Hehe so new version is here today! [DSK]Zh3r0 I did your ideas, use /info - there is your name, very thanks for ideas! LETS USEEEEEE
Yay, let's useeeee
Thanks dude.
PS: Does this saves them too?