SA-MP Forums Archive
how? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: how? (/showthread.php?tid=84882)



how? - Ignas1337 - 03.07.2009

how do I split my date function into 6 variables? YYYY/MM/DD/hh/mm/ss ?? What function should I use? strtok only splits by the white space ' ' ...


Re: how? - woot - 03.07.2009

https://sampwiki.blast.hk/wiki/Code_Snippets#Split


Re: how? - Ignas1337 - 03.07.2009

th
Quote:
Originally Posted by //exora
thanks ;]