example
example

解决方案作者: Yann

  1. Yann

    已解决√ 求助 qb目标和内饰的报错

    看看这篇文章,找他找说的逐个排查一下 https://forum.cfx.re/t/how-to-fix-execution-of-native-000000002f7a49e6-in-script-host-failed/5268733 也可以使用一下最新的客户端: https://forum.cfx.re/t/script-error-execution-of-native-42bf1d2e723b6d7e-in-script-host-failed/5163661 也可在server.cfg修改gamebuild为最新的版本:...
  2. Yann

    已解决√ 求助 猫咖抚摸猫的动作是躺下修车的动作,求助大佬们怎么改

    找这个函数 https://docs.fivem.net/natives/?_0xEA47FE3719165B94 然后设置成你想要的动作 https://forge.plebmasters.de/animations/anim@mp_player_intselfiethumbs_up@idle_a?ped=A_F_Y_Beach_01
  3. Yann

    已解决√ 求助 没达到16mb,但后台提醒虚拟内存过大

    虽然问价不大,但是可能内部贴图加载后就占用很大的内存。论坛哪个贴图文件压缩的工具你试了没?可以试试看有没有效果。其次这种车包如果不懂得话不能随便改。
  4. Yann

    已解决√ 求助 帮派基地和别墅

    收费的免费的都有,你自己挑: https://forum.cfx.re/t/mlo-new-the-lost-mc-gang-base-v2/5284809 https://forum.cfx.re/t/mlo-paid-new-base-gang-prison-rooms/5282907 https://forum.cfx.re/t/paid-underground-gang-base/5225708 https://forum.cfx.re/t/the-lost-mc-gang-and-farm-base-free/5240938...
  5. Yann

    已解决√ 求助 公车购车插件

    配置手册 https://docs.jgscripts.com/dealerships/job-dealership-setup
  6. Yann

    已解决√ 求助 后缀.asi文件用什么软件进行反编译

    反编译没弄过,不过人家提供了思路,你可以尝试一下 https://gtaforums.com/topic/904167-asi-and-dll-some-questions/
  7. Yann

    已解决√ 求助 服装插件问题

    https://forum.cfx.re/t/renzu-clothes-advanced-clothe-shop-and-wardrobe-clothing-shop/4769462 https://forum.cfx.re/t/release-free-esx-clothing-shops/4771650 https://forum.cfx.re/t/esx-clothing-store-script/5302207 https://forum.cfx.re/t/esx-qb-vms-clothestore-clothes-store/4987694...
  8. Yann

    已解决√ 求助 公车购车插件

    最好还是你的汽车商店插件要支持职业汽车商店,不然可能会有很多bug
  9. Yann

    已解决√ 求助 反作弊哪个好用

    https://lynxcollective.ltd/
  10. Yann

    已解决√ 求助 礼包问题

    要礼包插件本身支持各种框架的送车功能,你以前有没有背包物品送车的功能,有的话把相应物品的名称写进配置文件就行了,如果没有相应物品并且不支持送车功能,不建议自己去修改,会稍微麻烦。如果实在想去弄,可以自己新增一个物品,在背包里边写物品的使用效果,然后仿照服务端本身是如何加车的去模仿一下,新增的一个礼包对应一个车辆。最好礼包系统本身要支持,是最好的
  11. Yann

    已解决√ 求助 有没有好看的hud推荐

    https://forum.cfx.re/t/complete-hud-v2-pause-menu-body-health-settings-and-more/5197907 https://forum.cfx.re/t/afterlife-iv-hud-2-0/5281859 https://forum.cfx.re/t/esx-qb-vms-hud-highly-customizable-hud/5104460 https://forum.cfx.re/t/lgf-hud-v2/5284066...
  12. Yann

    已解决√ 求助 新手礼包

    https://forum.cfx.re/t/free-release-advanced-starter-pack-system/5230597 https://forum.cfx.re/t/advanced-starter-kit-qbcore-esx/5164587 https://forum.cfx.re/t/standalone-esx-advanced-kit-system/2364408 https://forum.cfx.re/t/esx-paid-dadi-initial-rewards/5202946...
  13. Yann

    已解决√ 求助 按ctrl能让角色潜行的是哪个插件

    https://forum.gtaos.com/threads/2832/#post-10457
  14. Yann

    已解决√ 求助 qb端潜行不了

    qb-smallresources/client/crouchprone.lua中包含了这个功能,我把我的放在下边,你看看你和我的文件的差别: local stage = 0 local movingForward = false local walkSet = "default" local function RequestWalking(set) if HasAnimSetLoaded(set) then return end RequestAnimSet(set) while not HasAnimSetLoaded(set) do...
后退
顶部