载入中...
赞了3个文件
写了24个评论
上传了5个视频
上传5个文件
4个跟随者
13,505次下载
  • Gtao47

    @nixx3 thanks, haven't even noticed it

    2025年6月25日
  • Gtao47

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

    2025年6月24日
  • Gtao47

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

    2025年6月23日
  • 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

    2025年6月12日
  • Gtao47

    crashes enhanced version, needs an update

    2025年4月26日
  • 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 или ссылка на сборку?)

    2024年11月18日
  • 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.

    2024年11月15日
  • 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.

    2024年5月10日
  • Gtao47

    nevermind, i already made it by myself

    2024年3月17日