1.3基础

This commit is contained in:
2026-02-27 15:40:20 +08:00
parent 616a254c31
commit b2881499c6
9 changed files with 121 additions and 27 deletions

View File

@@ -5,7 +5,6 @@ function InitPluginInfo() {
try {
local Io = IO("/java_plugin/Restart", "r");
Io.Close();
Sq_CreatCConnectPool(2, 4, "127.0.0.1", 3306, "game", "uu5!^%jg");
Sq_CreatSocketConnect("127.0.0.1", "65109");
} catch (exception) {
}