September 1, 20223 yr 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.
September 1, 20223 yr 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.
September 1, 20223 yr Author 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
September 1, 20223 yr 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
September 1, 20223 yr Author 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
September 4, 20223 yr 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...
September 5, 20223 yr Ignore the scuffed provider, only free one I could find https://www.upload.ee/files/14476112/varbits.zip.html
Create an account or sign in to comment