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

Simple Skins


Post New Thread Reply   
 
Thread Tools Display Modes
cpt.abort
Member
Join Date: Apr 2009
Old 07-29-2009 , 12:29   Re: Simple Player / Admin Models
Reply With Quote #11

I had this same problem but it just seemed to fix itself after I restarted my cs:s client. Also the skins do not take effect on a server restart until you change the map one time (for me). But it all works smooth now. Thanks for thisplugin!! Side note: Can you do something like force admin skins and then for everyone else force a different skin? If so that'd be awesome.
cpt.abort is offline
Wondermusic
Junior Member
Join Date: Jul 2009
Old 07-29-2009 , 13:02   Re: Simple Player / Admin Models
Reply With Quote #12

Hi,

my SM- Version is 1.2.0 with MetaMod:Source 1.7.1V
I'm using no other plugin for skins.

All files are uploaded to the Gameserver and the Fast-DL Server in the correct dir.
First I used my own made skins, but as this doesn't worked I tried it with yours. Same thing...

I stoped and startet the Server follwed by a mapchange. The only Files I get are:

models\player\ics\fin_m91_v2\urban.mdl
models\player\ics\skull_admin_v2\skull.mdl

All other files are missing and nothing is in the materials dir...
__________________

Wondermusic is offline
meng
Veteran Member
Join Date: Oct 2005
Location: us
Old 07-29-2009 , 18:41   Re: Simple Player / Admin Models
Reply With Quote #13

Quote:
Originally Posted by cpt.abort View Post
I had this same problem but it just seemed to fix itself after I restarted my cs:s client. Also the skins do not take effect on a server restart until you change the map one time (for me). But it all works smooth now.
glad to hear that! as for the taking effect after map change. this is the plugins normal behavior right now. i will work on fixing this.

Quote:
Originally Posted by cpt.abort View Post
Side note: Can you do something like force admin skins and then for everyone else force a different skin? If so that'd be awesome.
yes, that may be the only other option i add. but remember, public players will have no choice what they look like.

Quote:
Originally Posted by Wondermusic View Post
Hi,

my SM- Version is 1.2.0 with MetaMod:Source 1.7.1V
I'm using no other plugin for skins.

All files are uploaded to the Gameserver and the Fast-DL Server in the correct dir.
First I used my own made skins, but as this doesn't worked I tried it with yours. Same thing...

I stoped and startet the Server follwed by a mapchange. The only Files I get are:

models\player\ics\fin_m91_v2\urban.mdl
models\player\ics\skull_admin_v2\skull.mdl

All other files are missing and nothing is in the materials dir...
can you please post the simple_skins_downloads.ini that is currently in your servers config dir.
meng is offline
Send a message via Yahoo to meng
Wondermusic
Junior Member
Join Date: Jul 2009
Old 07-30-2009 , 09:08   Re: Simple Player / Admin Models
Reply With Quote #14

Code:
// ct model
models/player/ics/fin_m91_v2/urban.dx80.vtx
models/player/ics/fin_m91_v2/urban.dx90.vtx
models/player/ics/fin_m91_v2/urban.mdl
models/player/ics/fin_m91_v2/urban.phy
models/player/ics/fin_m91_v2/urban.sw.vtx
models/player/ics/fin_m91_v2/urban.vvd
materials/models/player/ics/fin_m91_v2/ct_urban.vmt
materials/models/player/ics/fin_m91_v2/ct_urban.vtf
materials/models/player/ics/fin_m91_v2/ct_urban_glass.vmt
materials/models/player/ics/fin_m91_v2/ct_urban_glass.vtf
materials/models/player/ics/fin_m91_v2/ct_urban_normal.vtf

// t model
models/player/ics/skull_admin_v2/skull.dx80.vtx
models/player/ics/skull_admin_v2/skull.dx90.vtx
models/player/ics/skull_admin_v2/skull.mdl
models/player/ics/skull_admin_v2/skull.phy
models/player/ics/skull_admin_v2/skull.sw.vtx
models/player/ics/skull_admin_v2/skull.vvd
materials/models/player/ics/skull_admin_v2/terrortemp.vmt
materials/models/player/ics/skull_admin_v2/terrortemp.vtf
materials/models/player/ics/skull_admin_v2/terrortemp_normal.vtf
__________________

Wondermusic is offline
cpt.abort
Member
Join Date: Apr 2009
Old 07-30-2009 , 14:39   Re: Simple Player / Admin Models
Reply With Quote #15

Quote:
Originally Posted by Wondermusic View Post
Hi,
I stoped and startet the Server follwed by a mapchange. The only Files I get are:
models\player\ics\fin_m91_v2\urban.mdl
models\player\ics\skull_admin_v2\skull.mdl
Try changing the backslashes to forward slashes. ;/
cpt.abort is offline
Wondermusic
Junior Member
Join Date: Jul 2009
Old 07-31-2009 , 07:22   Re: Simple Player / Admin Models
Reply With Quote #16

Quote:
Originally Posted by cpt.abort View Post
Try changing the backslashes to forward slashes. ;/
That is just a copy of the path on the client computer. It's not standing in any configs on the server in this way.
__________________

Wondermusic is offline
meng
Veteran Member
Join Date: Oct 2005
Location: us
Old 08-01-2009 , 02:28   Re: Simple Player / Admin Models
Reply With Quote #17

new plugin version 1.3

the new models/config should now take effect on server restart. no need for map change.
meng is offline
Send a message via Yahoo to meng
Caught off Guard
Senior Member
Join Date: Jan 2008
Old 08-01-2009 , 06:12   Re: Simple Player / Admin Models
Reply With Quote #18

nice plugin. could this be made to work with insurgency?
Caught off Guard is offline
meng
Veteran Member
Join Date: Oct 2005
Location: us
Old 08-01-2009 , 06:57   Re: Simple Player / Admin Models
Reply With Quote #19

Quote:
Originally Posted by Caught off Guard View Post
nice plugin. could this be made to work with insurgency?
im not sure about other mods. but from what ive heard insurgency is much like css. this may work for it already. theres a simple way you could test it. find the location of a default model. would be something like "models/player/InsurgencyModelA.mdl" and use that model as if it were a custom. pick one for sm_ss_ctskin and another for sm_ss_tskin in the cfg. use a blank simple_skins_downloads.ini (since clients already have them). if the plugin works it will force (on admins if you use default cfg.) whatever model you picked. regardless of what model you choose in game. if it works, remember you need models already compiled for server-side use for this plugin to use them.
meng is offline
Send a message via Yahoo to meng
Wondermusic
Junior Member
Join Date: Jul 2009
Old 08-02-2009 , 06:43   Re: Simple Player / Admin Models
Reply With Quote #20

Now i've changed to the new version, but it still doesn't work.

What Version of SourceMod and MetaMod:Source do you use? May be that is the reason...
__________________

Wondermusic 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 11:10.


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