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

CS:GO Wings Store


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
bowzi1
Junior Member
Join Date: Mar 2015
Old 11-12-2017 , 08:06   CS:GO Wings Store
Reply With Quote #1

I am not the owner of the wings!
For the server owners who want's to add Wings to their ingame STORE made by Zephyrus

Code:
"Store"
{
	"Wings"
	{	
		"Blue Wings"
		{
		"model""models/shop/wings/blue.mdl"
		"position""-1.500000 -6.500000 -11.500000"
		"angles""-65.000000 170.000000 0.000000"
		"price" "2500"
		"type" "hat"
		"slot" "1"
		}			
		"Cyan Wings"
		{
		"model""models/shop/wings/cyan.mdl"
		"position""-1.500000 -6.500000 -11.500000"
		"angles""-65.000000 170.000000 0.000000"
		"price" "2500"
		"type" "hat"
		"slot" "1"
		}			
		"Green Wings"
		{
		"model""models/shop/wings/green.mdl"
		"position""-1.500000 -6.500000 -11.500000"
		"angles""-65.000000 170.000000 0.000000"
		"price" "2500"
		"type" "hat"
		"slot" "1"
		}			
		"Red Wings"
		{
		"model""models/shop/wings/red.mdl"
		"position""-1.500000 -6.500000 -11.500000"
		"angles""-65.000000 170.000000 0.000000"
		"price" "2500"
		"type" "hat"
		"slot" "1"
		}			
		"White Wings"
		{
		"model""models/shop/wings/white.mdl"
		"position""-1.500000 -6.500000 -11.500000"
		"angles""-65.000000 170.000000 0.000000"
		"price" "2500"
		"type" "hat"
		"slot" "1"
		}		
		"Lats"
		{
		"model""models/shop/perfectworld_wings01_v3.mdl"
		"position""-1.500000 -6.500000 -11.500000"
		"angles""-65.000000 170.000000 0.000000"
		"price" "8000"
		"type" "hat"
		"slot" "1"
		}
		"Fuce"	
		{
		"model""models/shop/perfectworld_wings02_v3.mdl"
		"position""-1.500000 -6.500000 -11.500000"
		"angles""-65.000000 170.000000 0.000000"
		"price" "6000"
		"type" "hat"
		"slot" "1"
		}
		"Fire and Ice"
		{
		"model""models/shop/perfectworld_wings03_v3.mdl"
		"position""-1.500000 -6.500000 -11.500000"
		"angles""-65.000000 170.000000 0.000000"
		"price" "2000"
		"type" "hat"
		"slot" "1"
		}
		"Izy"
		{
		"model""models/shop/perfectworld_wings04_v3.mdl"
		"position""-1.500000 -6.500000 -11.500000"
		"angles""-65.000000 170.000000 0.000000"
		"price" "2000"
		"type" "hat"
		"slot" "1"
		}
		"Spon"
		{
		"model""models/shop/perfectworld_wings05_v3.mdl"
		"position""-1.500000 -6.500000 -11.500000"
		"angles""-65.000000 170.000000 0.000000"
		"price" "2000"
		"type" "hat"
		"slot" "1"
		}
		"Hao"
		{
		"model""models/shop/perfectworld_wings06_v3.mdl"
		"position""-1.500000 -6.500000 -11.500000"
		"angles""-65.000000 170.000000 0.000000"
		"price" "2000"
		"type" "hat"
		"slot" "1"
		}
		"Eilf"
		{
		"model""models/shop/perfectworld_wings07_v3.mdl"
		"position""-1.500000 -6.500000 -11.500000"
		"angles""-65.000000 170.000000 0.000000"
		"price" "2000"
		"type" "hat"
		"slot" "1"
		}
		"Funa"
		{
		"model""models/shop/perfectworld_wings08_v3.mdl"
		"position""-1.500000 -6.500000 -11.500000"
		"angles""-65.000000 170.000000 0.000000"
		"price" "2000"
		"type" "hat"
		"slot" "1"
		}
		"Luca"
		{
		"model""models/shop/perfectworld_wings09_v3.mdl"
		"position""-1.500000 -6.500000 -11.500000"
		"angles""-65.000000 170.000000 0.000000"
		"price" "2000"
		"type" "hat"
		"slot" "1"
		}
	}
}
Download link: https://drive.google.com/open?id=1qW...HRoHAYjYdd3i4R
Steamlink: http://steamcommunity.com/id/imfrag/
bowzi1 is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-12-2017 , 09:10   Re: CS:GO Wings Store
Reply With Quote #2

Was this message that was shown when you posted in the plugins forum unclear in any way?



A collection of models and a snippet of config is not a plugin.
__________________

Last edited by asherkin; 11-12-2017 at 09:10.
asherkin is offline
bowzi1
Junior Member
Join Date: Mar 2015
Old 11-13-2017 , 04:59   Re: CS:GO Wings Store
Reply With Quote #3

Quote:
Originally Posted by asherkin View Post
Was this message that was shown when you posted in the plugins forum unclear in any way?



A collection of models and a snippet of config is not a plugin.
Sorry asherkin, people told me to post here, i was posting by snipping and tutorials at start, but people keep saying "post here, and there"
bowzi1 is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 11-13-2017 , 08:12   Re: CS:GO Wings Store
Reply With Quote #4

Quote:
Originally Posted by bowzi1 View Post
Sorry asherkin, people told me to post here, i was posting by snipping and tutorials at start, but people keep saying "post here, and there"
so if people tell you to jump off a bridge your going to jump off a bridge?
__________________
8guawong is offline
Bobakanoosh
Senior Member
Join Date: Sep 2015
Location: United States
Old 11-13-2017 , 10:58   Re: CS:GO Wings Store
Reply With Quote #5

Quote:
Originally Posted by 8guawong View Post
so if people tell you to jump off a bridge your going to jump off a bridge?
That's such a stupid saying. No, I'm not going to jump off a bridge because it's jumping off a fucking bridge. If people ask me to post on a forum about a feature, I will.

Extreme vs not extreme.
Bobakanoosh is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 11-13-2017 , 12:18   Re: CS:GO Wings Store
Reply With Quote #6

Quote:
Originally Posted by Bobakanoosh View Post
That's such a stupid saying. No, I'm not going to jump off a bridge because it's jumping off a fucking bridge. If people ask me to post on a forum about a feature, I will.

Extreme vs not extreme.
not really when there is a HUGE signs that says not to post if its not a plugin
which is exactly what he did
__________________
8guawong is offline
bowzi1
Junior Member
Join Date: Mar 2015
Old 11-17-2017 , 18:11   Re: CS:GO Wings Store
Reply With Quote #7

Quote:
Originally Posted by 8guawong View Post
not really when there is a HUGE signs that says not to post if its not a plugin
which is exactly what he did
If your not one of the persons who actually need this for your server or need some advice about it, then why do you even comment? You might have some seriously personally issues at home that you might clear before comming hear and try to destroy a such beatifull community as alliedmodders and help for people who knows a little about it, or not even a thing. Have a good day!
bowzi1 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 17:18.


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