Raised This Month: $32 Target: $400
 8% 

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
Hallucinogenic Troll
Senior Member
Join Date: Apr 2015
Old 06-05-2018 , 10:36   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1461

New Models

Since many people loved some Country Flags that I ported to my old servers, here's more that I ported (yet):

Portugal


Australia


Poland #1


Poland #2


Russia


United States of America


United States of America


Spain


Link #1: GitHub Repository


Link #2: My Website Model List
__________________
Hallucinogenic Troll is offline
Masterofks
AlliedModders Donor
Join Date: Sep 2016
Location: Poland
Old 06-05-2018 , 18:31   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1462

Quote:
Originally Posted by Hallucinogenic Troll View Post
New Models

Since many people loved some Country Flags that I ported to my old servers, here's more that I ported (yet):

Portugal


Australia


Poland #1


Poland #2


Russia


United States of America


United States of America


Spain


Link #1: GitHub Repository


Link #2: My Website Model List
How can i use flags models in zeph store?
Masterofks is offline
Lkob
New Member
Join Date: Jun 2018
Old 06-08-2018 , 14:07   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1463

Is it possible to give yourself points?
Lkob is offline
AuricYoutube
Senior Member
Join Date: Aug 2016
Location: Here
Old 06-14-2018 , 08:24   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1464

I have this multimode server, however, randomly, on different modes, on different maps, the store plugin "pauses", I have tried the setting the plugin load timeout cvar to 0 (which sneaK mentioned in a previous post in this thread) but that still doesn't seem to fix it. Please help me, and me using the word randomly means that its not always the same maps that this problem occurs on, it sometimes happens and sometimes doesn't
AuricYoutube is offline
zwetch
Senior Member
Join Date: Aug 2015
Location: South Africa
Old 06-28-2018 , 15:28   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1465

Particles for anyone trying to figure it out.

You need the below plugin:

https://forums.alliedmods.net/showpo...&postcount=952

You need these files:

https://pastebin.com/i6RUvDc9

https://www.dropbox.com/s/kag25u9m6p1y1kn/particles.7z?dl=0 - pcf Files

If u get errors like " Attempting to create unknown particle system 'Trail5' " or " Attempting to create unknown particle system 'Aura9'etc " Wait for a few map changes then it will work.

GL, Have fun.

Added more particles.

Edit: The auras that have materials in the code (the materials are not needed) It was just a test.
__________________
https://forums.alliedmods.net/signaturepics/sigpic262740_1.gif

Last edited by zwetch; 08-05-2018 at 06:14. Reason: More Aura / Particles
zwetch is offline
XGAK
Junior Member
Join Date: May 2018
Old 07-10-2018 , 05:12   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1466

Anyone know how to get player skin work for tf2?
I've tried like this
Code:
	"just a test"
	{
		"test"
		{
			"model" "models/freak_fortress_2/gentlespy/the_gentlespy_v1.mdl"
			"price" "100"
			"type" "playerskin"
			"game"	"tf"
		}
	}
It just kept saying "Your new settings will be applied on next spawn." , and nothing happened.
I've tried to suicide or changed class to respawn ,but never got it work.


Playerskin works now ,but palyer model appearing t-pose

Last edited by XGAK; 07-10-2018 at 06:00.
XGAK is offline
zwetch
Senior Member
Join Date: Aug 2015
Location: South Africa
Old 07-10-2018 , 07:48   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1467

Quote:
Originally Posted by XGAK View Post
Anyone know how to get player skin work for tf2?
I've tried like this
Code:
	"just a test"
	{
		"test"
		{
			"model" "models/freak_fortress_2/gentlespy/the_gentlespy_v1.mdl"
			"price" "100"
			"type" "playerskin"
			"game"	"tf"
		}
	}
It just kept saying "Your new settings will be applied on next spawn." , and nothing happened.
I've tried to suicide or changed class to respawn ,but never got it work.


Playerskin works now ,but palyer model appearing t-pose
You need to add the team the player model is for.

Code:
"team"      "4"
4 = both teams.
__________________
https://forums.alliedmods.net/signaturepics/sigpic262740_1.gif
zwetch is offline
Gr0m3r
New Member
Join Date: Jun 2018
Old 07-18-2018 , 13:09   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1468

Hi guys, so i have problem.
I've installed this plugin and after that i've tested it bought some items and after that players have no heads, i mean check this out: https://steamcommunity.com/id/Gr0m3r...52182107889580
So i tried to clear database, and i did. Nothing happens, i've moved store & store_trading .smx files to disabled folder and it worked. So i moved them back reset databes, reset player... but still doesn't work. Any ideas?
Gr0m3r is offline
Zyten
Senior Member
Join Date: Jan 2018
Old 07-20-2018 , 23:00   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1469

I did try those auras they dont work if i put price to them


also can anyone compile this i am getting errors

https://forums.alliedmods.net/showpo...postcount=1006

Last edited by Zyten; 07-21-2018 at 01:02.
Zyten is offline
Zyten
Senior Member
Join Date: Jan 2018
Old 07-21-2018 , 03:23   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1470

Quote:
Originally Posted by zwetch View Post
Particles for anyone trying to figure it out.

You need the below plugin:

https://forums.alliedmods.net/showpo...&postcount=952

You need these files:

https://pastebin.com/i6RUvDc9

https://www.dropbox.com/s/kag25u9m6p1y1kn/particles.7z?dl=0 - pcf Files

If u get errors like " Attempting to create unknown particle system 'Trail5' " or " Attempting to create unknown particle system 'Aura9'etc " Wait for a few map changes then it will work.

GL, Have fun.

Added more particles.
Some of your auras have "materials" do u mind to share them
Zyten 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 23:36.


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