FF 15 58 A4 6C 00 vMessageBox

Subscribers:
343
Published on ● Video Link: https://www.youtube.com/watch?v=I9NbqtPwULY



Duration: 3:05
9 views
0


note to self: this is how ddraw is to hop into lobby..

each mod seems to relocate the actual address..

spawner.asm
; -SPAWN arg not found, display error message asking to run the client instead

push 16 ; uType
push str_GameNameTitle ; Title
push str_PleaseRunClient ; Text
push 0 ; hWnd
call [0x006CA458] ; ds:MessageBoxA