example
example

解决方案作者: Yann

  1. Yann

    已解决√ 求助 有没有esx的把人抗在肩膀上插件

    https://forum.cfx.re/t/release-carry-people-over-your-shoulder/788958 https://forum.cfx.re/t/esx-advanced-vehicle-and-carry-people/2967684 https://forum.cfx.re/t/release-4-carrying-types/1467550 https://forum.cfx.re/t/paid-advanced-carry-system/5047276
  2. Yann

    已解决√ 求助 FiveM 第一人称广角开车那个插件是啥来着

    https://forum.cfx.re/t/free-standalone-fzt-fov-and-myopia/5304001
  3. Yann

    已解决√ 求助 QB在室内打开地图会看到室内结构地图这个怎么关掉

    可以试试,不确定有没有用: https://forum.cfx.re/t/disable-indoor-minimap/5255788
  4. Yann

    已解决√ 求助 寻找一款可以自定义房产或者产业内饰的脚本

    太多了,不过支不支持产业和帮派估计还得看相关配置或者与其他插件的兼容性: https://forum.cfx.re/t/housing-script/5315796 https://forum.cfx.re/t/nvm-housing-system-esx/5254200 https://forum.cfx.re/t/advanced-housing-system-tk-housing-v2/5311897 https://forum.cfx.re/t/housing-esx-qbcore-qbox-brutal-scripts/5324153...
  5. Yann

    已解决√ 求助 人物死亡鞭尸无限站起,如何解决?

    上面按个函数是实体与实体之间的碰撞,下面这个更简单一些,直接是禁用碰撞,应该比上面的实现起来更简单。: https://docs.fivem.net/natives/?_0x1A9205C1B9EE827F
  6. Yann

    已解决√ 求助 有没有qb的步枪都叶从后备箱掏出来的插件

    搞这么复杂,改起来很复杂,根本没有这个必要。除非你自己很会开发,不然真没这个必要。
  7. Yann

    已解决√ 求助 人物死亡鞭尸无限站起,如何解决?

    当玩家死亡时可以试试这个,这个是无敌: https://docs.fivem.net/natives/?_0x3882114BDE571AD4 这个是禁用碰撞,可能需要你写个循环,重复获取附近的人物和车辆,然后把倒地玩家碰撞禁用掉: https://docs.fivem.net/natives/?_0xA53ED5520C07654A
  8. Yann

    已解决√ 求助 谁知道这个是谁家的

    貌似是原作者: https://luxshopfivem.tebex.io/package/5705470 类似: https://forum.cfx.re/t/mechanic-workshop-map/4808541 其他来源(不确定真实性): https://www.etsy.com/listing/1832146294/fivem-mlo-legion-square-dealership-mlo
  9. Yann

    已解决√ 求助 同步问题

    人家给你说了,在实体刷出的时候使用 https://docs.fivem.net/natives/?_0xD3FC9D88
  10. Yann

    已解决√ 求助 919admin 脚本错误

    Table 'esx.owned_vehicles' doesn't exist 数据表 owned_vehicles 不存在,如果是esx原版数据表就找原版的sql文件去执行,不是就找是哪个插件创建的表,然后找相关sql文件。
  11. Yann

    已解决√ 求助 有没有推荐的动作菜单

    https://forum.cfx.re/t/paid-standalone-bablo-animation-menu-2-0/5291287 https://forum.cfx.re/t/release-anims-simple-animations-panel/4790662 https://forum.cfx.re/t/standalone-r-animations-most-complete-animation-menu/4960938/1...
  12. Yann

    已解决√ 求助 求助,ox背包在车手提箱随机刷物品

    https://overextended.dev/ox_inventory#config server.cfg里边或者任何cfg文件里边找有关于inventory:vehicleloot的设置,这个设置就是关于ox背包随机在车辆储存内刷物品。不想让其刷新就直接删掉这块代码然后重启就行了。 set inventory:vehicleloot [ ["cola", 1, 1], ["water", 1, 1], ["garbage", 1, 2, 50], ["panties", 1, 1, 5], ["money", 1, 50]...
  13. Yann

    已解决√ 求助 这个SQL报错应该如何解决?

    如果是新建数据库在执行sql的时候出现这个提示,代表sql文件中的代码有缺失,没有创建表格就往表格里边插入数据,肯定会报错。查找 CREATE TABLE 后边跟着addon_account,有没有类似的被注释掉了,如果彻底找不到可以用其他esx纯净端的数据库结构代码去代替。
  14. Yann

    已解决√ 求助 有没有免费的北部医院跟警察局地图呀

    能看的上眼的全是收费的,你自己挑吧 https://forum.cfx.re/t/sandy-shores-hospital/660592 https://forum.cfx.re/t/new-map-made-for-sandy-shores-hospital-updated-chairs-added/1938213 https://forum.cfx.re/t/release-sandy-shores-hospital/246757 https://forum.cfx.re/t/sandy-shores-sheriffs-dept-x-hospital/5050942...
后退
顶部