help for stats fs
#1

I need help to create a command with the stats of the players for dm (kill ...)
Please help me.
Reply
#2

Search in scripting-showrooms. There are a lot of scripts like that.
Reply
#3

But I do not find any that serves me, please to put here the link of the good one
Reply
#4

http://forum.sa-mp.com/index.php?topic=92114.0
Reply
#5

Quote:
Originally Posted by Don Correlli
It me does not work
Reply
#6

What's exactly wrong?
Reply
#7

Does not guard the stats of the players
Reply
#8

Did you follow the installation instructions and put the functions and the include line in your script? Because I'm fairly sure the guy wouldn't release it if it didn't work...

EDIT: Saying that there are those stupid enough to release things without testing them...
Reply
#9

To this:

Код:
S_OnPlayerDeath(killerid);
S_OnPlayerSpawn(playerid);
S_OnPlayerDisconnect(playerid);
S_OnPlayerConnect(playerid);
forward MoneyGrubScoreUpdate();
forward Givecashdelaytimer(playerid);
forward SetPlayerRandomSpawn(playerid);
forward SetupPlayerForClassSelection(playerid);
forward GameModeExitFunc();
forward SendPlayerFormattedText(playerid, const str[], define);
forward public SendAllFormattedText(playerid, const str[], define);
I want to put this:

Код:
ToD_OnPlayerDisconnect(playerid);
ToD_OnPlayerConnect(playerid);
How do I do it?



Reply
#10

It's explained in the topic, isn't it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)