View Single Post
TheWho
AlliedModders Donor
Join Date: Jul 2012
Old 03-05-2016 , 03:58   Re: Recent CS:GO "GSLT" bans and SourceMod
#14

As I told I did use until 2 weeks ago this:
Quote:
SetEntProp(weapon, Prop_Send, "m_iItemIDLow", 0);
SetEntProp(weapon, Prop_Send, "m_iItemIDHigh", 0);
But removed it and use arrays now instead.
TheWho is offline