Tutorial: How to add your own music to the Gavril Vertex

Discussion in 'Content Creation' started by Inn0centJok3r, Jun 19, 2020.

  1. Fla07

    Fla07
    Expand Collapse

    Joined:
    Dec 8, 2021
    Messages:
    266
    Hi! I tried to add some music, but I manged to blow up the entire mod. Probably I missed something (I did follow the tutorial step by step). I did a lot of screenshots too in case they are useful.

    I apologize if some things/words are in Italian and don't check out those songs :p
     

    Attached Files:

    • lua23_08_202213_57_37.png
    • SerrisCodeEditor23_08_202213_58_12.png
    • SerrisCodeEditor23_08_202213_58_18.png
    • SerrisCodeEditor23_08_202213_58_27.png
    • SerrisCodeEditor23_08_202213_58_34.png
    • SerrisCodeEditor23_08_202213_58_39.png
    • music23_08_202213_59_17.png
  2. Inn0centJok3r

    Inn0centJok3r
    Expand Collapse

    Joined:
    Jul 16, 2018
    Messages:
    1,623
    You appear to have changed the folder structure. Apart from that, the code looks good as far as I can tell
     
  3. Fla07

    Fla07
    Expand Collapse

    Joined:
    Dec 8, 2021
    Messages:
    266
    Correct, I prefer to put the mods in this folder as the game thinks it's not a mod but developer content. I'll try to move it in the main folder and let you know. Thanks for reaching up!

    - Update: Same problem, in-game the gavril vertex vehicle pops up but if you try to spawn it, it spawns a white Gavril D15 V8 4WD. The standard mod works as intended, so there is no mod conflict. I cleared cache too.
     

    Attached Files:

    #103 Fla07, Aug 23, 2022
    Last edited: Aug 23, 2022
  4. uwotm8_

    uwotm8_
    Expand Collapse

    Joined:
    Aug 26, 2021
    Messages:
    11
    why is the volume much louder outside than inside the car? wouldnt that be backwards?
     
  5. Inn0centJok3r

    Inn0centJok3r
    Expand Collapse

    Joined:
    Jul 16, 2018
    Messages:
    1,623
    because of how BeamNG muffles the interior camera
     
  6. Blake's Trains and More.

    Blake's Trains and More.
    Expand Collapse

    Joined:
    Aug 24, 2022
    Messages:
    2
    What if I wanted to put a entire 450 song Playlist from YouTube into the radio, how would I do that?
     
  7. Inn0centJok3r

    Inn0centJok3r
    Expand Collapse

    Joined:
    Jul 16, 2018
    Messages:
    1,623
    a lot of copy pasting of the section that contains data for each song, a lot of changing numbers and entering info about the song, making a lot of playlists to feasibly get towards the last songs without spamming the next song control for 5 minutes
    And you'd have to download the music as well of course
    Basically, follow the tutorial and do it over and over again
     
  8. Blake's Trains and More.

    Blake's Trains and More.
    Expand Collapse

    Joined:
    Aug 24, 2022
    Messages:
    2
    ok Thanks for the Info.
     
  9. uwotm8_

    uwotm8_
    Expand Collapse

    Joined:
    Aug 26, 2021
    Messages:
    11
    all of my custom songs play normally until song number 2, which plays indefinitely and will not stop when you change tracks until you turn the radio off completely
     
  10. MightyCaprice

    MightyCaprice
    Expand Collapse

    Joined:
    Jul 23, 2020
    Messages:
    66
    I've followed the instructions for the in game radio for custom music but it seems to reconize the songs and what not in game but not paying any sound.
    Heres my code
    upload_2022-8-24_22-25-42.png upload_2022-8-24_22-25-54.png
     
  11. Tadeus

    Tadeus
    Expand Collapse

    Joined:
    Jan 12, 2021
    Messages:
    1
    Okay so, the first and second song plays including the last one, but the others do not. Am I doing something wrong?
     
  12. Fla07

    Fla07
    Expand Collapse

    Joined:
    Dec 8, 2021
    Messages:
    266
    Try to turn off Autoplay in the code.
    Autoplay = false

    Or type in the length of the song in seconds (replacing the 0) in the code under autoplay, leaving autoplay on.

    I think this should resolve your issue, but I'm not a code expert as I have problems too :p
     
  13. myNameisEddie

    myNameisEddie
    Expand Collapse

    Joined:
    Jan 21, 2022
    Messages:
    17
    Hello, for some reason when the song its playing it just jumps to the other one and i did everything
     
  14. RAUL_CRAFTREAL

    RAUL_CRAFTREAL
    Expand Collapse

    Joined:
    Aug 20, 2022
    Messages:
    2
    Hey i need some help uh im on 0.25 i think it should work But when i try to edit the LUA it doesn't work for some reason i cant add or remove anything from the lua Need help

    Its like its just black and white theres no yellow green red blue nothing i cant edit anything
     
    #114 RAUL_CRAFTREAL, Aug 27, 2022
    Last edited: Aug 27, 2022
  15. myNameisEddie

    myNameisEddie
    Expand Collapse

    Joined:
    Jan 21, 2022
    Messages:
    17
    sup man, beamng 0.25 released and the version broke to many mods so i dont know if its gonna work im still using 0.24
     
  16. PhoenixTheFireBird

    PhoenixTheFireBird
    Expand Collapse

    Joined:
    Aug 31, 2022
    Messages:
    1
    I'm trying to add songs to the radio but whenever I do it messes up, it will either corrupt the whole mod or the songs past the 3rd one wont play, help?
     
  17. Halver

    Halver
    Expand Collapse

    Joined:
    Sep 3, 2022
    Messages:
    1
    not working( when i removed -- my car in game are invisible whn -- car in game visible
     
  18. ImJacksBrother

    ImJacksBrother
    Expand Collapse

    Joined:
    Jun 28, 2020
    Messages:
    629
    upload_2022-9-6_20-53-18.png
     

    Attached Files:

    • d38af833f2e128dbe61a638c023d8ab6.jpg
    #118 ImJacksBrother, Sep 7, 2022
    Last edited: Sep 7, 2022
  19. jasel

    jasel
    Expand Collapse

    Joined:
    Nov 12, 2021
    Messages:
    299
    very useful! but what does songLength used for?
     
  20. RAUL_CRAFTREAL

    RAUL_CRAFTREAL
    Expand Collapse

    Joined:
    Aug 20, 2022
    Messages:
    2
    Ok I understand But i cannot change to 0.24 i can only go to 0.23
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice