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

Release Skins (1.1-alpha)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
alongub
Veteran Member
Join Date: Aug 2009
Location: Israel
Old 02-10-2013 , 08:50   Skins (1.1-alpha)
Reply With Quote #1

[Store] Skins (1.1-alpha)


Description:
  • This plugin allows players to buy custom skins in the store to customize the appearance of their character.
  • The plugin doesn't come with any skins - you'll have to add them.
  • The most recent source code is available at this project's GitHub repository: https://github.com/alongubkin/store-skins.
Requirements:Installation:

Download the attached zip archive and extract it to your sourcemod folder intact. Then open your store web panel, navigate to Import/Export System under the Tools menu, and import configs/store/json-import/skin.json

Adding skins:

You can use the web panel to add skins. Open the web panel, navigate to Add New Item under the Items menu. In type and loadout_slot, type skin. Change name, display_name, description and attrs to customize the new skin.

Example of an attrs value for skins:

Code:
{
    "model": "models/player/kirby/admin/umbrella_leet.mdl",
    "teams": [2, 3]
}
Attached Files
File Type: zip store-skins-1.1-alpha.zip (37.9 KB, 5797 views)
__________________

Last edited by alongub; 02-17-2013 at 11:38.
alongub is offline
mickael002
Senior Member
Join Date: Jul 2010
Old 02-10-2013 , 15:56   Re: [Store] Skins (1.0.7-alpha)
Reply With Quote #2

When a players have a skins and the map change, on players choise team == Server Crash



Please fix !
mickael002 is offline
scorpadorp
SourceMod Donor
Join Date: May 2012
Location: NC
Old 02-10-2013 , 16:03   Re: [Store] Skins (1.0.7-alpha)
Reply With Quote #3

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.
scorpadorp is offline
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 02-10-2013 , 16:20   Re: [Store] Skins (1.0.7-alpha)
Reply With Quote #4

I have got the same problem in CS:S.
The skins are setup in the DB but the skins are not assigned to the users.
http://d.pr/i/pdRI
__________________
Arrow768 is offline
mickael002
Senior Member
Join Date: Jul 2010
Old 02-10-2013 , 16:57   Re: [Store] Skins (1.0.7-alpha)
Reply With Quote #5

Quote:
Originally Posted by Arrow768 View Post
I have got the same problem in CS:S.
The skins are setup in the DB but the skins are not assigned to the users.
http://d.pr/i/pdRI
Try : Die => Go Spectator => Go Terrorist or Counter-Terrorist.

AND call your friends for asking if he sees your skins.

You cannot view yourself your skins with store.
mickael002 is offline
DoctorWaffles
Junior Member
Join Date: Mar 2010
Old 02-11-2013 , 05:06   Re: [Store] Skins (1.0.7-alpha)
Reply With Quote #6

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.
Same here

Last edited by DoctorWaffles; 02-11-2013 at 05:57.
DoctorWaffles is offline
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 02-11-2013 , 05:57   Re: [Store] Skins (1.0.7-alpha)
Reply With Quote #7

I have changed the attrs field from
Quote:
{
"model": "models/player/kuristaja/pbear/pbear.mdl",
"teams": [2]
}
to
Quote:
{ "model": "models/player/kuristaja/pbear/pbear.mdl", "teams": [2]}
And now the server crashes on round start when I select a skin
This error is shown: http://d.pr/i/Yxgm (I know that there is a problem with another plugin)
Arrow768 is offline
alongub
Veteran Member
Join Date: Aug 2009
Location: Israel
Old 02-12-2013 , 12:06   Re: [Store] Skins (1.0.8-alpha)
Reply With Quote #8

1.0.8-alpha (12 February 2012)
  • Fixed pre-caching bugs.
__________________

Last edited by alongub; 02-12-2013 at 12:06.
alongub is offline
mickael002
Senior Member
Join Date: Jul 2010
Old 02-12-2013 , 14:54   Re: [Store] Skins (1.0.8-alpha)
Reply With Quote #9

Quote:
Originally Posted by alongub View Post
1.0.8-alpha (12 February 2012)
  • Fixed pre-caching bugs.
What is exactly that ?

He solve this probleme ? (When a players have a skins and the map change, on players choise team == Server Crash)
mickael002 is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 02-12-2013 , 15:07   Re: [Store] Skins (1.0.8-alpha)
Reply With Quote #10

I'm having the issue above, skins don't pop up. I double checked everything and it should work so I'm not sure.
Drixevel 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 01:20.


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