View Single Post
pidda
Junior Member
Join Date: Mar 2009
Old 05-13-2009 , 23:32   Re: How do I make weapons invisible to other players?
Reply With Quote #5

Quote:
Originally Posted by pheadxdll View Post
new knife_entity = GetPlayerWeaponSlot(client, 2);
SetEntityRenderMode(knife_entity, RENDER_NONE);
Cool, but this wont compile. If I knew what I was doing I would know what to do with this.
pidda is offline