SA-MP Forums Archive
/seen - 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: /seen (/showthread.php?tid=367772)



/seen - [MM]18240[FMB] - 11.08.2012

How would I make a /seen command with strcmp?

And also, I have
pawn Код:
#define UserComputer "scriptfiles/Users/PC_%s.ini"
but it won't save to file, I have scriptfiles/Users/ folder and all.


Re: /seen - Shetch - 11.08.2012

What does the /seen command do?


Re: /seen - [MM]18240[FMB] - 11.08.2012

Everyone knows what /seen is, xD Or at least I thought
**Player types /seen Shetch**
If Shetch has ever connected it says: "Shetch was last online 1 year, 1month, 1 week, 1 day, 1 hour, 1 minutes ago."
If not, it says: "Shetch has never joined the server, sorry."


Re: /seen - IceMeteor - 11.08.2012

pawn Код:
#define UserComputer "Users/PC_%s.ini"
You dont need to add the scriptfiles folder there, and what does /seen command do?


Re: /seen - [MM]18240[FMB] - 11.08.2012

I said above what the /seen command does
It shows when someone last connected, and it worked without scriptfiles/


Re: /seen - Shetch - 11.08.2012

What file saving system do you use?


Re: /seen - [MM]18240[FMB] - 11.08.2012

I am looking to use MySQL for it.


Re: /seen - [MM]18240[FMB] - 30.08.2012

Does anyone have a MySQL /seen?


Re: /seen - [MM]18240[FMB] - 06.09.2012

What about even one that saves to scriptfiles>lastseen.txt