无码av一区二区三区无码,在线观看老湿视频福利,日韩经典三级片,成 人色 网 站 欧美大片在线观看

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊(cè)

分享一個(gè)CSGO頭號(hào)特訓(xùn)自動(dòng)匹配/超時(shí)重開(kāi)/熱身之后自動(dòng)退出腳本

2023-06-12 08:28 作者:CSGO頭號(hào)特訓(xùn)  | 我要投稿

自動(dòng)匹配,每300秒匹配不到人就重新點(diǎn)取消重匹,如果進(jìn)了游戲就會(huì)在熱身之后退出

local ingametime = math.huge

panorama.RunScript([[

if (!LobbyAPI.BIsHost()) {

? ? LobbyAPI.CreateSession();

}? ??

LobbyAPI.UpdateSessionSettings({

? ? ? ? ? ? update: {

? ? ? ? ? ? "options": {

? ? ? ? ? ? ? ? "anytypemode": "0",

? ? ? ? ? ? ? ? "action": "custommatch",

? ? ? ? ? ? ? ? "server": "official"

? ? ? ? ? ? },

? ? ? ? ? ? "game": {

? ? ? ? ? ? ? ? "mode": "survival",

? ? ? ? ? ? ? ? "type": "freeforall",

? ? ? ? ? ? ? ? "mapgroupname": "mg_dz_blacksite,mg_dz_sirocco,mg_dz_vineyard,mg_dz_ember",

? ? ? ? ? ? ? ? "gamemodeflags": 0,

? ? ? ? ? ? ? ? "prime": 1,

? ? ? ? ? ? ? ? "apr": 1

? ? ? ? ? ? }

? ? ? ? }

? ? ? ? }

? ? ? ? );

? ? ? ? ]]);

callbacks.Register('Draw',function()

? ? if entities.GetLocalPlayer() == nil then

ingametime = math.huge

if math.floor(globals.RealTime()) % 3 == 0 then

? ? panorama.RunScript([[

? ? if (LobbyAPI.GetMatchmakingStatusString() == "") {

? ? ? ? LobbyAPI.StartMatchmaking('', '', '', '');

? ? }

? ? ? ? ]]);


end

if? math.floor(globals.RealTime()) % 10 == 0 then

? ? ? ? panorama.RunScript([[

? ? ? ?if (LobbyAPI.GetTimeSpentMatchmaking() > 300) {

? ? ? ? ? ?LobbyAPI.StopMatchmaking()

? ? ? ?}

? ? ? ?]]);

end

else

if math.floor(globals.RealTime()) % 3 == 0 then

? ? panorama.RunScript([[

? ? if (LobbyAPI.GetMatchmakingStatusString() != "") {

? ? ? ? LobbyAPI.StopMatchmaking()

? ? }

? ? ? ? ]]);

end

end

end)



client.AllowListener("round_poststart");

client.AllowListener("round_prestart");



callbacks.Register("FireGameEvent", function(e)


if e:GetName() == "round_prestart" then

ingametime = math.floor(globals.RealTime())

end

end)


callbacks.Register("FireGameEvent", function(e)

print(math.floor(globals.RealTime()) - ingametime)

if e:GetName() == "round_poststart" and math.floor(globals.RealTime()) - ingametime > 15 then

client.Command("disconnect", true);

end

end)

分享一個(gè)CSGO頭號(hào)特訓(xùn)自動(dòng)匹配/超時(shí)重開(kāi)/熱身之后自動(dòng)退出腳本的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
广昌县| 甘洛县| 张掖市| 彭阳县| 甘肃省| 任丘市| 焉耆| 达日县| 革吉县| 海南省| 泗水县| 建昌县| 南郑县| 扶绥县| 马公市| 兴山县| 大城县| 黑水县| 泰安市| 万宁市| 东港市| 旬邑县| 德化县| 大悟县| 萨迦县| 响水县| 科技| 蕉岭县| 达日县| 紫阳县| 双辽市| 博爱县| 云林县| 杭州市| 大渡口区| 泰来县| 舞钢市| 兴义市| 西藏| 万全县| 土默特左旗|