Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Lab Assistant
Original Poster
#1 Old 21st Oct 2005 at 1:44 PM
Default Day check OpCode
Whats the opcode to check if it's Friday, or Monday?
I'd really appreciate knowing that! It's essential to my new hack!

Thanks in advance!

MTS2 rocks my socks!

<Inge> is the truth always "cool"?
<Inge> a thing isn't true just cos it's interesting
<tracyshayne> Hi, Inge...you talking to yourself over there?
A quote from the MTS2 chat!
Advertisement
One horse disagreer of the Apocalypse
#2 Old 21st Oct 2005 at 1:50 PM
I found this [prim 0x0002] Expression (Global 0x0022 (Day Of Week) == literal 1)

But I am not sure which day is represented by which number - whether it starts from 0 or 1 or whether Sunday or Monday

02: 22 00 03 00 00 02 06 07

"You can do refraction by raymarching through the depth buffer" (c. Reddeyfish 2017)
Lab Assistant
Original Poster
#3 Old 21st Oct 2005 at 2:57 PM Last edited by Daan1302 : 21st Oct 2005 at 3:19 PM.
Thanks! My older OpCode I created myself was based on an InSIMinator code to change the day, which I made to check if it IS that day. I'll try both!
Also, weekday that starts in TS2 is Monday, with the hex number being 0x0

Thanks!

MTS2 rocks my socks!

<Inge> is the truth always "cool"?
<Inge> a thing isn't true just cos it's interesting
<tracyshayne> Hi, Inge...you talking to yourself over there?
A quote from the MTS2 chat!
Back to top