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

Sm_Skinchooser


Post New Thread Reply   
 
Thread Tools Display Modes
Jogn Wick
Member
Join Date: Feb 2020
Old 03-28-2020 , 22:00   Re: Sm_Skinchooser
Reply With Quote #2801

I enabled bots 1 and got this error
mod_studio: MOVETYPE_FOLLOW with no model.
mod_studio: MOVETYPE_FOLLOW with no model.
mod_studio: MOVETYPE_FOLLOW with no model.
mod_studio: MOVETYPE_FOLLOW with no model.

I did updated 5.2 but still don't see skins on bots. here is my setup, please let me know whats wrong? I still get mod_studio:...error

-----------------
/css/cstrike/materials/models/player/john_wick/ (skins)

/css/cstrike/models/player/john_wick/ (models)


7:26 PM 3/28/2020// This file was auto-generated by SourceMod (v1.10.0.6474)
// ConVars for plugin "sm_skinchooser.smx"


// 0 = Disabled , 1 = Enables the Groupsystem.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_admingroup "1"

// 0 = Disabled , 1 = Enabled for Admins only.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_adminonly "0"

// 0 = disabled , 1 = Enables the usage for Armmodels in CSGO.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_arms_enabled "1"

// 0 = Disabled , 1 = Enables Menu Auto popup.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_autodisplay "1"

// 0 = Disabled , 1 = Enabled , blocks the new AgentModels.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_blockagentmodels "0"

// Seconds when the Menu should be closed
// -
// Default: "30"
// Minimum: "0.000000"
// Maximum: "1000.000000"
sm_skinchooser_closemenutimer "30"

// How many times users should be able to use the !models command.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1000.000000"
sm_skinchooser_commandcounts "1"

// Enables the CommandCounter.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_commandcountsenabled "0"

// 0 = Disabled , 1 = Enables the Delay when Menu should auto popup.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_displaytimer "0"

// 0 = Disabled , 1 = Enables the Plugin.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_enabled "1"

// 0 = Disabled , 1 = Enabled , should Players get automaticly a Model?
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_forceplayerskin "0"

// Time in seconds when Model gets applied if forceplayerskin is set to 1!!!
// -
// Default: "0.3"
// Minimum: "0.300000"
// Maximum: "100.000000"
sm_skinchooser_forceplayerskintimer "0.3"

// If enabled = 1 , choosen Models will be overwritten!
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_forceplayerskintimer_enabled "0"

// 0 = Disabled , 1 = Enables usage of mapbased inis.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_mapbased "1"

// Time in seconds when Menu should be started
// -
// Default: "5.0"
// Minimum: "0.000000"
// Maximum: "1000.000000"
sm_skinchooser_menustarttime "5.0"

// 0 = Disabled , 1 = Enabled , should Admins get automaticly a Model?
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_skinadmin "0"

// Time in seconds when Model gets applied if skinadmin is enabled!!!
// -
// Default: "0.3"
// Minimum: "0.300000"
// Maximum: "100.000000"
sm_skinchooser_skinadmintimer "0.3"

// If enabled = 1 , choosen Models will be overwritten!
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_skinadmintimer_enabled "0"

// 0 = Disabled , 1 = Enabled , should Bots have a custom Model?
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_skinbots "1"

// 0 = SteamId 2 , 1 = SteamId 3
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_skinchooser_steamid_format "1"

// SM SKINCHOOSER VERSION
// -
// Default: "5.1"
sm_skinchooser_version "5.1"


--------------------------------------------
/css/cstrike/addons/sourcemod/configs/sm_skinchooser/

default skinsini

//Configure your menu here
"Models"
{
"Public Models"
{
"Admin" ""
"Team1"
{
"John Wick"
{
"path" "models/player/john_wick/john_wick.mdl"
}
}

"Team2"
{
"John Wick"
{
"path" "models/player/john_wick/john_wick.mdl"
}
}
}
"Admin Models"
{
"Admin" "t"
"Team1"
{
"John Wick"
{
"path" "models/player/john_wick/john_wick.mdl"
}
}

"Team2"
{
"John Wick"
{
"path" "models/player/john_wick/john_wick.mdl"
}
}
}
"VIP Models"
{
"Admin" "Member"
"Team1"
{
"John Wick"
{
"path" "models/player/john_wick/john_wick.mdl"
}
}

"Team2"
{
"John Wick"
{
"path" "models/player/john_wick/john_wick.mdl"
}
}
}
}


//If you use Fastdownload make sure all your path and material files are on your webserver!!!

---------------------------------
default skins downloads.ini

//John Wick
materials/models/player/john_wick/body_d.vmt
materials/models/player/john_wick/body_d.vtf
materials/models/player/john_wick/body_n.vtf
materials/models/player/john_wick/hair_d.vmt
materials/models/player/john_wick/hair_d.vtf
materials/models/player/john_wick/hair_n.vtf
materials/models/player/john_wick/head_d.vmt
materials/models/player/john_wick/head_d.vtf
materials/models/player/john_wick/head_n.vtf
models/player/john_wick/john_wick.dx80.vtx
models/player/john_wick/john_wick.dx90.vtx
models/player/john_wick/john_wick.mdl
models/player/john_wick/john_wick.phy
models/player/john_wick/john_wick.sw.vtx
models/player/john_wick/john_wick.vvd

any suggestions?
ty
Jogn Wick is offline
Jogn Wick
Member
Join Date: Feb 2020
Old 03-28-2020 , 22:06   Re: Sm_Skinchooser
Reply With Quote #2802

edownloading all lightmaps
[CSSDM] Counter-Strike Source: Deathmatch (version 2.1.6-dev)
[CSSDM] Visit http://www.bailopan.net/cssdm to download.
Say !quake or /quake to set your quake sounds preferences
] meta list
[01] SourceMod (1.10.0.647 by AlliedModders LLC
[03] SDK Tools (1.10.0.647 by AlliedModders LLC
[02] CS Tools (1.10.0.647 by AlliedModders LLC
[04] SDK Hooks (1.10.0.647 by AlliedModders LLC
[05] CS:S DM (2.1.6-dev) by AlliedModders
Be a regular here get ADMIN
Say !quake or /quake to set your quake sounds preferences
] sm plugins
"SMAC Client Protection" (0.8.7.3) by SMAC Development Team
"SM SKINCHOOSER" (5.2) by Andi67
"Admin Help" (1.10.0.647 by AlliedModders LLC
"Knife Fight" (1.3.8-c) by XARiUS, Otstrel.Ru Team
"Basic Comm Control" (1.10.0.647 by AlliedModders LLC
"SMAC Spinhack Detector" (0.8.7.3) by SMAC Development Team
To see more, type "sm plugins 11"
"Basic Ban Commands" (1.10.0.647 by AlliedModders LLC
"Advertisements" (0.6.2) by Tsunami, Otstrel.ru Team
"Basic Commands" (1.10.0.647 by AlliedModders LLC
"RankMe" (2.8.3) by lok1
Jogn Wick is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 03-29-2020 , 06:13   Re: Sm_Skinchooser
Reply With Quote #2803

You have to put this "models/player/john_wick/john_wick.mdl" into the configfiles for bots(located in the configs/sm_skinchooser Folder....
__________________
Waiting for HL3,Day of Defeat3 ,but will it ever come? So I'm gonna play COD WW2.>>>>SM_SKINCHOOSER<<<<
>>You need Models for DODS/CSS/CSGO , than click here!!!<<

Last edited by andi67; 03-29-2020 at 06:14.
andi67 is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 03-29-2020 , 06:14   Re: Sm_Skinchooser
Reply With Quote #2804

forceskinsbots_team2.ini ,forceskinsbots_team3.ini
__________________
Waiting for HL3,Day of Defeat3 ,but will it ever come? So I'm gonna play COD WW2.>>>>SM_SKINCHOOSER<<<<
>>You need Models for DODS/CSS/CSGO , than click here!!!<<

Last edited by andi67; 03-29-2020 at 06:20.
andi67 is offline
Jogn Wick
Member
Join Date: Feb 2020
Old 03-29-2020 , 06:57   Re: Sm_Skinchooser
Reply With Quote #2805

I try brb ty
Jogn Wick is offline
Jogn Wick
Member
Join Date: Feb 2020
Old 03-29-2020 , 07:43   Re: Sm_Skinchooser
Reply With Quote #2806

still ng can you take a look? i'mm give you ftp info pm me
ty
Jogn Wick is offline
EMINEM_FB
Senior Member
Join Date: Dec 2010
Location: Czech republic
Old 04-03-2020 , 14:45   Re: Sm_Skinchooser
Reply With Quote #2807

When this plugin have
sm_skinchooser_arms_enabled - for disable arms choosing menu

Can also have ?
sm_skinchooser_skins_enabled - for disable skins choosing menu

Because if - this plugin can be used arms only
sm_skinchooser_arms_enabled 1
sm_skinchooser_skins_enabled 0
__________________
EMINEM_FB is offline
Stefanx
Member
Join Date: Feb 2018
Location: Romania
Old 04-04-2020 , 05:08   Re: Sm_Skinchooser
Reply With Quote #2808

from this plugin, all players have fbi models for ct and anarchist for terro on all maps and i have this error
what is the problem ?
Attached Thumbnails
Click image for larger version

Name:	Screenshot_3.png
Views:	104
Size:	12.7 KB
ID:	180551  
Stefanx is offline
Jogn Wick
Member
Join Date: Feb 2020
Old 04-04-2020 , 06:55   Re: Sm_Skinchooser
Reply With Quote #2809

Your client side is missing the models make sure you uploaded materials and model folders in correct place and do same on your computer
Jogn Wick is offline
Stefanx
Member
Join Date: Feb 2018
Location: Romania
Old 04-04-2020 , 07:38   Re: Sm_Skinchooser
Reply With Quote #2810

i use skinchooser only for admin but fbi models and anarchist for terro appear only for simple players
i will check what you say for safety
Stefanx is offline
Reply


Thread Tools
Display Modes

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 21:00.


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