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

Release Skins (1.1-alpha)


Post New Thread Reply   
 
Thread Tools Display Modes
alongub
Veteran Member
Join Date: Aug 2009
Location: Israel
Old 02-12-2013 , 16:14   Re: [Store] Skins (1.0.8-alpha)
Reply With Quote #11

Quote:
Originally Posted by scorpadorp View Post
For TF2, I added a skin. I bought and equipped it without any errors, but when I spawn the skin doesn't show at all. All is see is the regular pyro. My attributes are the same as yours.
Quote:
Originally Posted by r3dw3r3w0lf View Post
I'm having the issue above, skins don't pop up. I double checked everything and it should work so I'm not sure.
Let me know if this debug build works in TF2.
Attached Files
File Type: sp Get Plugin or Get Source (store-skins.sp - 315 views - 4.5 KB)
File Type: smx store-skins.smx (18.8 KB, 352 views)
__________________

Last edited by alongub; 02-12-2013 at 16:16.
alongub is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 02-12-2013 , 17:01   Re: [Store] Skins (1.0.8-alpha)
Reply With Quote #12

Quote:
Originally Posted by alongub View Post
Let me know if this debug build works in TF2.
Skins appear now, they're a bit buggy but that's because the way they're made. Just to give you the update on that.

Appreciate it, cheers,
- Keith(Jack)
Drixevel is offline
scorpadorp
SourceMod Donor
Join Date: May 2012
Location: NC
Old 02-12-2013 , 18:02   Re: [Store] Skins (1.0.8-alpha)
Reply With Quote #13

Quote:
Originally Posted by alongub View Post
Let me know if this debug build works in TF2.
Works perfectly! A suggestion you may want to strongly consider...

The skins apply to each class, so skins meant only for 1 class are still applied to the other classes and in turn look very weird. Any way you have have loadouts for all 9 classes?

Last edited by scorpadorp; 02-12-2013 at 18:07.
scorpadorp is offline
alongub
Veteran Member
Join Date: Aug 2009
Location: Israel
Old 02-13-2013 , 02:13   Re: [Store] Skins (1.0.8-alpha)
Reply With Quote #14

Quote:
Originally Posted by scorpadorp View Post
Works perfectly! A suggestion you may want to strongly consider...

The skins apply to each class, so skins meant only for 1 class are still applied to the other classes and in turn look very weird. Any way you have have loadouts for all 9 classes?
I can add an optional class restriction to the attrs field, for example:

Code:
{
    "model": "models/player/kirby/admin/umbrella_leet.mdl",
    "teams": [2, 3],
    "classes": ["pyro", "scout"]
}
Another option would be to specify a model path for each class that you want this skin on, for example:

Code:
{
    "model": "models/player/kirby/admin/umbrella_leet.mdl",
    "teams": [2, 3],
    "classes": {
        "pyro": "models/player/kirby/admin/umbrella_leet_pyro.mdl",
        "scout": "models/player/kirby/admin/umbrella_leet_scout.mdl"
    }
}
Would that be good?
__________________

Last edited by alongub; 02-13-2013 at 02:18.
alongub is offline
scorpadorp
SourceMod Donor
Join Date: May 2012
Location: NC
Old 02-13-2013 , 02:15   Re: [Store] Skins (1.0.8-alpha)
Reply With Quote #15

That would be fine for now, yes.
scorpadorp is offline
nineteeneleven
Veteran Member
Join Date: Nov 2010
Old 02-13-2013 , 07:17   Re: [Store] Skins (1.0.8-alpha)
Reply With Quote #16

I like the class restriction method better than setting the path for each class.
__________________
nineteeneleven is offline
francescouk
Member
Join Date: Feb 2013
Old 02-13-2013 , 13:38   Re: [Store] Skins (1.0.8-alpha)
Reply With Quote #17

after installed the skin plugin and added attrs on mysql database all the team 2 in my server "bots" appear with that skin ... this is supposed to be like that??? wasnt supposed to show only with the player who buy the skin trough the shop???
francescouk is offline
Send a message via Skype™ to francescouk
mickael002
Senior Member
Join Date: Jul 2010
Old 02-14-2013 , 09:34   Re: [Store] Skins (1.0.7-alpha)
Reply With Quote #18

Quote:
Originally Posted by mickael002 View Post
When a players have a skins and the map change, on players choise team == Server Crash



Please fix !
Fixed in 1.08 ! (Fixed server crash)


Bugs in 1.08 :

- When a players select a skins and after that the game of this client crash.
When the players reconnect on the server he caussed all client crash.

Please fix again !
mickael002 is offline
alongub
Veteran Member
Join Date: Aug 2009
Location: Israel
Old 02-14-2013 , 09:46   Re: [Store] Skins (1.0.7-alpha)
Reply With Quote #19

Quote:
Originally Posted by mickael002 View Post
Fixed in 1.08 ! (Fixed server crash)


Bugs in 1.08 :

- When a players select a skins and after that the game of this client crash.
When the players reconnect on the server he caussed all client crash.

Please fix again !
Is this happening to anyone else?
__________________
alongub is offline
mickael002
Senior Member
Join Date: Jul 2010
Old 02-14-2013 , 10:16   Re: [Store] Skins (1.0.7-alpha)
Reply With Quote #20

Quote:
Originally Posted by alongub View Post
Is this happening to anyone else?
All
mickael002 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 18:26.


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