Quote:
Originally Posted by LagParty
PHP Code:
set_pev(FrozenEntID[id],pev_size,{-16.0,-16.0,-36.0},{16.0,16.0,36.0})//mins,maxs
That doesn't count?
|
I don't think this is possible at all. You're passing two arrays, set_pev only accepts one int/float/array. It's probably error'ing and not doing anything.
__________________