This commit is contained in:
2026-01-20 02:54:49 +08:00
parent 6431e2ef38
commit 778f9427f2
6 changed files with 38 additions and 32 deletions

View File

@@ -86,6 +86,10 @@ function L_drawMainCustomUI_All() {
// if (!TTTAAA) TTTAAA = Rindro_Draw_Character(0, [601590000, 1751501, 601500069], "rest.ani", null);
// if (TTTAAA) TTTAAA.Draw(120, 200);
// Rindro_BaseToolClass.DrawNineBox(0, 0, 200, 200, "interface/lenheartwindowcommon.img", 213);
// Rindro_Image_GlobalMap["interface/newstyle/windows/popup/popup.img"].DrawExPng(138, 205, 0, 0, sq_RGBA(255, 255, 255, 250), 13.0, 13.0);
}
@@ -188,3 +192,13 @@ function L_drawMainCustomUI_All() {
// }
// local AddressBuffer = 0x434C1400;
// for (local i = 0; i < 500; i++) {
// local offAddr = (AddressBuffer + (4 * 100));
// local value = MemoryTool.DecodeMemoryData(offAddr);
// if(value == 1768383901){
// print(i);
// }
// }