Garry's Mod

Garry's Mod

2,960 oy
FNaF Monitor (Standalone FNAFGM's Monitor)
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
İçerik Türü: Eklenti
Eklenti Türü: Silah
Eklenti Etiketleri: Eğlence, Gerçekçilik
Dosya Boyutu
Gönderilme
Güncellenme
1.282 MB
23 Eyl 2015 @ 9:03
1 Oca 2016 @ 1:48
14 Değişiklik Notu ( görüntüle )

İndirmek için abone ol
FNaF Monitor (Standalone FNAFGM's Monitor)

Açıklama
By popular request, this is the Security Tablet/Monitor from FNAFGM but in a standalone version!

This can be used on Freddy Fazbear's Pizza, Freddy Fazbear's Pizza (No events), FNaF 2, Fazbear Fright and others maps with "point_camera" named "CamX" (X = number) or on maps with "fnafgm_camera" named "fnafgm_CamX".

Or you can create cameras with the tool gun:


Or you can create cameras with lua with this example:
local camera_x = ents.Create( "fnafgm_camera" ) camera_x:SetPos( Vector( x, y, z ) ) camera_x:SetAngles( Angle( pitch, yaw, roll ) ) camera_x:SetName( "fnafgm_Cam1" ) camera_x:Spawn()

If you're making maps you can directly create cameras for the monitor in your own maps with https://github.com/Xperidia/FNAFGM/blob/master/gamemodes/fnafgm/fnafgm.fgd



I will not update this addon! The lastest functionalities, bugs fixes and improvement are only available in FNAFGM

Having this and FNAFGM mounted on your Garry's Mod at the same time will create conflicts and issues!

So if you play FNAFGM you should unmount/disable or unsubscribe to this addon to prevent errors!

Updates, maintenance, support and feedback have been terminated for this addon.