毁梦更新
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user