|
 |
|
|
|
|
|
GTA Modification Forums
Reading the date cleo
 |
|
 |
| |
DK22Pac  |
Posted: Wednesday, Jun 6 2012, 17:24
|
Assembly!

Group: Members
Joined: Apr 12, 2009


|
http://sannybuilder.com/forums/viewtopic.php?pid=8407#p8407| CODE | 0AC8: 0@ = allocate_memory_size 16 0AA5: call 0x85811C num_params 1 pop 0 0@ 0085: 1@ = 0@ for 2@ = 0 to 7 0A8D: 3@(2@,8i) = read_memory 1@ size 2 virtual_protect 0 1@ += 2 end 0AC9: free_allocated_memory 0@ { After this, we have: 3@ - Year 4@ - Month 5@ - DayOfWeek 6@ - Day 7@ - Hour 8@ - Minute 9@ - Second 10@ - Milliseconds } | This post has been edited by DK22Pac on Wednesday, Jun 6 2012, 17:34
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
DK22Pac  |
|
Assembly!

Group: Members
Joined: Apr 12, 2009


|
| CODE | {$CLEO} 0AC8: 0@ = allocate_memory_size 16 while true wait 250 0A8D: 31@ = read_memory 0x85811C size 4 virtual_protect 0 0AA5: call 31@ num_params 1 pop 0 0@ 0085: 1@ = 0@ for 2@ = 0 to 7 0A8D: 3@(2@,8i) = read_memory 1@ size 2 virtual_protect 0 1@ += 2 end 0ACE: show_formatted_text_box "%d-%d-%d, %d:%d:%d" 6@ 4@ 3@ 7@ 8@ 9@ end |
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Deji  |
Posted: Saturday, Jun 9 2012, 00:42
|
Coding like a Rockstar!

Group: Members
Joined: Dec 24, 2007


|
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:
Track this topic
Receive email notification when a reply has been made to this topic and you are not active on the board.
Subscribe to this forum
Receive email notification when a new topic is posted in this forum and you are not active on the board.
Download / Print this Topic
Download this topic in different formats or view a printer friendly version.
| |
 |
|
 |
|
|
|
|