Garry's Mod

Garry's Mod

Fin 2
184 Komentar
Trimer(Napisz Na Gringle) 23 Okt 2024 @ 7:48am 
fin fin fin fin
Maxyg 15 Okt 2024 @ 1:30pm 
Fein
Tjackjesus 23 Apr 2024 @ 4:50am 
Why cant i set the max limit? i hit sbox_maxfin_2 200 in the console, but it says unknown command. Its on a dedicated server
ZmixKot 13 Apr 2023 @ 10:27am 
Thanks you, now i can play and be calm :)
Phatso 13 Apr 2023 @ 10:23am 
Server owners should use my version on github though, just to be extra careful.
Phatso 13 Apr 2023 @ 10:20am 
No, I don't know of any real, active exploit in this addon.

You're safe to use it in single player for sure, and I personally believe it's still plenty safe to use in multi-player
ZmixKot 13 Apr 2023 @ 7:05am 
Phatso, can you explain how this bad practic can be used, please? I just scared after reading these comments about backdoors in addon lol. If i played in singleplayer, should i be nervous about it?
Phatso 19 Mar 2023 @ 3:58pm 
It is not backdoored, just contains a bad practice that could be used maliciously
SENILE OLD BUM 19 Mar 2023 @ 6:51am 
can someone tell if it is backdoored or not?
thecrafter354 24 Sep 2022 @ 12:51pm 
Use the fork that I uploaded below, I checked and made sure that it works.

Backdoor free, so you shouldn't have to worry about having your rng seeds jacked up
constab 18 Sep 2022 @ 12:22pm 
lmao i think this just backdoored my gmod, uninstalled
thecrafter354 19 Agu 2022 @ 1:18pm 
Remmy 18 Jul 2022 @ 5:29am 
What's that CPU screen on the gm_genesis map?
Phatso 10 Feb 2022 @ 2:55pm 
Hey Meteor - hadn't noticed that before. I don't have permission to update the workshop listing, but I've removed that from the GH repo I sort of unofficially host: https://github.com/CFC-Servers/fin2
Meteor 9 Feb 2022 @ 5:48pm 
This tool has a backdoor. It changes the seed for random numbers which makes ALL random numbers predictable. Avoid at all costs.
the cavalry 15 Sep 2021 @ 3:16pm 
Hey, for your information, this addon conflicts with Outfitter.
{-§RG§-} ravo  [pembuat] 18 Apr 2021 @ 9:04am 
@Wisp You can try the new Fin OS Tool I just made a few weeks ago. Should work better in some cases, and is totally custom.
Wisp 18 Apr 2021 @ 8:57am 
Am I the only one who finds that the fins are either extremely weak or just completely non-functional?
Trox 17 Feb 2021 @ 8:48pm 
Nice
𒊬𒊒𒄀 16 Feb 2021 @ 8:27am 
recipe for errors
Phatso 5 Feb 2021 @ 9:19pm 
A flying boat, sure!
SirPolkadot 5 Feb 2021 @ 3:03am 
Can i make a boat with it
{-§RG§-} ravo  [pembuat] 12 Apr 2020 @ 2:44am 
@how 2 make blue meth ...You have to use the console or the spawnmenu (top right option settings I think is possible ...)
{-§RG§-} ravo  [pembuat] 12 Apr 2020 @ 2:42am 
@how 2 make blue meth It is in the description. Increase to 30: sbox_maxfin_2 30
QAnonTrustThePlan2025 11 Apr 2020 @ 9:34pm 
how do u increase the limit on a server
Phatso 17 Des 2019 @ 9:34pm 
Hi Darkstorm, please read the comment I posted a little bit ago. It addresses the error spam you're getting and provides a solution.
Darkstorm Bot 17 Des 2019 @ 5:19pm 
This happens roughly every second on our server console. Removing until confirmation this is resolved.
Darkstorm Bot 17 Des 2019 @ 5:19pm 
12/17/2019 - 20:18:10: Lua Error: [Fin II] lua/includes/extensions/math.lua:48: attempt to perform arithmetic on local 'high' (a nil value) 1. Rand - lua/includes/extensions/math.lua:48 2. fn - lua/autorun/server/sv_fin.lua:53 3. unknown - addons/ulib/lua/ulib/shared/hook.lua:109
Dreary 28 Nov 2019 @ 8:55am 
I dunno. Seems like 99 times out of 100, nothing happens. Despite every setting being sifted through, adjusted, and re-applied to different apparatuses, no forces are created or observed. I have like one jet engine that slightly works. I don't even know why.

Coming back to this tool time and time again over the course of the year has been mostly frustrating. If Fin III ever comes into fruition, I'll be looking forward to it! Otherwise, it seems that I'm stuck with a broken tool until then. 👎
Phatso 11 Jul 2019 @ 9:39pm 
Hey PowerTrain! Please read my previous message, it contains a fix to your issue.
PowerTrain 10 Jul 2019 @ 10:44pm 
Continuously spams console with the same message nonstop. Conflucts with Ulib, thus, if you use ULX for a server this addon is toast and a half. File exists in two addons - possible conflicts! lua/ulib/shared/hook.lua (ULib and Fin II)

[ERROR] lua/includes/extensions/math.lua:48: attempt to perform arithmetic on local 'high' (a nil value)
1. Rand - lua/includes/extensions/math.lua:48
2. fn - lua/autorun/server/sv_fin.lua:53
3. unknown - lua/ulib/shared/hook.lua:109
Phatso 9 Jul 2019 @ 3:05am 
Okay I've prepared a fix that seems to work for me. I can no longer reproduce the error "attempt to perform arithmetic on local 'high' (a nil value)"

I can't update the addon here, so I'll need to talk to Ravo about doing that.

In the meantime, this Github link contains the latest code with these bugfixes: https://github.com/CFC-Servers/fin2

You can download a zip of the addon here: https://github.com/CFC-Servers/fin2/archive/master.zip

Or just use this URL in your SVN client of choice: https://github.com/CFC-Servers/fin2.git/trunk/

If you're familiar with Git, please feel free to simply clone the addon to your liking.

Thanks!
Phatso 9 Jul 2019 @ 1:19am 
I'm looking into this error now and will see what I can do :)
{-§RG§-} ravo  [pembuat] 5 Jul 2019 @ 5:48pm 
Hmm, okay thanks :-) I might look into it.
storm37000 5 Jul 2019 @ 12:15pm 
I seem to have fixed it by replacing the math.Rand with math.random in the server autorun file in the think hook function.
storm37000 5 Jul 2019 @ 10:09am 
yea, it messed up TONS of stuff.
{-§RG§-} ravo  [pembuat] 5 Jul 2019 @ 7:52am 
@storm37000 ((C -EC- Oh, that update. I haven't started up GMod for to months
{-§RG§-} ravo  [pembuat] 5 Jul 2019 @ 7:04am 
@storm37000 ((C -EC- What July update of what?
storm37000 2 Jul 2019 @ 4:13pm 
Broken in new July update

[ERROR] lua/includes/extensions/math.lua:48: attempt to perform arithmetic on local 'high' (a nil value)
1. Rand - lua/includes/extensions/math.lua:48
2. fn - lua/autorun/server/sv_fin.lua:53
3. unknown - lua/ulib/shared/hook.lua:109
{-§RG§-} ravo  [pembuat] 21 Apr 2019 @ 7:35pm 
Yeah, I got much work to kind of right now
Phatso 21 Apr 2019 @ 2:21pm 
We'd be happy to support a new Fin 3 initiative! Our development time has been spent working on our new Server, but hopefully that will resolve soon!
{-§RG§-} ravo  [pembuat] 14 Apr 2019 @ 6:05am 
Haha:p I agree...
field day 12 Apr 2019 @ 3:20pm 
Meh, Its mmkae. :D
{-§RG§-} ravo  [pembuat] 12 Apr 2019 @ 5:03am 
This is not my production... I modded it several years ago in a bad way.
{-§RG§-} ravo  [pembuat] 12 Apr 2019 @ 5:03am 
@⋆Suq Madiq⋆ I could make a new Fin 3, but I don't know if Phatso wants to be a part of it:p
field day 11 Apr 2019 @ 6:34pm 
*Presses R on finned prop*
*AdvDupe2s It*
*Pastes it*
*Disappointment*
{-§RG§-} ravo  [pembuat] 6 Feb 2019 @ 7:16pm 
Videogames 3 Feb 2019 @ 10:21am 
Advdupe support I am hoping?
{-§RG§-} ravo  [pembuat] 27 Jan 2019 @ 2:31am 
Very positive! :-)
Phatso 26 Jan 2019 @ 8:09pm 
Hi all, myself and my community are working with the creator, Ravo, on the Fin 2 tool.

We'll get to work on fixing up some of the old bugs and refining some snippets of code. You can help too! Feel free to submit PRs on the new Github page for Fin 2: https://github.com/CFC-Servers/fin2