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



Timestamp Question - NeroX98 - 15.06.2015

Is it possible to hide players timestamp and after logging on the server forcing them to see the timestamp through code ?
I'm talking about the client command /timestamp ?


Re: Timestamp Question - SpaceX - 15.06.2015

Can you frame your question again?

I read your post 4-5 times but I still cannot understand what you mean by 'timestamp through code'.


Re: Timestamp Question - Alpay0098 - 15.06.2015

Yeah why not?
You can use this post :
http://forum.sa-mp.com/showthread.ph...18#post3489218
And you can force /timestamp CMD for players.


Re: Timestamp Question - Konstantinos - 15.06.2015

Quote:
Originally Posted by Alpay0098
Посмотреть сообщение
Yeah why not?
You can use this post :
http://forum.sa-mp.com/showthread.ph...18#post3489218
And you can force /timestamp CMD for players.
That calls commands which were built with ZCMD. /timestamp is a client command, it won't work.

Quote:
Originally Posted by SpaceX
Посмотреть сообщение
Can you frame your question again?

I read your post 4-5 times but I still cannot understand what you mean by 'timestamp through code'.
Quote:
Originally Posted by samp wiki
/timestamp
This command will show/hide a time next to all messages in the chatbox. The time that is displayed is your computer's time, not the server time.
@NeroX98: I don't think it's possible even with memory hacking as it's mostly client-side.


Re: Timestamp Question - NeroX98 - 15.06.2015

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
That calls commands which were built with ZCMD. /timestamp is a client command, it won't work.




@NeroX98: I don't think it's possible even with memory hacking as it's mostly client-side.
Okay, thanks for your response again
If i can i will rep+ you again today