Garry's Mod

Garry's Mod

[VJ] GTA V FIB Agents
112 Comments
Sentryandreas  [author] Apr 20 @ 5:41pm 
@SithLord345
Possible addon crashing. Such glitches were reported several times before and most of them were fixed by unsubscribing the other suspicious addons and restarting their games/PCs.
SithLord345 Apr 20 @ 5:26pm 
I downloaded these npcs and whenever I spawn them in they instantly start making a very loud noise.
jim Mar 18 @ 11:15am 
a cool agent game is ieytd
Male_02 Oct 15, 2024 @ 5:24pm 
can you PLEASE make the gta 5 civilians?
Sentryandreas  [author] Mar 23, 2024 @ 4:46am 
@TheWinterZealot
Not a problem. I really appreciate your suggestion, Zealot!
I'll take a look. :D
TheWinterZealot Mar 23, 2024 @ 4:45am 
I know I'm not the first to ask, But considering the IAA/DOA agent pack contains Agent 17, The ULPC and Karen Daniels. Could we get Dave Norton, Agent Sanchez and Steven Haines. I know you're quite the busy person, I mean look at the quality of the stuff you make. Thanks for your time Sentry.
mrbene Jan 27, 2024 @ 5:24am 
Yep!
Sentryandreas  [author] Jan 26, 2024 @ 7:45pm 
@clevobobby
Thanks for your suggestion. :D
mrbene Jan 26, 2024 @ 1:53pm 
This pack is sick too! I know you're probably busy with updating, but if you ever get to it, an Agent Sanchez would be pretty nice! :)
ZombieKilla Mar 14, 2022 @ 11:56am 
Can you do the gta v weapon pack for players and npcs?:steamhappy::steamhappy:
Kelt Feb 20, 2021 @ 12:17am 
*knoks FIB OPEN UP!
Sentryandreas  [author] Feb 17, 2021 @ 6:38pm 
Unmarked
the universal union Feb 17, 2021 @ 6:37pm 
what are those police cars called
Oskardoggy Jan 17, 2021 @ 1:25pm 
*fbi knockoff*
darjeeling gaming Apr 7, 2020 @ 4:18am 
FBI OPEN UP!!!!
Sentryandreas  [author] Dec 16, 2019 @ 3:57am 
#Дурка
Have fun. :)
Молодой Dec 16, 2019 @ 3:54am 
Oh shit,this is very good,thanks <3
Молодой Dec 16, 2019 @ 3:35am 
Playermodels plz
To Be Frank Dec 3, 2019 @ 2:50am 
I wish there were variants of these that had "FBI" on them other than FIB otherwise this would be the best model set on the workshop
Delycan Dec 2, 2019 @ 4:02pm 
Yes. I just dont know how to. Basically, im pretty sure you can make them recognize what doors are and have them play the kick animation(theres 3 of them) and have it timed to it opening the door or maybe even dealing damage
Human Grunt Nov 30, 2019 @ 6:11pm 
no
sillysalmon92 Nov 30, 2019 @ 5:43pm 
@Delycan You for real?
Delycan Nov 29, 2019 @ 6:03pm 
You can make them do that
Sentryandreas  [author] Nov 29, 2019 @ 3:39pm 
lol, wish so
Delycan Nov 29, 2019 @ 2:34pm 
Will they kick down doors?
Sentryandreas  [author] Sep 15, 2019 @ 3:57pm 
#Peanut Yup, these are the best models I could found in the workshop, you know.
sillysalmon92 Sep 15, 2019 @ 2:51pm 
These are GTA skins.....
Nicky Moons Aug 18, 2019 @ 4:06am 
can you add gta skins pls @Sentryandreas
Sentryandreas  [author] Aug 18, 2019 @ 3:59am 
#A Sad Edgy Teenage Weeaboo <3
Lamzer Aug 18, 2019 @ 3:46am 
I pray that these mods wont get deleted or removed they are just too good
Sentryandreas  [author] Aug 8, 2019 @ 5:49pm 
#Joe lol

#Nicky Meh, I'll try it someday. xd
Nicky Moons Aug 8, 2019 @ 5:13pm 
can you add gta v models pls it be nice @Sentryandreas
♬♫~Joe Blaze~♫♬ Aug 8, 2019 @ 5:13pm 
Which is why we now need matrix agents.
♬♫~Joe Blaze~♫♬ Aug 8, 2019 @ 5:12pm 
Ty. But they aren't standing a chance against jedis.
Sentryandreas  [author] Aug 8, 2019 @ 4:04pm 
#Joe XDD
btw, I've updated the hostile version for you in GTA V POLICE. Good luck. ;D
♬♫~Joe Blaze~♫♬ Aug 8, 2019 @ 2:18pm 
We need agents like this! :D https://www.youtube.com/watch?v=nUJ7ldHbAow
Sentryandreas  [author] Jul 20, 2019 @ 6:41am 
#flek$$ Thanks! :)
hello Jul 20, 2019 @ 6:25am 
very cool
Dr. Unusual Jun 19, 2019 @ 10:10pm 
"FBI OPEN!!!"
Lambosil Jun 6, 2019 @ 1:26am 
GTA 4 noose
Sentryandreas  [author] Jun 4, 2019 @ 3:51am 
I don't even select it yet. Some guys told me about making GTA 4 Noose or GTA 5 Protagonists (Michael, Franklin, Trevor). What do you think? :/
WolfPaxHD Jun 4, 2019 @ 3:26am 
whens next update
Sentryandreas  [author] Jun 1, 2019 @ 6:12pm 
Now I see
優форд маршал優 Jun 1, 2019 @ 8:40am 
this is from the NPCs creation guide with P. M
優форд маршал優 Jun 1, 2019 @ 8:32am 
If you want to spaw them with random models I think you need to use the "PlayerSpawnedNPC" hook something like this:

local modelpaths = {"path/to/model", "an/other/one", "yet/an/another", "etc"}
hook.Add("PlayerSpawnedNPC","RandomConscriptModel",function(ply,npc)
if npc:GetName() == "your conscript entity name" then
npc:SetModel(modelpaths[math.random(1,9)])
end
end
)
I dont know what is Entity:GetName()'s return value, maybe you should use something else to find out, if is the spawned NPC the your one or not...
優форд маршал優 Jun 1, 2019 @ 8:30am 
Here's a hint
Sentryandreas  [author] Jun 1, 2019 @ 8:25am 
Thanks for suggesting though. Maybe someone might try it someday I hope. ;D
優форд маршал優 Jun 1, 2019 @ 8:24am 
I understood