C# .NET 8.0, extract readonly struct System.Int32 from an irl GitHub
im trying to automate a search and update of a class through a github directory link, I'm having problems with the console not providing me with the logs and the class offsets not updating, and difficulties writing the script that is attached to this post, and so I have the class 'Offsets' where the value that must be updated is and 'newOffsets' where the script to update the offsets is, it seems that I am not being clear enough with my problem
5 Replies
need to update the value public static int dwEntityList = 0x{value};
so like have you debugged this? is Regex.Replace the problem?
I don't know, I've already asked for a consultation with GPT chat and I didn't get the right result.
I've just started learning C#
I tried to make it fetch the page and download it and look for entityList ans update value in offsets
couldn't you consider starting with simpler problems until you understand the parts a little better?
ill think about it, just want to automate my process