AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   CSGO Weapon Alpha (https://forums.alliedmods.net/showthread.php?t=272867)

shadowdragon 10-08-2015 02:32

CSGO Weapon Alpha
 
Hey all im trying to get the knifes that the bots on my server are holding to be invisible. The last time i used this code in CSGO it worked but that was months ago does this method of making the knife invisible not work anymore and if so can someone show me how to do it?

PHP Code:

new KN GetPlayerWeaponSlot(clientCS_SLOT_KNIFE);
SetEntityRenderMode(KNRENDER_NONE); 


Franc1sco 10-08-2015 04:06

Re: CSGO Weapon Alpha
 
This seems that works

shadowdragon 10-09-2015 07:39

Re: CSGO Weapon Alpha
 
Hey this works, How ever can you explain to me how the server can get ban by useing this?

Mitchell 10-09-2015 12:52

Re: CSGO Weapon Alpha
 
Quote:

Originally Posted by shadowdragon (Post 2351195)
Hey this works, How ever can you explain to me how the server can get ban by useing this?

who told you that your server would get banned by doing this?
That server rule was for weapon skins, as in using paintkits that are on the market onto weapons that the user didnt already own.

8guawong 10-09-2015 15:12

Re: CSGO Weapon Alpha
 
Quote:

Originally Posted by Mitchell (Post 2351300)
who told you that your server would get banned by doing this?
That server rule was for weapon skins, as in using paintkits that are on the market onto weapons that the user didnt already own.

Quote:

Originally Posted by Bacardi (Post 2346955)
If server get banned by this, don't blame me

:wink:

Mitchell 10-09-2015 19:11

Re: CSGO Weapon Alpha
 
Quote:

Originally Posted by 8guawong (Post 2351361)
:wink:

Here is me saying that there is no way in hell that your server will be banned for hiding weapon models from a player model.
Especially since I've been using this for well over 2 years now.

shadowdragon 10-09-2015 19:31

Re: CSGO Weapon Alpha
 
Ah ok thanks guys.


All times are GMT -4. The time now is 03:09.

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