Се вчитува...
0 фајлови допаднати
3 коментари
0 видеа
0 прикачувања
0 следбеници
  • Default

    Adding to my last post about the motorcycles not working I'd imagine if you dropped in a script like this it would stop the peds from trying to put the helmet on. Ik this is for the player character but I have little to no idea on how scripts are written.

    Citizen.CreateThread( function()
    while true do
    Citizen.Wait(100)
    local playerPed = GetPlayerPed(-1)
    local playerVeh = GetVehiclePedIsUsing(playerPed)

    if gPlayerVeh ~= 0 then RemovePedHelmet(playerPed,true) end
    end
    end)

    Септември 25, 2024
  • Default

    I'm thinking there needs to be a script to prevent gang members from wearing motorcycle helmets because they never ride the motorcycles they just park and don't move and I think it's because they'll spawn and immediately stop to put a helmet on but then just sit there. Would love to run a motorcycle gang with this mod.

    Септември 23, 2024
  • Default

    The mod is working good. How do I get it to reload and spawn in things I buy i.e. the yacht?

    Јануари 16, 2024