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

[CS:GO] Changing weapon skin


Post New Thread Reply   
 
Thread Tools Display Modes
notMe2
Member
Join Date: Feb 2014
Old 04-09-2015 , 12:24   Re: [CS:GO] Changing weapon skin
Reply With Quote #11

Quote:
Originally Posted by Franc1sco View Post
But a question that many people made me. Valve can ban your server for use this?
i dont think so.

Quote:
Originally Posted by Franc1sco View Post
here you go a plugin that I made for use weapon paints -> https://forums.alliedmods.net/showthread.php?t=261288
gj ^^
notMe2 is offline
mryyyy
New Member
Join Date: Apr 2015
Old 04-10-2015 , 07:26   Re: [CS:GO] Changing weapon skin
Reply With Quote #12

could you pls make a tutorial about this? i dont understand it :p
mryyyy is offline
notMe2
Member
Join Date: Feb 2014
Old 04-10-2015 , 07:53   Re: [CS:GO] Changing weapon skin
Reply With Quote #13

Quote:
Originally Posted by mryyyy View Post
could you pls make a tutorial about this? i dont understand it :p
it's already a tutorial...
notMe2 is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 04-10-2015 , 21:31   Re: [CS:GO] Changing weapon skin
Reply With Quote #14

Someone figured it out.

I done this about 2 months ago.

U can also set qualities and stattrack with counter values.

My code reads the items file and links paintkits to weapon classname.

U can also apply any paintkit to any weapon.

Including an azimov c4!

The code in this example isnt quite right. You may have clients crashing.
__________________
Neuro Toxin is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 04-10-2015 , 21:44   Re: [CS:GO] Changing weapon skin
Reply With Quote #15

A custom knife: Flip Knife | Toxic
http://steamcommunity.com/sharedfile.../?id=418527573

A screenshot of a menu (generated from game configs)
http://steamcommunity.com/sharedfile.../?id=409673617
__________________
Neuro Toxin is offline
notMe2
Member
Join Date: Feb 2014
Old 04-10-2015 , 22:12   Re: [CS:GO] Changing weapon skin
Reply With Quote #16

Quote:
Originally Posted by Neuro Toxin View Post
Someone figured it out.

I done this about 2 months ago.

U can also set qualities and stattrack with counter values.

My code reads the items file and links paintkits to weapon classname.

U can also apply any paintkit to any weapon.

Including an azimov c4!

The code in this example isnt quite right. You may have clients crashing.
I solved the client crashes.. as i said on the post. I was using this plugin on my servers like 2-3 months ago, now i wanted to share, just to see if the community get back on its feet
notMe2 is offline
claudiuhks
Yam Inside®™℠
Join Date: Jan 2010
Location: Living Randomly
Old 04-11-2015 , 03:34   Re: [CS:GO] Changing weapon skin
Reply With Quote #17

1. How to make the skin StatTrak [true/ false] and StatTrak Kills [0/ ...]? StatTrak Kills is optional.
2. How to set it Factory New? Would appreciate that.

The enum on PasteBIN.COM has symbols that are redefined.
It would be better so you name them properly so

PHP Code:
//...
GUARDIAN,
//...
GUARDIAN,
//... 
Will be

PHP Code:
//...
GUARDIANM4,
//...
GUARDIANUSP,
//... 
So people know how to apply them properly.

This is part of a script I'm using but I really don't like the enum values. They are hard to understand and to use.

Spoiler


What do you mean by Doppler [DOPPLER, DOPPLER2, ..., DOPPLER7]?
__________________

Last edited by claudiuhks; 04-11-2015 at 11:41.
claudiuhks is offline
Send a message via MSN to claudiuhks Send a message via Yahoo to claudiuhks Send a message via Skype™ to claudiuhks
Darkness_
Veteran Member
Join Date: Nov 2014
Old 04-11-2015 , 15:08   Re: [CS:GO] Changing weapon skin
Reply With Quote #18

This works with all weapons, not just knives. It will add a Star next to the weapon name.
PHP Code:
SetEntProp(iEntProp_Send"m_iEntityQuality"3); 

Last edited by Darkness_; 04-11-2015 at 15:08.
Darkness_ is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 04-11-2015 , 15:59   Re: [CS:GO] Changing weapon skin
Reply With Quote #19

Quote:
Originally Posted by Neuro Toxin View Post
Including an azimov c4!
I thought it was cool when i found out c4s had paintable data, reddit thought other wise with 50 downvotes in a row.
Mitchell is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 04-11-2015 , 19:19   Re: [CS:GO] Changing weapon skin
Reply With Quote #20

Quote:
Originally Posted by Neuro Toxin View Post
Someone figured it out.

I done this about 2 months ago.

U can also set qualities and stattrack with counter values.

My code reads the items file and links paintkits to weapon classname.

U can also apply any paintkit to any weapon.

Including an azimov c4!

The code in this example isnt quite right. You may have clients crashing.
share your version, thanks!
8guawong 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 05:58.


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