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

[CS:GO] Weapon Paints


Post New Thread Reply   
 
Thread Tools Display Modes
loki15
Senior Member
Join Date: Apr 2012
Location: Ukraine
Old 04-30-2015 , 07:04   Re: [CS:GO] weapon paints v1.6.4
Reply With Quote #481

Sometimes repeats this error:
Sourcemod 1.7.1 Release.
Code:
L 04/30/2015 - 13:58:32: [SM] Native "GetTrieValue" reported: Invalid Handle 0 (error 4)
L 04/30/2015 - 13:58:32: [SM] Displaying call stack trace for plugin "franug_weaponpaints.smx":
L 04/30/2015 - 13:58:32: [SM]   [0]  Line 558, franug_weaponpaints.sp::Pasado()
__________________
loki15 is offline
Hallucinogenic Troll
Senior Member
Join Date: Apr 2015
Old 05-01-2015 , 10:12   Re: [CS:GO] weapon paints v1.6.4
Reply With Quote #482

Okay, I have some ideas for your plugin, but idk if you want to use them:

1) Make the skins on the menu only for the weapons that the VTF is able to be 100%. Maybe this:
Code:
"Fade" // Skin's Name
	{
		"paint"	 "38"
		"wear"	 "0.01" // Wear  (1.0 = worse possible, 0.0 = minimal wear)
		"stattrak" "1337" // stattrak (-1 = no stattrak, 1337 = stattrak with 1337 kills)
		"quality" "3" //Quality (3 to get the star (rare items icon) on the item's name)
		"weapon"	"weapon_glock18, weapon_knife, weapon_bayonet, weapon_karambit" // Weapon (you can add more than one weapon here)
	}
2) Add name tag option (if possible) to csgo_wpaints.cfg (which has a limit of 20 characters);
3) MySQL Option (idk if is a better option than clientprefs);
4) Add an option to add the nametag and statrak after choosing the skin (Already spoken on this thread);

For now its everything, I will update if someone post another ideas.

Gratz for your plugin, GL with the updates and sorry about poor english.
Hallucinogenic Troll is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 05-01-2015 , 11:53   Re: [CS:GO] weapon paints v1.6.4
Reply With Quote #483

Quote:
Originally Posted by loki15 View Post
Sometimes repeats this error:
Sourcemod 1.7.1 Release.
Code:
L 04/30/2015 - 13:58:32: [SM] Native "GetTrieValue" reported: Invalid Handle 0 (error 4)
L 04/30/2015 - 13:58:32: [SM] Displaying call stack trace for plugin "franug_weaponpaints.smx":
L 04/30/2015 - 13:58:32: [SM]   [0]  Line 558, franug_weaponpaints.sp::Pasado()
Try this https://forums.alliedmods.net/showpo...&postcount=372

Quote:
Originally Posted by Hallucinogenic Troll View Post
Okay, I have some ideas for your plugin, but idk if you want to use them:

1) Make the skins on the menu only for the weapons that the VTF is able to be 100%. Maybe this:
Code:
"Fade" // Skin's Name
	{
		"paint"	 "38"
		"wear"	 "0.01" // Wear  (1.0 = worse possible, 0.0 = minimal wear)
		"stattrak" "1337" // stattrak (-1 = no stattrak, 1337 = stattrak with 1337 kills)
		"quality" "3" //Quality (3 to get the star (rare items icon) on the item's name)
		"weapon"	"weapon_glock18, weapon_knife, weapon_bayonet, weapon_karambit" // Weapon (you can add more than one weapon here)
	}
2) Add name tag option (if possible) to csgo_wpaints.cfg (which has a limit of 20 characters);
3) MySQL Option (idk if is a better option than clientprefs);
4) Add an option to add the nametag and statrak after choosing the skin (Already spoken on this thread);

For now its everything, I will update if someone post another ideas.

Gratz for your plugin, GL with the updates and sorry about poor english.
Good ideas but... https://forums.alliedmods.net/showpo...&postcount=459
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
Vivo
Senior Member
Join Date: May 2014
Old 05-01-2015 , 18:24   Re: [CS:GO] weapon paints v1.6.4
Reply With Quote #484

I added it on my server thanks man ♥
__________________
ViRuSeS # The best Servers and Host: viruses.ga
CSGO: 185.107.96.150:27015 or viruses.ga:27015
TeamSpeak3: 185.107.96.150:9987 or viruses.ga
Welcome! Good luck and have fun enjoy your time.
Vivo is offline
treestompz
Junior Member
Join Date: May 2015
Old 05-02-2015 , 22:26   Re: [CS:GO] weapon paints v1.6.4
Reply With Quote #485

I installed this plugin and can bring up the menu with !ws, however when I choose a skin nothing happens. Skin is not applied, only menu closes. Any idea what I did wrong?
treestompz is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 05-02-2015 , 22:44   Re: [CS:GO] weapon paints v1.6.4
Reply With Quote #486

Quote:
Originally Posted by treestompz View Post
I installed this plugin and can bring up the menu with !ws, however when I choose a skin nothing happens. Skin is not applied, only menu closes. Any idea what I did wrong?
Check log errors. Surely you don't have uploaded all the necessary files.

Follow the guide
Quote:
Originally Posted by Franc1sco View Post
Installation:

Upload csgo_wpaints.cfg file to addons/sourcemod/configs
Upload the franug_weaponpaints.smx file from the zip to addons/sourcemod/plugins
Upload the franug_weaponpaints.phrases.txt file to addons/sourcemod/translations
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 05-02-2015 at 22:45.
Franc1sco is offline
Send a message via MSN to Franc1sco
treestompz
Junior Member
Join Date: May 2015
Old 05-03-2015 , 01:20   Re: [CS:GO] weapon paints v1.6.4
Reply With Quote #487

Quote:
Originally Posted by Franc1sco View Post
Check log errors. Surely you don't have uploaded all the necessary files.

Follow the guide
I do AFAIK. The plugin seems to do everything BUT change the skin of my gun. Running no other external plugins currently.

Plugin is in: csgo/addons/sourcemod/plugins
Translations in: csgo/addons/sourcemod/translations
Cfg in: csgo/addons/sourcemod/configs

They are all in the proper place, no? :/ This is a new server, not sure if there is something else I have to change but as I said it runs fine except for actually changing the skin.
treestompz is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 05-03-2015 , 01:23   Re: [CS:GO] weapon paints v1.6.4
Reply With Quote #488

Quote:
Originally Posted by treestompz View Post
I do AFAIK. The plugin seems to do everything BUT change the skin of my gun. Running no other external plugins currently.

Plugin is in: csgo/addons/sourcemod/plugins
Translations in: csgo/addons/sourcemod/translations
Cfg in: csgo/addons/sourcemod/configs

They are all in the proper place, no? :/ This is a new server, not sure if there is something else I have to change but as I said it runs fine except for actually changing the skin.

Then the last resort. Add me in steam and we will see what is the problem in your server
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
treestompz
Junior Member
Join Date: May 2015
Old 05-03-2015 , 02:11   Re: [CS:GO] weapon paints v1.6.4
Reply With Quote #489

Quote:
Originally Posted by Franc1sco View Post
Then the last resort. Add me in steam and we will see what is the problem in your server
Added. I really appreciate your help, extremely nice of you
treestompz is offline
Merisor
New Member
Join Date: May 2015
Old 05-05-2015 , 14:14   Re: [CS:GO] weapon paints v1.6.4
Reply With Quote #490

Hello guys !
How to change the "," button to another button ? I can't find "," in the script.
Merisor 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 06:44.


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