progamerz Posted September 1, 2022 Posted September 1, 2022 How can i get config id from a varbit id if its not in cache? basically i want to get config id(which is usually varbit's index), msb, lsb. In general the cache contains up to 6500 or so varbit IDs and I'm not sure what to do for the IDs higher than that.
popshopadop Posted September 1, 2022 Posted September 1, 2022 i dont know the ins and outs, but a good example is X_MARKS_THE_SPOT_PROGRESS with the varbit 8063. However, it has a config of 2111. With this, you might be able to work out which config is used/changed, then msb/lsb to the portion you need. 1
progamerz Posted September 1, 2022 Author Posted September 1, 2022 55 minutes ago, popshopadop said: i dont know the ins and outs, but a good example is X_MARKS_THE_SPOT_PROGRESS with the varbit 8063. However, it has a config of 2111. With this, you might be able to work out which config is used/changed, then msb/lsb to the portion you need. My main idea was to figure out config, msb,lsb without having to check ingame but i guess since i can't grab them from the cache, I'll have to check them manually
Czar Posted September 1, 2022 Posted September 1, 2022 Pat sent us a zip file of dumped varbits containing config id msb and lsb, I usually do a search for config that changes and it shows every single varbit applicable. We should be able to do a search on the scripter discord to find it, I’ll upload here as soon as I get home
progamerz Posted September 1, 2022 Author Posted September 1, 2022 2 minutes ago, Czar said: Pat sent us a zip file of dumped varbits containing config id msb and lsb, I usually do a search for config that changes and it shows every single varbit applicable. We should be able to do a search on the scripter discord to find it, I’ll upload here as soon as I get home Oh i checked that, it doesn't have varbit ids more than 6330 iirc. I already got the varbits i need manually thanks though 1
popshopadop Posted September 4, 2022 Posted September 4, 2022 On 9/1/2022 at 9:38 AM, Czar said: Pat sent us a zip file of dumped varbits containing config id msb and lsb, I usually do a search for config that changes and it shows every single varbit applicable. We should be able to do a search on the scripter discord to find it, I’ll upload here as soon as I get home zip file containing all varbits you say... 1
Czar Posted September 5, 2022 Posted September 5, 2022 Ignore the scuffed provider, only free one I could find https://www.upload.ee/files/14476112/varbits.zip.html 1 1