You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 15, 2022. It is now read-only.
I was taking about being able write data to a file in ( lets say ) a json file that assigns data to a varable name which would allow the mapper / coder to store data and then get the value back ( during the game running ). Basically a settings file for mods so they can store data like ranks, banks, gun store, points, all that shit that would be awesome to save and keep for next time. I would love this because I want to be able to make a save state option for cod 5 that would allow the user to stop the game when ever and then would be able to pick it back up when they next want to :P
No idea if that's even possible to attempt. I can't get functions nor commands to be added so it's kinda eh. Mods have their own stats so should be able to write to those and get them.
@DidUknowiPwn I have the T5 dedicated server exe and pdb, loads in IDA fine. Would that help you a bit? I can upload it for you. IIRC Scr_* functions are there.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Make it so people can write vars and things to a file so they can have actually have storable data and not have to jump through hoops to do it :)
The text was updated successfully, but these errors were encountered: