stats command problem - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: stats command problem (
/showthread.php?tid=467883)
stats command problem -
efrim123 - 05.10.2013
Hello
i tryed to make a stats command so after i try to use it the dialog appers but all my stats isnt showing up
can someone help me make one?
Re: stats command problem -
DanishHaq - 05.10.2013
Show us what you've done up to now and maybe we could repair it for you.
Re: stats command problem -
efrim123 - 05.10.2013
I removed the code when i posted it because i thought that you will make me one
but i actually only typed the command and did showplayerdialog stuff i think only sscanf is missing for it but i dont know how to make a string for the command
Re: stats command problem -
DanishHaq - 05.10.2013
Could you give us the variables of what you want players to see in their stats command? And what kind of dialog, list, message box or what? Can't help you without this stuff.
Re: stats command problem -
efrim123 - 05.10.2013
Score
Money
Coprank
Regular Player
Admin Level
Kills
Deaths
i want it in a dialog msgbox
and sorry for late reply
Re: stats command problem -
efrim123 - 05.10.2013
Sorry for double post but i need it quick
Re: stats command problem -
Steven82 - 06.10.2013
Post the code you already have, and we can add onto/fix it. This is the scripting help section, not the script request section.
Re: stats command problem -
xganyx - 06.10.2013
Show me your enum.... like
Re: stats command problem -
efrim123 - 06.10.2013
I dont have the code no more can some of you make me one
and my enum is
Re: stats command problem -
xganyx - 06.10.2013
no.... show me this
pawn Код:
enum PlayerInfo
{
// stuff here?... i need these
}
new pInfo[MAX_PLAYERS][PlayerInfo] // this to