Raised This Month: $51 Target: $400
 12% 

[CS:GO] Player Models


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Baws
Veteran Member
Join Date: Oct 2012
Old 02-02-2016 , 17:04   [CS:GO] Player Models
Reply With Quote #1

Can anyone make something like this: https://forums.alliedmods.net/showthread.php?p=958925
For CS:GO? I'll appreciate that!
__________________
Like my clean plugins and work?
Baws is offline
Lannister
Veteran Member
Join Date: Apr 2015
Old 02-02-2016 , 17:18   Re: [CS:GO] Player Models
Reply With Quote #2

https://forums.alliedmods.net/showthread.php?t=277637

This?
Lannister is offline
Baws
Veteran Member
Join Date: Oct 2012
Old 02-02-2016 , 18:05   Re: [CS:GO] Player Models
Reply With Quote #3

As I can see this is set with a flag. I need one that sets with a steam id or if you can edit that plugin and make it support steam ids also that'll be great!
__________________
Like my clean plugins and work?
Baws is offline
mufin
BANNED
Join Date: Aug 2015
Old 02-04-2016 , 10:01   Re: [CS:GO] Player Models
Reply With Quote #4

sm_skinchooser pm him he is making one for that for csgo last tread uses flags but easy edit
mufin is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 02-04-2016 , 13:17   Re: [CS:GO] Player Models
Reply With Quote #5

you can use steam ids with sm_skinchooser. file is located at addons/sourcemod/data/skinchooser_playermodels.ini


PHP Code:
"Models"
{
    
"STEAM_1:1:XXXXXX"
    
{
        
"Team1"        "models/player/custom_player/asdfxd/fix/vipt.mdl"
        "Team2"        "models/player/custom_player/asdfxd/fix/vipct.mdl"
    
}
    
"STEAM_1:1:XXXXXXX"
    
{
        
"Team1"        "models/player/custom_player/asdfxd/fix/vip2.mdl"
    
}
    
"STEAM_1:1:XXXXXXX"
    
{
        
"Team1"         "models/player/custom_player/asdfxd/fix/vip2.mdl"
        "Team2"         "models/player/custom_player/asdfxd/fix/vipct.mdl"
    
}

example

edit: config for this should be:

Code:
// This file was auto-generated by SourceMod (v1.7.2-dev+5192)
// ConVars for plugin "sm_skinchooser.smx"


// -
// Default: "1"
sm_skinchooser_admingroup "0"

// -
// Default: "0"
sm_skinchooser_adminonly "1"

// -
// Default: "1"
sm_skinchooser_autodisplay "0"

// -
// Default: "30"
sm_skinchooser_closemenutimer "30"

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

// Enables the CommandCounter.
// -
// Default: "0"
sm_skinchooser_commandcountsenabled "0"

// -
// Default: "0"
sm_skinchooser_displaytimer "0"

// -
// Default: "1"
sm_skinchooser_enabled "1"

// -
// Default: "0"
sm_skinchooser_forceplayerskin "1"

// -
// Default: "5.0"
sm_skinchooser_menustarttime "5.0"

// -
// Default: "0"
sm_skinchooser_playerspawntimer "0"

// -
// Default: "0"
sm_skinchooser_skinadmin "1"

// -
// Default: "0"
sm_skinchooser_skinbots "0"

// SM SKINCHOOSER VERSION
// -
// Default: "2.7"
sm_skinchooser_version "2.7"
dunno about the csgo version. but should be the same.

i use this until valve banned all servers with models etc. do not want to risk a ban yet, i know it is allowed to use player models but... everyone knows VALVE... xD

Last edited by asdfxD; 02-04-2016 at 13:21.
asdfxD is offline
headline
SourceMod Moderator
Join Date: Mar 2015
Old 02-04-2016 , 21:39   Re: [CS:GO] Player Models
Reply With Quote #6

sm_skinchooser is the only publicly available plugin to do something like this (that I know of)
headline is offline
Baws
Veteran Member
Join Date: Oct 2012
Old 02-04-2016 , 22:32   Re: [CS:GO] Player Models
Reply With Quote #7

Thanks! I got a friend who is doing one for me. <3
__________________
Like my clean plugins and work?
Baws 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 19:09.


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