i found my forge mod!!!!!
but it was not able to place machine guns
sooo i was wounding what would the code for the gsc(s) is /
. by MG's i mean like this..... http://www.youtube.com/watch?v=Nm5ng...eature=related skip to 0:19 to see what i mean. Sooo i was wondering if any of u knew the code /
Thanks 
minigun = spawnTurret( "misc_turret", x,y,z, "pavelow_minigun_mp" ); minigun setModel( "weapon_minigun" );
minigun = spawnTurret("misc_turret", self.origin, "pavelow_minigun_mp");
minigun setModel("weapon_minigun");