Garry's Mod

Garry's Mod

PointShop
мертвое море 2022 年 11 月 21 日 下午 2:35
how to find a position for an object?
function ITEM:ModifyClientsideModel(ply, model, pos, ang)
model:SetModelScale(0.8, 0)
pos = pos + (ang:Right() * 0) + (ang:Up() * 6) + (ang:Forward() * 2) {-----------------------

return model, pos, ang
end


how???
help