hey,
i tried to spawn turret like mw2 way:
Entity turret = SpawnModel("misc_turret", "weapon_turret", origin);
It worked, but when i use it, it says error :
![[Image: 33450B789D0E6C8A54350083A96C8D0C2DA7BC97]](http://cloud-2.steampowered.com/ugc/576709682230373751/33450B789D0E6C8A54350083A96C8D0C2DA7BC97/)
@zxz0O0 or @Nukem - is it possible to add way like mw2:
SpawnModel("misc_turret", "TURRET WEAPONFILE", "MODEL", "ORIGIN"); ?
AND
script_brushmodel class name does work, but there's no collision
i tried to spawn turret like mw2 way:
Entity turret = SpawnModel("misc_turret", "weapon_turret", origin);
It worked, but when i use it, it says error :
@zxz0O0 or @Nukem - is it possible to add way like mw2:
SpawnModel("misc_turret", "TURRET WEAPONFILE", "MODEL", "ORIGIN"); ?
AND
script_brushmodel class name does work, but there's no collision
