Forum topic replies
Josh / Proddy has posted 212 times.
International Support - Run story mods on non-English releases
Posted on (3 years ago)
I wonder why I never found this till now. And thank you for making it, I can finally play story mods like Storm Over Springfield. No worries, I'm glad it helps you
How do I create a follow mission?
Posted on (3 years ago)
This was worked out with OP in the Discord's #modding-help room. Thanks, Josh
SHAR Script Helper - v1.4 (Released 2021-02-27)
Posted on (3 years ago)
v1.4 (Released 2021-02-27) Added a check for argument length to the script validator. Now gives a warning if an argument is over 63 characters. If this is triggered, make sure to increase the argument in Custom Limits. Added a Validate Scripts in Directory button. Will run every .mfk and .con file t...
SHAR Script Helper - v1.4 (Released 2021-02-27)
Posted on (3 years ago)
Apologies for the double release - too many bugs fixed to delay it though: v1.3 (Released 2021-02-18) Fixed a bug where the text editor's right click menu never enabled the Cut/Copy/Delete buttons. Fixed a bug where previously opened files loaded after a file opened with the application. Fixed a bug...
Car Horn Dialogue
Posted on (3 years ago)
I misunderstood at first that car horns were dialogue, but this is better.
SHAR Script Helper - v1.4 (Released 2021-02-27)
Posted on (3 years ago)
v1.2 (Released 2021-02-18) Added the Close MFK functions. To load these you need to do Tools > Reset Functions Toolbox. Added a UI to manage functions. Added an additional Tool Strip with the commonly used menu items. Added Comment and Uncomment. Added the following symbols to the Syntax Highlighter...
no people ?
Posted on (3 years ago)
Hi tupac, I'm assuming you're referring to SHAR MP. Sessions on Multiplayer are based on Level, Mods and Mutators. If you go to the SHAR MP page, you can see a session list at the bottom, it looks like this: The top left, which says Multiplayer Cars and Characters in the screenshot, is the mod, or m...
SHAR Script Helper - v1.4 (Released 2021-02-27)
Posted on (3 years ago)
If anyone would like to build a template pack of useful snippets, I'm more than happy to link them in the main post. Thanks, Josh
SHAR Crash Analyzer
Posted on (3 years ago)
There could be a tool to actually make missions. From my knowledge in programming, I suppose it would take a shitload of variables (is that used to describe "if" command?) to create the script and would be VERY tedious. You mean like a flow chart interface? Like Scratch or similar? Thanks, Josh
SHAR Crash Analyzer
Posted on (3 years ago)
This looks very clever, good work all of you. Just out of interest how long did this take to make? My bit didn't take long because I just put a UI on top of existing code. I'm not sure how long Appel's code originally took, but the Ghidra project is a culmination of about 10 months of work, mainly l...