Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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://steamhost.cn/steamcommunity_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/