[mod] Vehicles [vehicles]
- TheReaperKing
- Member
- Posts: 531
- Joined: Sun Nov 22, 2015 21:36
- Contact:
Re: [mod] Vehicles [vehicles]
Thanks for all of your hard work on this, my students are loving it!
Become A Real Life Superhero - http://SuperheroHill.com
Project Lead of the Doom 3 Mod Last Man Standing - http://Doom3Coop.com
Project Lead of Platinum Arts Sandbox Free 3D Game Maker - http://SandboxGameMaker.com
Youtube Channel - https://www.youtube.com/user/PlatinumArtsKids
Project Lead of the Doom 3 Mod Last Man Standing - http://Doom3Coop.com
Project Lead of Platinum Arts Sandbox Free 3D Game Maker - http://SandboxGameMaker.com
Youtube Channel - https://www.youtube.com/user/PlatinumArtsKids
- D00Med
- Member
- Posts: 943
- Joined: Sat Feb 07, 2015 22:49
- GitHub: D00Med
- Location: Australia...somewhere
Re: [mod] Vehicles [vehicles]
Yep, it's getting there. I will try to keep all my promises.Andrey01 wrote:Hello, DOOMed, have you made new version of mod?You promised what you will add ambulance, fire car, police and other vehicles from my list above
Look! I have a signature :]
My subgame: viewtopic.php?f=15&t=14051#p207242
My subgame: viewtopic.php?f=15&t=14051#p207242
- AccidentallyRhine
- Member
- Posts: 232
- Joined: Sun Aug 02, 2015 05:43
Re: [mod] Vehicles [vehicles]
Same, I have been F5'ing the Git page since early November. I cannot wait to deploy a more finished version to my server.Andrey01 wrote:Hello, DOOMed, have you made new version of mod?You promised what you will add ambulance, fire car, police and other vehicles from my list above
- D00Med
- Member
- Posts: 943
- Joined: Sat Feb 07, 2015 22:49
- GitHub: D00Med
- Location: Australia...somewhere
Re: [mod] Vehicles [vehicles]
Update:
>added assault suit, geep, police car, and ambulance
>rockets and bullets are faster
>rockets have a smoke trail
>bullets are now a 3d model
>cars are slower in reverse
>Animation fixed for differrent vehicles
>added jumping/hovering
>merged object_fly and object_fly_2
>bullet spawn height can be set
>fixed eye offset
I will be adding more vehicles, but making the models and textures is very time consuming(eg: nearly 9 hours for the assault suit).
>added assault suit, geep, police car, and ambulance
>rockets and bullets are faster
>rockets have a smoke trail
>bullets are now a 3d model
>cars are slower in reverse
>Animation fixed for differrent vehicles
>added jumping/hovering
>merged object_fly and object_fly_2
>bullet spawn height can be set
>fixed eye offset
I will be adding more vehicles, but making the models and textures is very time consuming(eg: nearly 9 hours for the assault suit).
Look! I have a signature :]
My subgame: viewtopic.php?f=15&t=14051#p207242
My subgame: viewtopic.php?f=15&t=14051#p207242
- Christian9
- Member
- Posts: 338
- Joined: Fri Sep 19, 2014 20:29
- In-game: Christian9
- Location: Hell Creek
- D00Med
- Member
- Posts: 943
- Joined: Sat Feb 07, 2015 22:49
- GitHub: D00Med
- Location: Australia...somewhere
Re: [mod] Vehicles [vehicles]
That is odd, what happens?
Look! I have a signature :]
My subgame: viewtopic.php?f=15&t=14051#p207242
My subgame: viewtopic.php?f=15&t=14051#p207242
- DS-minetest
- Member
- Posts: 1150
- Joined: Thu Jun 19, 2014 19:49
- GitHub: Desour
- IRC: DS-minetest
- In-game: DS
- Location: I'm scared that if this is too exact, I will be unable to use my keyboard.
Re: [mod] Vehicles [vehicles]
@Christian9: do you use the newest minetest-dev?
i really like the assault suit, its beautiful
i really like the assault suit, its beautiful
Note that I've recently renamed myself on github and co. to "Desour". (I'm bad at naming things.)
Feel free to call me DS.
Feel free to call me DS.
- Andrey01
- Member
- Posts: 2464
- Joined: Wed Oct 19, 2016 15:18
- GitHub: Andrey2470T
- In-game: Andrey01
- Location: Russia, Moscow
Re: [mod] Vehicles [vehicles]
Nice update!I like it!D00Med wrote:Update:
>added assault suit, geep, police car, and ambulance
>rockets and bullets are faster
>rockets have a smoke trail
>bullets are now a 3d model
>cars are slower in reverse
>Animation fixed for differrent vehicles
>added jumping/hovering
>merged object_fly and object_fly_2
>bullet spawn height can be set
>fixed eye offset
I will be adding more vehicles, but making the models and textures is very time consuming(eg: nearly 9 hours for the assault suit).
- AccidentallyRhine
- Member
- Posts: 232
- Joined: Sun Aug 02, 2015 05:43
Re: [mod] Vehicles [vehicles]
I really like the headlights on/off concept on the Fewawi. Maybe that effect could be used for all cars as lights on when a vehicle is occupied and lights off when parked?
- D00Med
- Member
- Posts: 943
- Joined: Sat Feb 07, 2015 22:49
- GitHub: D00Med
- Location: Australia...somewhere
Re: [mod] Vehicles [vehicles]
That's a nice idea. I did consider it, but having separate textures for lights on/off seemed a bit over the top to me.
Still, I'll add it to some of the vehicles.
Still, I'll add it to some of the vehicles.
Look! I have a signature :]
My subgame: viewtopic.php?f=15&t=14051#p207242
My subgame: viewtopic.php?f=15&t=14051#p207242
Re: [mod] Vehicles [vehicles]
If I use a Parachute I get this Error:
and
If I shot fast with a Assault Site on a vehicle the vehicle drops 2 times!
Maybe you can add Warships, which is as strong as the Assault Site.
Can you add unbreakable Blocks.
Very Nice Mod.
Lejo
Code: Select all
2016-11-30 08:07:31: ACTION[Server]: singleplayer uses vehicles:backpack, pointing at [nothing]
2016-11-30 08:07:32: ERROR[Main]: ServerError: Lua: Runtime error from mod 'vehicles' in callback item_OnUse(): /home/user/.minetest/mods/vehicles/api.lua:60: attempt to index local 'eye_offset' (a nil value)
2016-11-30 08:07:32: ERROR[Main]: stack traceback:
2016-11-30 08:07:32: ERROR[Main]: /home/user/.minetest/mods/vehicles/api.lua:60: in function 'object_attach'
2016-11-30 08:07:32: ERROR[Main]: /home/user/.minetest/mods/vehicles/init.lua:1682: in function </home/user/.minetest/mods/vehicles/init.lua:1673>
2016-11-30 08:07:32: ACTION[Server]: singleplayer leaves game. List of players:
If I shot fast with a Assault Site on a vehicle the vehicle drops 2 times!
Maybe you can add Warships, which is as strong as the Assault Site.
Can you add unbreakable Blocks.
Very Nice Mod.
Lejo
- D00Med
- Member
- Posts: 943
- Joined: Sat Feb 07, 2015 22:49
- GitHub: D00Med
- Location: Australia...somewhere
Re: [mod] Vehicles [vehicles]
It's fixed.
Yes that is a problem I can't seem to avoid with any kind of bullet/missile/etc.
That would be cool. Why unbreakable blocks? thankyou
Yes that is a problem I can't seem to avoid with any kind of bullet/missile/etc.
That would be cool. Why unbreakable blocks? thankyou
Look! I have a signature :]
My subgame: viewtopic.php?f=15&t=14051#p207242
My subgame: viewtopic.php?f=15&t=14051#p207242
Re: [mod] Vehicles [vehicles]
I want to use this Mod on my Minigameserver Subgames for all!
And there I need unbreakable Blocks for a to make a area!
If I don't have unbreakable Blocks I have to set in minetest.conf:
And that is boring.
And there I need unbreakable Blocks for a to make a area!
If I don't have unbreakable Blocks I have to set in minetest.conf:
Code: Select all
vehicles_nodes = false
- D00Med
- Member
- Posts: 943
- Joined: Sat Feb 07, 2015 22:49
- GitHub: D00Med
- Location: Australia...somewhere
Re: [mod] Vehicles [vehicles]
And you can't use a protector mod?
Look! I have a signature :]
My subgame: viewtopic.php?f=15&t=14051#p207242
My subgame: viewtopic.php?f=15&t=14051#p207242
- benrob0329
- Member
- Posts: 1337
- Joined: Thu Aug 06, 2015 22:39
- GitHub: Benrob0329
- IRC: benrob0329
- In-game: benrob03
- Location: Michigan
- Contact:
Re: [mod] Vehicles [vehicles]
I made a review of your mod: https://www.youtube.com/watch?v=pyHfFx1UdnE
Re: [mod] Vehicles [vehicles]
Oh, yes I forgot it.D00Med wrote:And you can't use a protector mod?
Thanks.
- D00Med
- Member
- Posts: 943
- Joined: Sat Feb 07, 2015 22:49
- GitHub: D00Med
- Location: Australia...somewhere
Re: [mod] Vehicles [vehicles]
Nice mod review.benrob0329 wrote:I made a review of your mod: https://www.youtube.com/watch?v=pyHfFx1UdnE
I actually just added the pacman sign because I wanted another neon sign and didn't have any ideas.
Also, I don't know exactly what caused that problem with the grey screen, if anyone knows please let me know.
Look! I have a signature :]
My subgame: viewtopic.php?f=15&t=14051#p207242
My subgame: viewtopic.php?f=15&t=14051#p207242
Re: [mod] Vehicles [vehicles]
Much of the items I can't get with /giveme why?
For Example:
/giveme vehicles:jet | Can not give an unknow item.
But the backpack I can get so.
Why
For Example:
/giveme vehicles:jet | Can not give an unknow item.
But the backpack I can get so.
Why
- DS-minetest
- Member
- Posts: 1150
- Joined: Thu Jun 19, 2014 19:49
- GitHub: Desour
- IRC: DS-minetest
- In-game: DS
- Location: I'm scared that if this is too exact, I will be unable to use my keyboard.
Re: [mod] Vehicles [vehicles]
i assume "vehicles:jet" is the entity name, you need the item to spawn the entity or use the "spawnentity" commandLejo wrote:Much of the items I can't get with /giveme why?
For Example:
/giveme vehicles:jet | Can not give an unknow item.
But the backpack I can get so.
Why
Note that I've recently renamed myself on github and co. to "Desour". (I'm bad at naming things.)
Feel free to call me DS.
Feel free to call me DS.
Re: [mod] Vehicles [vehicles]
Yes you are right the item name is: vehicles:jet_spawner.DS-minetest wrote:i assume "vehicles:jet" is the entity name, you need the item to spawn the entity or use the "spawnentity" command
Thanks
Lejo
- Andrey01
- Member
- Posts: 2464
- Joined: Wed Oct 19, 2016 15:18
- GitHub: Andrey2470T
- In-game: Andrey01
- Location: Russia, Moscow
Re: [mod] Vehicles [vehicles]
Hi, DOOMed, will new update here?For some reason screen of my computer twitch in ride cars, airplane don`t fly up and it flys only horizontally.Wings don`t work i have
- D00Med
- Member
- Posts: 943
- Joined: Sat Feb 07, 2015 22:49
- GitHub: D00Med
- Location: Australia...somewhere
Re: [mod] Vehicles [vehicles]
Yes, I'm just working on something else at the moment.
"twitch"? Is that when turning? or like the lag in the boat mod?
I don't know what's causing your problem with the airplane, try holding/releasing jump, and looking up and down.
The wings do not work, and probably never will.
"twitch"? Is that when turning? or like the lag in the boat mod?
I don't know what's causing your problem with the airplane, try holding/releasing jump, and looking up and down.
The wings do not work, and probably never will.
Look! I have a signature :]
My subgame: viewtopic.php?f=15&t=14051#p207242
My subgame: viewtopic.php?f=15&t=14051#p207242
Re: [mod] Vehicles [vehicles]
If I use I paracute I get invisible, but if I go out of it I'm still invisible!
If I die in a vehicle I'm invisible after respawning!
I get visible if I leave and join again!
Please fix this bug.
Lejo
If I die in a vehicle I'm invisible after respawning!
I get visible if I leave and join again!
Please fix this bug.
Lejo
- D00Med
- Member
- Posts: 943
- Joined: Sat Feb 07, 2015 22:49
- GitHub: D00Med
- Location: Australia...somewhere
Re: [mod] Vehicles [vehicles]
Have you tried using a newer copy of the mod? I thought I had fixed that problem
Look! I have a signature :]
My subgame: viewtopic.php?f=15&t=14051#p207242
My subgame: viewtopic.php?f=15&t=14051#p207242
Re: [mod] Vehicles [vehicles]
No, I try a new copy, the same Problem.D00Med wrote:Have you tried using a newer copy of the mod? I thought I had fixed that problem
Who is online
Users browsing this forum: No registered users and 5 guests