[FilterScript] [FS] Player Stats V2 by Homer & PAWNTeam 2008 - NEW VERSION
#1

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™
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)