로딩중...
Sakis25
좋아요 1
댓글 51
동영상 4
업로드 6
팔로워 106
다운로드 1,123,290
  • Bugstars2

    @dani703q it's the "prop_cs_rub_binbag_01", but I was hoping to find a prop from the in-game files to keep it simple. But you can try making one if you want

    2021년 10월 26일 (화)
  • Bugstars2

    @Kaiju2007 it actually is a rubbish bag :P
    I couldn't find a white bag in the props hashes that also fits in there so it was the best choice for now.

    2021년 10월 25일 (월)
  • Bugstars2

    @jerome74 you can just sound the horn to hide it

    2021년 10월 25일 (월)
  • Bugstars2

    @Mehdi Zoubai try this:
    Function.Call(Hash.REQUEST_ANIM_DICT, "weapon@w_sp_jerrycan");
    playerPed.Task.PlayAnimation("weapon@w_sp_jerrycan", "fire", 1f, 1000, AnimationFlags.UpperBodyOnly);

    2021년 10월 23일 (토)
  • Bugstars2

    Consumption speed is fps dependent, so if your game runs at 60fps it consumes fuel at normal speed, if you have more fps it will consume faster, that's why you can edit the included ini file to adjust the CONSUMPTION MULTIPLIER and set it to lower values.
    I'm working on an update to address this issue.

    2021년 10월 22일 (금)
  • Bugstars2

    Mod updated to v1.1!

    What's new:
    - Added taxi selection (5 cars)
    - Added fare bonus timer
    - Improved ped AI behavior
    - Fixed ped spawn locations
    - Bug fixes

    Also make sure you have the "Lowrider Update" installed for the mod to work.

    Thank you all for the comments and the great support!

    2021년 10월 21일 (목)
  • Bugstars2

    Updated to 1.0.3
    CONSUMPTION MULTIPLIER is now working again. You can customize it from the FuelScript.ini.

    2021년 10월 18일 (월)
  • Bugstars2

    CONSUMPTION MULTIPLIER temporarily disabled in v1.0.2 due to errors. Will be addressed later.

    2021년 10월 17일 (일)
  • Bugstars2
    고정된 댓글

    NEW UPDATE 2021!

    IMPORTANT PLEASE READ!
    If you where using any previous versions please delete the "FuelScriptV.lua" from the "scripts\addins\" folder. It's incompatible and might cause conflicts.

    Completely rewritten the code from scratch. New version features many new additions (mentioned in the description) while keeping the simplicity that made this mod popular.
    Feel free to report any bugs in the comments.

    2021년 10월 17일 (일)
  • Bugstars2
    고정된 댓글

    NEW UPDATE JUNE 2021!
    What's new in 1.2:
    - Updated to the latest Script Hook versions
    - Filling the Grain Trailer is now more "realistic"
    - Selling crops now shows the correct amount of earnings
    - Field now loads properly
    - Changed the field markers
    - Other bug fixes and improvements

    2021년 06월 01일 (화)