Raised This Month: $32 Target: $400
 8% 

Jailbreak default player models


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Destinyy
Junior Member
Join Date: Jul 2022
Old 07-25-2022 , 04:18   Jailbreak default player models
Reply With Quote #1

Hello, I am creating a csgo jailbreak server in which I want to assign players who aren't using a custom player model from the Zephyrus store a random prisoner model from http://gamer-lab.com/eng/mdl_source/Jailbreak_pack

I already uploaded all of the models to my server but can't figure out where to config these default models, couldn't find a plugin for this job either. Any help is appreciated!
Destinyy is offline
oqyh
Senior Member
Join Date: May 2019
Location: United Arab Emirates
Old 07-25-2022 , 07:22   Re: Jailbreak default player models
Reply With Quote #2

Quote:
Originally Posted by Destinyy View Post
Hello, I am creating a csgo jailbreak server in which I want to assign players who aren't using a custom player model from the Zephyrus store a random prisoner model from http://gamer-lab.com/eng/mdl_source/Jailbreak_pack

I already uploaded all of the models to my server but can't figure out where to config these default models, couldn't find a plugin for this job either. Any help is appreciated!


method 1:
================

you can download this plugin
https://github.com/nuclearsilo583/ze...iew-new-syntax
its basically new Zephyrus with preview before perchase item

so you can use store_item_playerskins.sp

https://github.com/nuclearsilo583/ze...playerskins.sp

edit line
Code:
g_cvarSkinForceChange = RegisterConVar("sm_store_playerskin_force_default", "0", "If it's set to 1, default skins will be enforced.", TYPE_INT);
To

Code:
g_cvarSkinForceChange = RegisterConVar("sm_store_playerskin_force_default", "1", "If it's set to 1, default skins will be enforced.", TYPE_INT);
+AND+
change force default model + arms path

Code:
g_cvarSkinForceChangeCT = RegisterConVar("sm_store_playerskin_default_ct", "models/player/custom_player/legacy/ctm_sas_variant_classic.mdl", "Path of the default CT skin.", TYPE_STRING);
	g_cvarSkinForceChangeCTArms = RegisterConVar("sm_store_playerskin_default_ct_arms", "models/weapons/ct_arms_sas.mdl", "Path of the default CT skin.", TYPE_STRING);
To

Code:
g_cvarSkinForceChangeCT = RegisterConVar("sm_store_playerskin_default_ct", "models/player/custom_player/kuristaja/jailbreak/guard1/guard1.mdl", "Path of the default CT skin.", TYPE_STRING);
	g_cvarSkinForceChangeCTArms = RegisterConVar("sm_store_playerskin_default_ct_arms", "models/player/custom_player/kuristaja/jailbreak/guard1/guard1_arms.mdl", "Path of the default CT skin.", TYPE_STRING);

Do this same to T Players which is Prisoner1 model "sm_store_playerskin_default_t" and "sm_store_playerskin_default_t_arms"

after you done you will have default models for Guard (CT) And default models for Prisoner (T)
now you can leave other skins Guard2-5 and Prisoner2-7 at !store




method 2:
================

which is what you want plugin random skins every respawn and you can change it by (!skin/!skins/!model)

download at Attach

i added 5 prisoner and 5 guard random you can edit it at
addons\sourcemod\configs\skins\any.cfg
============================================= ===


NOTE: Make sure you have plugin downloader
https://forums.alliedmods.net/showthread.php?p=602270
and put all models download path at
addons\sourcemod\configs\downloads.ini



Good Luck
Attached Files
File Type: zip random models.zip (262.8 KB, 140 views)
__________________
.:[ >> My Plugins << ]:.

My discord : oqyh
oqyh is offline
Destinyy
Junior Member
Join Date: Jul 2022
Old 07-25-2022 , 08:22   Re: Jailbreak default player models
Reply With Quote #3

Hello, I tried using the second method + I am also using the new preview version of the store but the random skins plugin doesn't assign the skins and even when I try manually assigning one by using !skins and selecting prisoner1 for example, it doesn't work. You can contact me on discord if you want to take a look at the server: Destiny#2923

Last edited by Destinyy; 07-25-2022 at 08:51.
Destinyy is offline
oqyh
Senior Member
Join Date: May 2019
Location: United Arab Emirates
Old 07-25-2022 , 10:52   Re: Jailbreak default player models
Reply With Quote #4

if u want use both methods
you need to

tell store not to override randomskinchanger.sp by going to csgo/cfg/sourcemod/plugin.store.cfg and disable sm_store_playerskin_force_default "0"

now all will have random skins
when they perchase from store it will override the old defualt skins guard / prisoner
__________________
.:[ >> My Plugins << ]:.

My discord : oqyh
oqyh is offline
WhiteAngel4
Junior Member
Join Date: Jan 2014
Old 08-15-2022 , 08:55   Re: Jailbreak default player models
Reply With Quote #5

Quote:
Originally Posted by oqyh View Post
if u want use both methods
you need to

tell store not to override randomskinchanger.sp by going to csgo/cfg/sourcemod/plugin.store.cfg and disable sm_store_playerskin_force_default "0"

now all will have random skins
when they perchase from store it will override the old defualt skins guard / prisoner
Hey!

I'm using these plugins and they worked till today.
I recorded a video to represent my problem: https://www.youtube.com/watch?v=Wf9zEAi1qj4

PHP Code:
[SMListing 29 plugins:
01 "Reserved Slots" (1.11.0.6911by AlliedModders LLC
02 
"SM First Person View Models Interface" (3.2by Franc1sco franug
03 
"Fun Commands" (1.11.0.6911by AlliedModders LLC
04 
"SMAC Client Protection" (0.8.7.3by SMAC Development Team
05 
"Nextmap" (1.11.0.6911by AlliedModders LLC
06 
"CS:GO Skins Chooser" (1.2.4by Root
07 
"-N- Arms Fix" (2.0.3by NomisCZ (-N-)
08 "Admin Menu" (1.11.0.6911by AlliedModders LLC
09 
"Player Commands" (1.11.0.6911by AlliedModders LLC
10 
"Basic Votes" (1.11.0.6911by AlliedModders LLC
11 
"Sound Commands" (1.11.0.6911by AlliedModders LLC
12 
"Basic Comm Control" (1.11.0.6911by AlliedModders LLC
13 
"SourceMod Anti-Cheat" (0.8.7.3by SMAC Development Team
14 
"SMAC ConVar Checker" (0.8.7.3by SMAC Development Team
15 
"Admin Help" (1.11.0.6911by AlliedModders LLC
16 
"Basic Info Triggers" (1.11.0.6911by AlliedModders LLC
17 
"SendFile Exploit Fix (v3.1)" (3.1by backwards
18 
"Anti-Flood" (1.11.0.6911by AlliedModders LLC
19 
"Client Preferences" (1.11.0.6911by AlliedModders LLC
20 
"Admin File Reader" (1.11.0.6911by AlliedModders LLC
21 
"SMAC Command Monitor" (0.8.7.3by SMAC Development Team
22 
"SMAC Aimbot Detector" (0.8.7.3by SMAC Development Team
23 
"SMAC Rcon Locker" (0.8.7.3by SMAC Development Team
24 
"SM File/Folder Downloader and Precacher" (1.4by SWAT_88
25 
"Fun Votes" (1.11.0.6911by AlliedModders LLC
26 
"Basic Ban Commands" (1.11.0.6911by AlliedModders LLC
27 
"SMAC AutoTrigger Detector" (0.8.7.3by SMAC Development Team
28 
"Basic Chat" (1.11.0.6911by AlliedModders LLC
29 
"Basic Commands" (1.11.0.6911by AlliedModders LLC 
Thanks for your reply
WhiteAngel4 is offline
oqyh
Senior Member
Join Date: May 2019
Location: United Arab Emirates
Old 08-15-2022 , 17:19   Re: Jailbreak default player models
Reply With Quote #6

Quote:
Originally Posted by WhiteAngel4 View Post
Hey!

I'm using these plugins and they worked till today.
I recorded a video to represent my problem: https://www.youtube.com/watch?v=Wf9zEAi1qj4

PHP Code:
[SMListing 29 plugins:
01 "Reserved Slots" (1.11.0.6911by AlliedModders LLC
02 
"SM First Person View Models Interface" (3.2by Franc1sco franug
03 
"Fun Commands" (1.11.0.6911by AlliedModders LLC
04 
"SMAC Client Protection" (0.8.7.3by SMAC Development Team
05 
"Nextmap" (1.11.0.6911by AlliedModders LLC
06 
"CS:GO Skins Chooser" (1.2.4by Root
07 
"-N- Arms Fix" (2.0.3by NomisCZ (-N-)
08 "Admin Menu" (1.11.0.6911by AlliedModders LLC
09 
"Player Commands" (1.11.0.6911by AlliedModders LLC
10 
"Basic Votes" (1.11.0.6911by AlliedModders LLC
11 
"Sound Commands" (1.11.0.6911by AlliedModders LLC
12 
"Basic Comm Control" (1.11.0.6911by AlliedModders LLC
13 
"SourceMod Anti-Cheat" (0.8.7.3by SMAC Development Team
14 
"SMAC ConVar Checker" (0.8.7.3by SMAC Development Team
15 
"Admin Help" (1.11.0.6911by AlliedModders LLC
16 
"Basic Info Triggers" (1.11.0.6911by AlliedModders LLC
17 
"SendFile Exploit Fix (v3.1)" (3.1by backwards
18 
"Anti-Flood" (1.11.0.6911by AlliedModders LLC
19 
"Client Preferences" (1.11.0.6911by AlliedModders LLC
20 
"Admin File Reader" (1.11.0.6911by AlliedModders LLC
21 
"SMAC Command Monitor" (0.8.7.3by SMAC Development Team
22 
"SMAC Aimbot Detector" (0.8.7.3by SMAC Development Team
23 
"SMAC Rcon Locker" (0.8.7.3by SMAC Development Team
24 
"SM File/Folder Downloader and Precacher" (1.4by SWAT_88
25 
"Fun Votes" (1.11.0.6911by AlliedModders LLC
26 
"Basic Ban Commands" (1.11.0.6911by AlliedModders LLC
27 
"SMAC AutoTrigger Detector" (0.8.7.3by SMAC Development Team
28 
"Basic Chat" (1.11.0.6911by AlliedModders LLC
29 
"Basic Commands" (1.11.0.6911by AlliedModders LLC 
Thanks for your reply


have you tried change 0 to 1

cfg/sourcemod/csgo_skins.cfg

>> sm_csgo_skins_change 1 (Determines when change selected player skin: 0 = On next respawn 1 = Immediately)


+++
make sure you double check at model path

addons\sourcemod\configs\skins\any.cfg
__________________
.:[ >> My Plugins << ]:.

My discord : oqyh

Last edited by oqyh; 08-15-2022 at 17:20.
oqyh is offline
WhiteAngel4
Junior Member
Join Date: Jan 2014
Old 08-16-2022 , 03:42   Re: Jailbreak default player models
Reply With Quote #7

Quote:
Originally Posted by oqyh View Post
have you tried change 0 to 1

cfg/sourcemod/csgo_skins.cfg

>> sm_csgo_skins_change 1 (Determines when change selected player skin: 0 = On next respawn 1 = Immediately)


+++
make sure you double check at model path

addons\sourcemod\configs\skins\any.cfg
sm_csgo_skins_change is 1. As you can see in the video, skins are changing immediately. But it resets to default when the round restarts
Store cvar: sm_store_playerskin_instant "0"

And actually skins are working when I select one just the random option went wrong.
WhiteAngel4 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:07.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode