Garry's Mod

Garry's Mod

[simfphys] 90s Kei Sports Pack (Autozam AZ-1 & Honda BEAT)
Počet komentářů: 42
kwiat4691 15. lis. 2024 v 4.35 
pliz add the dihatsu copen
ebotics1231 16. dub. 2023 v 19.27 
were kei truck
Man Of Bread 24. pro. 2022 v 10.45 
lwyrup
izaak☆ 23. dub. 2022 v 8.58 
the attention to detail is insane i love how the gearstick and windshield wipers are animated
ХЭРКЮЛИС_ВОЛЕНКО 20. bře. 2022 v 18.32 
Kei vans please :)
Tuscan37 21. srp. 2021 v 2.40 
The models seem too small. I would suggest scaling them up by ~1.25x
salton 26. lis. 2020 v 7.33 
buena
海驴逼 15. čvc. 2020 v 1.41 
Yes
HyperGodzilla73 16. led. 2020 v 17.00 
can you make a daihatsu move conte and a suzuki spacia please?
retrotoaster 29. pro. 2019 v 15.25 
Is that,



a T W I N G O ?
Inara72 1. pro. 2019 v 16.36 
Do you take requests? if so can you port the Itali GTB Custom from gta too gmod?
eronparks 16. lis. 2019 v 11.10 
𝕀 𝔻𝔼𝕋𝔼ℂ𝕋 𝔸 𝕋𝕎𝕀ℕ𝔾𝕆
Alex 18. zář. 2019 v 12.55 
@Kirbyguy so I need help implementing this stuff. Where do I place the text? The only .lua file is one in lua\autorun\ after I extract the addon with gmad.exe. And all it has is the light positions and stuff and then the car's properties, and there is no OnTick thing.
TOYO1515 4. zář. 2019 v 20.55 
hi, i was wondering if you could import some cars form Sonic Generations , they are form these levels (Speed Highway and City Escape)
Dimka17296 4. zář. 2019 v 5.42 
Pleace, can you make Honda S2000?
Alex 1. zář. 2019 v 23.51 
@Kirbyguy like I said maybe you can try implementing it into the base itself somehow? Maybe extracting the base and looking at its files? I'm not good with LUA so idk.
Alex 30. srp. 2019 v 21.55 
@Kirbyguy I guess I'll see what I can do. Maybe try experimenting with the Simfphys lua base script and see if you can make it do it with the base Lua. Will you be adding these features to the other cars? And will you also port your Scars to the base as well (i.e. Mini Miglia Rally Car and stuff)?
Tuscan37 30. srp. 2019 v 14.16 
i like that Kaz head in Beat
Kirbyguy  [autor] 30. srp. 2019 v 14.01 
@🦊 Jack Foxtrot 🦊 I'm not sure how to make it affect all cars, but if you want the same effect, you can add this in to the car's lua script:

local gear = 0 --add these at the beginning of the lua file
local gearNext = 0

--put the rest in OnTick = function(ent)

gearNext = ent:GetGear()
if (gear ~= gearNext) then
ent:SetThrottle(0)
end
gear = ent:GetGear()

This cuts the throttle momentarily to force the blowoff valve sound to play. Hopefully other simfphys creators will see this and add it to their own cars.
Alex 30. srp. 2019 v 13.39 
@Kirbyguy Hey I was wanting to know, so I noticed with the Autozam the turbo blows off then spools up again after each gear shift. That's really neat, I was wanting to know if you could maybe make that as a separate script or something so that it will affect all Simfphys cars?
PatrickBasedman 30. srp. 2019 v 9.12 
Okay this is epic
recalibrator of tongues 29. srp. 2019 v 4.24 
MEME CARS
Fily 25. srp. 2019 v 17.42 
very nice
Bzons 24. srp. 2019 v 8.27 
Could you make Kei Trucks and Microvans aswell?
Datsun64 24. srp. 2019 v 4.39 
@Kirbyguy Holy crap this addon is amazing!, will you be adding more Kei cars in the future? size of these cars are absolutely perfect as well!
Kirbyguy  [autor] 23. srp. 2019 v 15.27 
@Digger it's a standard car from GT6, but it's pretty much the same as the GT 3/4/PSP models. I don't think it was difficult at all to port. They do use alpha transparency textures a lot though, so I had to use $alphatest and $allowalphatocoverage quite extensively.
Lays Potato Chips 23. srp. 2019 v 15.20 
DO YOU LIKE... MY CAR!?!?!?!?!
el ongo 23. srp. 2019 v 8.22 
yessssssssssssssssssssssssssss
Digger 23. srp. 2019 v 3.39 
w8, is that beat from gran turismo 3,4,psp ? was that hard to port it with that amount of textures?
handaskrub 22. srp. 2019 v 10.33 
OHMAHGAD FINALLY ILYSM TY
dornardo 22. srp. 2019 v 9.29 
what program do you use to open or edit or export mdl and valve files
Whistle Cats 20. srp. 2019 v 20.56 
Toyota Sera would be great but slow. But fun.
cynaraos 20. srp. 2019 v 15.31 
which Sera model? I know a great Assetto Corsa mod that supposedly has a 3d scanned model, regardless the model is nicely detailed. though porting from mods without permission isn't cool in my opinion.
Skylah5741 20. srp. 2019 v 15.02 
I would ask if a Toyota Sera is next, but the model is quite low poly if I remember
Boocia 20. srp. 2019 v 12.05 
AT LAST
♡ Viktoria 20. srp. 2019 v 10.42 
YES THIS IS FUCKING GREAT!!!
cynaraos 20. srp. 2019 v 8.47 
hey
NobunagakenshinVt 20. srp. 2019 v 8.04 
finally thanks kirby guy i was hoping someone would do this
racedriver117 20. srp. 2019 v 6.20 
Oh yeah!!
ピンキエきつね 20. srp. 2019 v 5.22 
How did you managed to extract the GT6 files?
1999 Chevrolet Metro 20. srp. 2019 v 5.05 
I bless you. This is amazing.