Jump to content

teyhouse

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by teyhouse

  1. Hi, is vehicle.getVehicleModelMaxSpeed obsolete? I can't get it to work (method doesn't exist). Also vehicle.getModel(); is always an empty return, i tried (while the player is in the vehicle): let vehicleL = mp.players.local.vehicle; let modelName = vehicleL.getModel(); Any help would be appreciated! Thanks.
  2. Hi guys, I am having issues with the SetRadio function: https://wiki.rage.mp/index.php?title=Audio::setRadioToStationIndex I tried to call in within a Client-Side Script which doesn't work: Is this outdated?
×
×
  • Create New...