Cyron43 Posted December 6, 2016 Share Posted December 6, 2016 (edited) ... Shotaro or is there a mod which does it? Edited December 6, 2016 by Cyron43 RokkuDayo 1 Link to comment Share on other sites More sharing options...
aimless Posted December 6, 2016 Share Posted December 6, 2016 Dont know of any mods that do it yet. I looked in the scripts and tried to convert to c# but its way over my head. Lots of calls to other functions and math witch could just be copied but not sure how to determine the input parameters. You can look at fm_mission_controller.c in the decompiled scripts func_4467 to see whats involved. Basically its calling another function func_4468 that displays the trail over and over again with different input parameters based on position velocity exc. The new natives are unk_0x736D7AA1B750856B that does the drawing and also unk_0xC5C8F970D4EDFF71. I know this is not much help but hopefully someone will bring this to single player. Cyron43 1 Link to comment Share on other sites More sharing options...
Cyron43 Posted December 7, 2016 Author Share Posted December 7, 2016 Dont know of any mods that do it yet. I looked in the scripts and tried to convert to c# but its way over my head. Lots of calls to other functions and math witch could just be copied but not sure how to determine the input parameters. You can look at fm_mission_controller.c in the decompiled scripts func_4467 to see whats involved. Basically its calling another function func_4468 that displays the trail over and over again with different input parameters based on position velocity exc. The new natives are unk_0x736D7AA1B750856B that does the drawing and also unk_0xC5C8F970D4EDFF71. I know this is not much help but hopefully someone will bring this to single player. Thank you. This is more than I expected. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now