Chargement...
3 fichiers aimés
24 commentaires
5 vidéos
5 uploads
3 followers
12 495 téléchargements
  • Gtao47

    @nixx3 thanks, haven't even noticed it

    il y a 4 jours
  • Gtao47

    @Adas8812 it's just a script, should be compatible with any mod

    il y a 5 jours
  • Gtao47

    same here, crashes with clean update.rpf on last version of enhanced

    il y a 6 jours
  • Gtao47

    not working for b3521 and shvdn 3.7.0-nightly26 even though there is no errors in logs and script seems to save location

    12 juin 2025
  • Gtao47

    crashes enhanced version, needs an update

    26 avril 2025
  • Gtao47
  • Gtao47

    not working
    [09:25:20] [ERROR] Failed to compile ParkourIVPlus.cs using API version 3.6.0 with 10 error(s):
    at line 36: Имя "UI" отсутствует в текущем контексте
    at line 45: Имя "UI" отсутствует в текущем контексте
    at line 48: Ни одна из перегрузок метода "IsControlJustPressed" не принимает "2" аргументов
    at line 49: "GTA.Ped" не содержит определение для "GetBoneCoord". Не удалось найти метод расширения "GetBoneCoord", принимающий первый аргумент типа "GTA.Ped" (пропущена директива using или ссылка на сборку?)
    at line 49: "GTA.Bone" не содержит определение для "SKEL_Head"
    at line 57: Имя "UI" отсутствует в текущем контексте
    at line 61: Имя "IntersectOptions" отсутствует в текущем контексте
    at line 62: "GTA.RaycastResult" не содержит определение для "DitHitAnything". Не удалось найти метод расширения "DitHitAnything", принимающий первый аргумент типа "GTA.RaycastResult" (пропущена директива using или ссылка на сборку?)
    at line 64: Имя "UI" отсутствует в текущем контексте
    at line 67: "GTA.RaycastResult" не содержит определение для "HitCoords". Не удалось найти метод расширения "HitCoords", принимающий первый аргумент типа "GTA.RaycastResult" (пропущена директива using или ссылка на сборку?)

    18 novembre 2024
  • Gtao47

    i like this mod, but it stopped working for me. scripthookvdotnet shows that script loads, but nothing happens. tried on version 2845 and on the last version. idk if this problem on my side, I tried on clean GTA and on various shvdn versions and still it haven't worked for me. i would like to hear from others if this script still working or not.

    15 novembre 2024
  • Gtao47

    hello, can you add soundtrack to your mod sometime? it actually requires to paste only one line of code in segments of your heists scripts:
    Function.Call(Hash.TRIGGER_MUSIC_EVENT, "CH_IDLE_START");
    for example, this line calls gta online diamond casino heist soundtrack and it'll start playing. you can change intensity of music the same way, just by calling this function with other hash, for example:
    Function.Call(Hash.TRIGGER_MUSIC_EVENT, "CH_MED_INTENSITY");
    this line will change intensity of music that was started by previous line to medium.
    to fade out the music you just call that function with "GLOBAL_KILL_MUSIC" hash. you can try these three lines just by typing them in scripthookvdotnet console, it'll work. and of course, you can use any dynamic soundtrack in the game, even the story mode ones (for example, you can use original paleto bay score music for your mod version).
    there is also mod called "SlavMenu" that has all the hashes of story mode music and some of gta online, it's open source so you can take hashes from it.

    i think it will drastically improve gameplay, make it more epic and cinematic just like in gta online maybe.

    10 mai 2024
  • Gtao47

    nevermind, i already made it by myself

    17 mars 2024
OSZAR »