Add 'ScrapHacks notes'
parent
c96452bfa2
commit
e7f2c6ce1c
1 changed files with 13 additions and 0 deletions
13
ScrapHacks-notes.md
Normal file
13
ScrapHacks-notes.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
## Snippets
|
||||
|
||||
Map name: `Scrap.GetLangStr("Station_" + Scrap.GetLevelPath()[7:])`
|
||||
|
||||
## Run
|
||||
|
||||
`steam://run/897610/`
|
||||
|
||||
## Signatures
|
||||
|
||||
- World pointer: `a3 *{'} e8 ? ? ? ? 6a 00 68 *"World initialized"`
|
||||
- print: `6a0068 *{"Scrap engine"} 6a?e8 $'`
|
||||
- console handler: `68 *{"import Viewer"} e8 $'`
|
Loading…
Reference in a new issue