Yann 站长 管理成员 GTAOS管理组 认证用户本 月 名 人 榜 最 佳 黄金 3,815.90 黄金 2024/05/06 #2 SET_ENTITY_DRAW_OUTLINE Draws an outline around a given entity. This function supports SDK infrastructure and is not intended to be used directly from your code. docs.fivem.net 可能需要用到这个函数,只对于特定的车才有效
SET_ENTITY_DRAW_OUTLINE Draws an outline around a given entity. This function supports SDK infrastructure and is not intended to be used directly from your code. docs.fivem.net 可能需要用到这个函数,只对于特定的车才有效
T tuohai 用户 认证用户 黄金 8.95 黄金 2024/05/06 #3 Yann 说: SET_ENTITY_DRAW_OUTLINE Draws an outline around a given entity. This function supports SDK infrastructure and is not intended to be used directly from your code. docs.fivem.net 可能需要用到这个函数,只对于特定的车才有效 点击展开... 是需要插入到车辆vehicles文件里面吗
Yann 说: SET_ENTITY_DRAW_OUTLINE Draws an outline around a given entity. This function supports SDK infrastructure and is not intended to be used directly from your code. docs.fivem.net 可能需要用到这个函数,只对于特定的车才有效 点击展开... 是需要插入到车辆vehicles文件里面吗
Yann 站长 管理成员 GTAOS管理组 认证用户本 月 名 人 榜 最 佳 黄金 3,815.90 黄金 2024/05/06 #4 tuohai 说: 是需要插入到车辆vehicles文件里面吗 点击展开... 不是的,需要你自己写个按键或者命令去让车切换成飞行模式。因为原本的gtaol里边就有两辆可以飞行的汽车,这个函数只能用于原本游戏可以飞行的车
tuohai 说: 是需要插入到车辆vehicles文件里面吗 点击展开... 不是的,需要你自己写个按键或者命令去让车切换成飞行模式。因为原本的gtaol里边就有两辆可以飞行的汽车,这个函数只能用于原本游戏可以飞行的车
T tuohai 用户 认证用户 黄金 8.95 黄金 2024/05/06 #5 Yann 说: 不是的,需要你自己写个按键或者命令去让车切换成飞行模式。因为原本的gtaol里边就有两辆可以飞行的汽车,这个函数只能用于原本游戏可以飞行的车 点击展开... 好的,感谢