Closed data-bomb closed 8 years ago
FindSendPropOffs is deprecated and causing errors on 1.8 branch of SM. Will need to fix these for future builds.
pragma deprecated Use FindSendPropInfo instead, or HasEntProp if you just want to check for existence.
FindSendPropInfo without any changes, just change FindSendPropOffs to FindSendPropInfo
FindSendPropOffs is deprecated and causing errors on 1.8 branch of SM. Will need to fix these for future builds.