Garry's Mod
TTT - Minifier
Коментарів: 53
Critas 12 верес. 2024 о 23:17 
turns me into a mini-lad!
tslizza 19 груд. 2021 о 21:31 
i'm using this with this addon: https://sp.zhabite.com/sharedfiles/filedetails/?id=183701075
how do i prevent it from regening you above 50 health when you're mini?
F3AR_E4TERdotexe 20 квіт. 2019 о 16:16 
Does this allow us to shrink into Thano's buttcrack and save the day in Avengers: End Game, or is this Trouble in Terrorist Town only?
[LOS] FaBe2$tronK 8 серп. 2018 о 16:21 
Can you add that the FOV will shrink with the player?
卯 sharkelelele 23 лип. 2018 о 3:15 
best traitor item ever xD
Robotic Rampage 23 груд. 2017 о 23:44 
The perfect terrorist! He's evil, he wants to take over the world, and he fits easily into most overhead storage bins!
St. Addi 10 верес. 2017 о 9:16 
There should be a feedback. The camera should be lowered, so that you can see how small you are.
HENTHE 24 черв. 2017 о 8:33 
how to add this on a server

Drwosy 28 серп. 2016 о 12:41 
Sandboxxxxxx
Azura 11 лип. 2016 о 10:28 
Add this to sandbox D:
Lykrast  [автор] 26 листоп. 2015 о 9:57 
Well if you say so, I'll try to get that fix in.
magic | be²vis 26 листоп. 2015 о 9:44 
Lycrast, the addon prints script errors because the setmaxhealth function is serverside only.
A simple fix would be if you wrote:
if SERVER then self.Owner:SetMaxHealth( 50 ) end
in SWEP:Minify()
and
in SWEP:UnMinify()
if SERVER then self.Owner:SetMaxHealth( 100 ) end
Predator 11 жовт. 2015 о 14:33 
Set Max Healt gime me some error!
Can you fix it?
big 5 берез. 2015 о 22:38 
Resizer is good but its laggy
Lykrast  [автор] 5 берез. 2015 о 22:34 
Read comment below.
Danish man from Daneland 5 берез. 2015 о 15:48 
pls ad this into sandbox
Lykrast  [автор] 14 лют. 2015 о 5:44 
big 14 лют. 2015 о 5:06 
Lykrast It would be amazing if you made it for Sandbox ASWELL. Keep the TTT one on here.
Corpse 10 січ. 2015 о 14:48 
Oh lol ok
Lykrast  [автор] 10 січ. 2015 о 10:48 
First : why would you do that ?

Second : set the gamemode to Trouble in Terrorist Town on bottom right and launch a game.
Danish man from Daneland 10 січ. 2015 о 10:46 
but how do i launch a single player TTT server?
Lykrast  [автор] 10 січ. 2015 о 10:30 
Launch a single player game in TTT, and then voila.
Danish man from Daneland 10 січ. 2015 о 9:54 
how do you activate it in single player?
Lykrast  [автор] 10 січ. 2015 о 0:01 
Go in a TTT server with it, be a traitor, get it from the menu, switch to it as active weapon and left click, might take a few try but it's done when you see your health dropping by half.
Corpse 9 січ. 2015 о 19:15 
How do i work it were do i got to activate it?
Lumpfish 4 жовт. 2014 о 10:23 
this is cool!!!!!!
Lykrast  [автор] 25 верес. 2014 о 22:10 
Just wanted to add the warning about it's buggyness. Don't worry, apart from that it works fine.
Cpt.Haxray 25 верес. 2014 о 17:39 
Man, these are some of the coolest stuff I seen for ttt. the cloaking device isn't anything special, but everything else is pretty damned orginal and awesome,without being game breaking. Full props to you.
Lykrast  [автор] 5 серп. 2014 о 12:57 
Yup, very easy to do, if you know how to extract and saw the tutorial on the official website, well you can just do it for your server. Otherwise, I'm quite busy these times, so it's not coming very soon.
Dick 5 серп. 2014 о 10:53 
Is there a way to make this a Detective weapon instead of Traitor?
CupCakeR 4 серп. 2014 о 2:33 
Add me, I show you how.
Use damageinfo + if.
If blabla then
damageinfo:ScaleDamage(0.5)
end EASY
Lykrast  [автор] 3 серп. 2014 о 10:44 
Well, sorry for you, but I have no clue how to do that, and I'm not even sure it's possible without modifying the base files and having it not work with custom weapons, apologies.
CupCakeR 3 серп. 2014 о 10:25 
You should not deal full damage.
Onemario 29 лип. 2014 о 21:31 
man... :(
Lykrast  [автор] 28 лип. 2014 о 5:11 
Well, answer below.
Fazlox 27 лип. 2014 о 21:05 
Can you make a version for singleplayer? I would love that.
Lykrast  [автор] 26 лип. 2014 о 6:00 
TTT only. TTT weapons uses a different base code than "standard" weapons, so they won't work in Sandbox (and other modes) in any way (unless you are an expert coder, which I'm not).
Onemario 24 лип. 2014 о 13:25 
does it work for single player? if so, what catagorie is it in?
Lykrast  [автор] 18 лип. 2014 о 1:16 
The thing to click multiple time wouldn't be here if I knew what caused it, as strangely it works fine in singleplayer but does this on servers.

As for the stuck if used too close to a player, sorry, but I don't know how to check for space, if I knew, I would fix it. But theorically, you should use it while in cover, not right next to someone (unless it's another traitor, but still).
Qwerty 17 лип. 2014 о 13:11 
OK.
i fixed it :D now it's working in srcds servers this is what you need to do:
add the addon to your addons file(on server) then at the minifire folder go to gamemodes>terrortown>entities then in folder weapons there will be folder called "weapon_ttt_minifier". now copy this folder and add it to "your server">garrysmod>gamemodes>terrortown>entities>weapons" and paste it there
and you are done :)

now for the problems with the addon:
you need to click multiple time to activate it :(
you will stuck in someone if you will be close to someone :( so plz fix it
Exho 17 лип. 2014 о 8:21 
This is the most OP addon in existance. Because shitboxes are not bad enough...
Lykrast  [автор] 16 лип. 2014 о 0:26 
... what ?

Of course, you go multiplayer, Trouble in Terrorist Town, and you choose a server.
If you want that on an online server, ask the admin to add it.
Soleil 15 лип. 2014 о 15:14 
can u play online with ttt
Lykrast  [автор] 15 лип. 2014 о 14:22 
The tutorial here is for listen servers. For dedicated, I have no idea how it works, do it as you would with any other addon, I can't really help you more.
Qwerty 15 лип. 2014 о 11:52 
now* to the addon...
Qwerty 15 лип. 2014 о 11:51 
hackers not cheaters
hackers can use my ip for something
hackers will use the pc to search the ip (lazy)
and my server works sometimes its not a 24/7 server
no to the addon i followed the tutorial and it still not working
i am using srcds server all other addons i installed works fine only this addon wont work. why?
Lykrast  [автор] 15 лип. 2014 о 10:42 
That doesn't really hide it from hackers, as you can select and see it, so it's surely useless.
If your server is not working, try follow some tutorials on that.
Qwerty 15 лип. 2014 о 9:32 
but i think it has a problem it not working :(
Qwerty 15 лип. 2014 о 9:31 
i hided it from hackers
put you mouse on it :) and the you will see
Lykrast  [автор] 15 лип. 2014 о 9:00 
Skiller, mind if I link the IP in this entry so people who want to try this can go to your server ? Since you hid the IP, I wanted to ask first.