830
edits
No edit summary |
(thanks) |
||
Line 287: | Line 287: | ||
::::::Thanks for the link and the database, but now I need the fishing instruction :-) Can you show me how I can find the engine function related to the BSL function. I tried a text search for chr_focus, got the results, but I could not find out how it pointed to _SetMainCharacter. Once I see it in the PC engine, then I will look for it in the Mac engine. [[User:EdT|EdT]] 07:30, 15 October 2008 (CEST) | ::::::Thanks for the link and the database, but now I need the fishing instruction :-) Can you show me how I can find the engine function related to the BSL function. I tried a text search for chr_focus, got the results, but I could not find out how it pointed to _SetMainCharacter. Once I see it in the PC engine, then I will look for it in the Mac engine. [[User:EdT|EdT]] 07:30, 15 October 2008 (CEST) | ||
:::::::Do a text search for "chr_focus" starting from the beginning. The first one you come up with should be a long list of console variables. Now look two lines below. You see "_SetMainCharacter" now? Double click it, and you can get the offset. [[User:Gumby|Gumby]] 08:21, 15 October 2008 (CEST) | :::::::Do a text search for "chr_focus" starting from the beginning. The first one you come up with should be a long list of console variables. Now look two lines below. You see "_SetMainCharacter" now? Double click it, and you can get the offset. [[User:Gumby|Gumby]] 08:21, 15 October 2008 (CEST) | ||
::::::::Smacks head! Thanks [[User:EdT|EdT]] 21:58, 15 October 2008 (CEST) |
edits