毁梦更新

This commit is contained in:
lenheart
2025-12-31 15:27:22 +08:00
parent f58fc1e30e
commit ea5d573cde
5 changed files with 421 additions and 66 deletions

View File

@@ -112,26 +112,9 @@ Gm_InputFunc_Handle["点券"] <- function(SUser, CmdString) {
Gm_InputFunc_Handle["test"] <- function(SUser, CmdString) {
// MoveToCargo(SUser, 1);
}
Timer.SetTimeOut(function() {
// Haker.LoadHook("0x0850D39C", ["pointer", "int", "bool"],
// function(args) {
// return null;
// },
// function(args) {
// print(SUser.GetCharacName());
// // return false;
// return null;
// });
}, 1)