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

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
mlov420
Senior Member
Join Date: May 2013
Old 11-21-2018 , 06:30   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1561

Quote:
Originally Posted by Sarin View Post
Hey all,

I'm trying to add stuff to the store but can't seem to work it out.....
If you're trying to add stuff to the store and it's not working out, you should probably show us an example of what's not working, maybe some error logs, anything was can use to help you. It's probably as simple as you not following instructions but without seeing some of what's not working, not much we can do to help.


Quote:
Also,
"Banana"
{
"model" "models/props/cs_italy/bananna.mdl"
"grenade" "hegrenade"
"price" "60"
"type" "grenadeskin"
}
The props folder doesnt exist anywhere yet the nade skins still work..........??
It works because that model comes stock with the game and is built into one of CSGO's VPK files. That 'props' directory exists within one of those VPK files in your install directory.
mlov420 is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-21-2018 , 09:20   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1562

Quote:
Originally Posted by mlov420 View Post
Here is a pack of 5 .pcf files to get you started. Each one of these contains a number of different particles. Refer to my previous post about viewing these files in something like Hammer Editor to see which ones are available, as well as which ones work and which ones don't work. I've personally noticed that not every particle in these packs work (maybe my error?), but many/most do.


Where to Install:

Code:
This "particles" folder just goes right in the csgo/ folder either on your server or locally if you're viewing in Hammer.

Example Usage from one of the contained files:

Code:
"Green Cyclone (Aura)"
        {
            "particlename" "particles/fx.pcf"
            "effectname"    "Aura11"
            "flag"		   "b"
            "type"              "CustomParticles"
        }
The different "effects" within each PCF will vary between if they act like auras (covering all or most of player model) or if they act like only trails (smaller effects only display at the feet of the player, which makes them act like a trail). This example one acts more like an aura so I labeled it as such for players to see.

Edit - This .zip file DOES NOT contain the auras plugin. It ONLY contains 5 .pcf files which can be used with the auras plugin.
Thank you, having any questions I contact... Thank you again.
paulo_crash is offline
Sarin
Senior Member
Join Date: Nov 2014
Location: Sydney, Australia
Old 11-21-2018 , 21:31   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1563

Quote:
Originally Posted by mlov420 View Post
If you're trying to add stuff to the store and it's not working out, you should probably show us an example of what's not working, maybe some error logs, anything was can use to help you. It's probably as simple as you not following instructions but without seeing some of what's not working, not much we can do to help.




It works because that model comes stock with the game and is built into one of CSGO's VPK files. That 'props' directory exists within one of those VPK files in your install directory.
Thanks for the reply.
That makes a bit more sense.....how I see what else is in it? I'm using it for css not go.

When I get home I'll post again but there are heaps of files just wanna know what file I use in the store txt.
Sarin is offline
Sarin
Senior Member
Join Date: Nov 2014
Location: Sydney, Australia
Old 11-22-2018 , 03:19   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1564

Quote:
Originally Posted by mlov420 View Post
If you're trying to add stuff to the store and it's not working out, you should probably show us an example of what's not working, maybe some error logs, anything was can use to help you. It's probably as simple as you not following instructions but without seeing some of what's not working, not much we can do to help.




It works because that model comes stock with the game and is built into one of CSGO's VPK files. That 'props' directory exists within one of those VPK files in your install directory.
Ok to clarify.
I downloaded the CSGO skin and i want to use 1 model for T and 1 model for CT and make it like a mild stone.
so at the moment it has this but it doesnt even show in menu

"Player Skins"
{

"Terrorists" {

"Duke Nukem"
{
"model" "models/player/kuristaja/duke4eva/duke/duke.mdl"
"team" "2"
"price" "120"
"type" "playerskin"
}

}


"Counter-Terrorists"
{

"Nick"
{
"model" "models/player/techknow/nick/nick.mdl"
"team" "3"
"price" "120"
"type" "playerskin"
}

}

}
So out of these files what would i use as "model" I downloaded the csgo skins and this is the listing


I want to use the FBI one for CT. Unsure for T at this stage
Sarin is offline
Sajmooooon
Senior Member
Join Date: Nov 2018
Location: Slovakia
Old 11-26-2018 , 16:26   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1565

Hello, my server crash due to this reason:
ERROR: Tried to SetParentAttachmentMaintainOffset for entity prop_dynamic (prop_dynamic), but it has no attachment named letthehungergamesbegin.

Can someone help me?
Sajmooooon is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-28-2018 , 08:47   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1566

Quote:
Originally Posted by Sajmooooon View Post
Hello, my server crash due to this reason:
ERROR: Tried to SetParentAttachmentMaintainOffset for entity prop_dynamic (prop_dynamic), but it has no attachment named letthehungergamesbegin.

Can someone help me?
Already tried to deactivate the Store plugin to see if the problem continues, this does not seem to be his error.
paulo_crash is offline
Cruze
Veteran Member
Join Date: May 2017
Old 11-28-2018 , 10:54   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1567

Quote:
Originally Posted by Sajmooooon View Post
Hello, my server crash due to this reason:
ERROR: Tried to SetParentAttachmentMaintainOffset for entity prop_dynamic (prop_dynamic), but it has no attachment named letthehungergamesbegin.

Can someone help me?
I mostly see this error when I use "glows".
__________________
Taking paid private requests! Contact me
Cruze is offline
TheBOSS
Member
Join Date: Nov 2018
Old 11-28-2018 , 12:49   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1568

I have a problem in this plugin not record some players in this table "store_equipment"
database : MySQL
CS:S linux server

please help..
TheBOSS is offline
Sajmooooon
Senior Member
Join Date: Nov 2018
Location: Slovakia
Old 11-28-2018 , 15:19   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1569

Quote:
Originally Posted by Cruze View Post
I mostly see this error when I use "glows".
But i don't use "glows" any other solution?
Sajmooooon is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 11-28-2018 , 22:09   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1570

Quote:
Originally Posted by Sajmooooon View Post
Hello, my server crash due to this reason:
ERROR: Tried to SetParentAttachmentMaintainOffset for entity prop_dynamic (prop_dynamic), but it has no attachment named letthehungergamesbegin.

Can someone help me?
That's not why your server is crashing.
__________________
sneaK 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 07:33.


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