Swe-DivX Posted October 19, 2021 Posted October 19, 2021 int ID = ARef.GetFormID() int MODID = Math.RightShift(ID, 24) ID = Math.LogicalAnd(ID, 0x00ffffff) Is it possible to do this outside the game?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.