example
example

解决方案作者: Yann

  1. Yann

    已解决√ 求助 车辆武器哈希值

    https://forge.plebmasters.de/vehicles https://forge.plebmasters.de/weapons
  2. Yann

    已解决√ 求助 怎么给车辆涂鸦加字体呀

    https://forum.cfx.re/t/free-decal-blaine-county-sheriffs-decal-lore-friendly/4760429 https://forum.cfx.re/t/standalone-car-stickers-decals/4797645 https://store.rainmad.com/package/5756172 https://forum.cfx.re/t/standalone-car-stickers-decals/4797645
  3. Yann

    已解决√ 求助 求一个便利店抢劫的插件

    有点多,你自己挑吧,挑的时候注意看看他们是不是适配 ******-dispatch就行了,dispatch命名的都是警察医疗通知,需要哪个用哪个就行了 https://github.com/mitlight/es_extended https://github.com/Loffes/loffe_robbery https://github.com/IamLation/lation_247robbery https://forum.cfx.re/t/gun-store-heist/5208268...
  4. Yann

    已解决√ 求助 找不到玩家

    users的表中crafting_level 的列没有默认值,而且有非空的约束不能为空,可能是你的esx_armor用的数据库和esx_extended的版本差太久了?可以把你觉的老的数据库升级一下。或者你自己懂结构数据库就自己加个默认值也可以。 方案1. 重新导入数据库sql文件 https://github.com/mitlight/es_extended 方案2. 进入数据库手动设置默认值。 方案3. 在esx_armor的脚本当中修改插入的语句,加一个crafting_level的值
  5. Yann

    已解决√ 求助 求拿着无线电在嘴巴前的姿势

    https://forge.plebmasters.de/animations/anim@amb@nightclub@dancers@crowddance_facedj@hi_intensity@hi_dance_facedj_09_v2_female%5E1?ped=A_F_Y_Beach_01 可视化找动作
  6. Yann

    已解决√ 求助 求怎么去除蹲伏

    https://docs.fivem.net/natives/?_0xFE99B66D079CF6BC 任何客户端脚本插入 Citizen.CreateThread(function() Citizen.Wait(0) DisableControlAction(0, 36, true) end)
  7. Yann

    已解决√ 求助 技术类教程有网站去学习吗?

    先学编程语言 lua, html, js, css 然后跟着论坛的开发教程写一遍就行了 https://forum.gtaos.com/threads/261/
  8. Yann

    已解决√ 求助 github进不去

    这就得看你的智慧了! ;)
  9. Yann

    已解决√ 求助 卡在加载界面

    https://forum.gtaos.com/threads/987/ https://forum.gtaos.com/threads/986/
  10. Yann

    已解决√ 求助 卡在加载界面

    最好使用纯净端自己加插件,别用那种二手端,那种你bug修不完
  11. Yann

    已解决√ 求助 后台刷这个怎么回事?

    网络问题,不影响游戏正常运行可以不用管。
  12. Yann

    已解决√ 求助 illenium-appearance菜单突然打不开

    重新用英文的插件试试,可能你汉化的过程中把东西弄坏了 https://github.com/iLLeniumStudios/illenium-appearance
  13. Yann

    已解决√ 求助 急求解决方法

    打开网络连接双击以太网 和我下边填一样的试试 如果再不行就用杀毒软件里边的DNS修复试试
  14. Yann

    已解决√ 求助 财富排行榜

    只有这两个,你参考一下: https://forum.cfx.re/t/free-qbcore-esx-richest-player-scoreboard-mb-getrichplayer/4956088 https://github.com/Edvo1901/mb-GetRichPlayer-QBCore
  15. Yann

    已解决√ 求助 t1ger_garage怎么加车库

    https://github.com/t1ger-scripts/t1ger-mix-bundle/blob/main/t1ger_garage/config.lua t1ger_garage/config.lua里边 按照下面的格式在location里边的尾部添加就行了 每一个块儿就是一个车库,如下
后退
顶部