830
edits
(weapon_reset; P.S. have fun) |
(4 for 4!) |
||
Line 308: | Line 308: | ||
Thank you for the patches! chr_set_class works!!! chr_focus works!!! chr_location crashes, I included the report [[Talk:Oni engine patches (Mac)/chr_location|on a separate page]]. Here is the modified engine: http://edt.oni2.net/files/OniTest.zip for your examination. [[User:EdT|EdT]] 07:26, 9 October 2008 (CEST) | Thank you for the patches! chr_set_class works!!! chr_focus works!!! chr_location crashes, I included the report [[Talk:Oni engine patches (Mac)/chr_location|on a separate page]]. Here is the modified engine: http://edt.oni2.net/files/OniTest.zip for your examination. [[User:EdT|EdT]] 07:26, 9 October 2008 (CEST) | ||
:Updated the pointer-to-function for chr_location, should work now. Will add weapon_reset later today. Thanks for the crash report (but you should have linked to it ;) ). And I have no idea how you managed to mess up chr_focus the way you did ^_^ --[[User:Geyser|geyser]] 17:26, 9 October 2008 (CEST) | :Updated the pointer-to-function for chr_location, should work now. Will add weapon_reset later today. Thanks for the crash report (but you should have linked to it ;) ). And I have no idea how you managed to mess up chr_focus the way you did ^_^ --[[User:Geyser|geyser]] 17:26, 9 October 2008 (CEST) | ||
::How did I mess up chr_focus? When I first tried it, I was able to focus on the new character, but couldn't move him, then I read ssg's script command page and realized I needed the command ai2_takecontrol 1, so once I tried the script on that page, I realized chr_focus worked. [[User:EdT|EdT]] 23:35, 9 October 2008 (CEST) | |||
Line 368: | Line 369: | ||
|empty signature string; unchanged | |empty signature string; unchanged | ||
|} | |} | ||
:geyser, weapon_reset works. I did a quick test of OTA and it runs fine, but its not 100% compatible, since I cannot access the menus, using the function keys. Going to Dev Mode and pressing F9 starts the recording, but the OTA menus do not appear, pressing F3 does not cycle arena. [[User:EdT|EdT]] 23:35, 9 October 2008 (CEST) |
edits