example
example

解决方案作者: Yann

  1. Yann

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

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

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

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

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

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

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

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

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

    https://lynxcollective.ltd/
  8. Yann

    已解决√ 求助 礼包问题

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

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

    https://forum.gtaos.com/threads/2832/#post-10457
  12. 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...
  13. Yann

    已解决√ 求助 如何设置允许玩家注册中文角色名称

    https://forum.gtaos.com/threads/2778/ https://forum.gtaos.com/threads/2798/ https://forum.gtaos.com/threads/2780/
  14. Yann

    已解决√ 求助 聊天名字显示

    https://forum.gtaos.com/threads/853/
  15. Yann

    已解决√ 求助 有偿解决FiveM 后台日志不上传的问题最好给他定位上传到KOOK

    https://forum.cfx.re/t/how-to-send-discord-webhooks/543107 这里有教程,就是发送一个webhook(也可以说执行一个http请求,把相关信息传送过去) 实在不会就直接把他的代码复制粘贴去使用,只需要把参数改一改就行了 其次discord或kook那边如何处理数据和接口开发这又是另一个话题了,具体以相关平台教程为准
后退
顶部