安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
Check the description.
jb_ratio 3
"name" "jb_round_limit"
"text" "Max round limit before trying to change map."
"type" "Numeric"
"default" "30"
"name" "jb_time_limit"
"text" "Round time limit in seconds."
"type" "Numeric"
"default" "900"
"name" "jb_ratio"
"text" "Inmate to Guard ratio."
"type" "Numeric"
"default" "4"
can someone help me please?
I have CSS content in the files and every other texture is fine except for previously mentioned icons.
Also once in game it shows a message in chat: HEY BUDDY YOU DON'T HAVE CSS MOUNTED/INSTALLED.
I have subscribed to your JB Content.
Yes.
Are the bots smart?
No they are source engine bots. You could script smarter bots. Or use another addon in conjunction.
replace:
function GM:PlayerShouldTakeDamage( ply, att )
if IsValid(ply) and IsValid(att) then
if ply:IsPlayer() and att:IsPlayer() then
if ply:IsGuard() or ply:IsInmate() and att:IsGuard() or att:IsInmate() then
if ply:Team() == att:Team() then
return false
end
end
end
end
return true
end
with:
function GM:PlayerShouldTakeDamage( ply, att )
return true
end
1: Make sure you have ulx and ulib and ulx custom commands addons installed. Here's a nice tutorial how to add addons to your server: https://www.youtube.com/watch?v=SSInv6rnvNs&t= . Here's the ULX custom command addon where you can give your weapon_tool gun to yourself: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=718665054
2: Make sure that you correctly installed the jailbreak game mode. Check if you mounted CS:Source correctly (garrysmod\cfg\mount.cfg). In the garrysmod\gamemodes\jailbreak folder you should have the 'entities folder, 'gamemode' folder and the jailbreak.txt.
3: Make sure your map setup is correct. Correct map (.bsp file) must be present in the garrysmod\maps folder. Also make sure that you copied the 'data\jailbreak' folder from the master branch to 'garrysmod\data\jailbreak'. This makes sure that the positions of all the guns are correct.
Still I couldn't really get the weapon_tool to work (the command 'give me weapon_tool' didn't do anything for me). I also can't give myself any other weapon. How does this work?
You can use any ba/jb map. Here are the maps which have custom Last Request and Spawn positions.
https://pastebin.com/uEygk3iX
If you ever played TTT you know that there's a tool to set weapon, ammo, and player spawns. This gamemode same something similar for player spawns and last request positions.
https://github.com/clrksml/jailbreak
data/jailbreak/maps/