example
example

解决方案作者: Yann

  1. Yann

    已解决√ 求助 改了vehiclespawn的heading参数还是会车头朝向1

    效果:一个heading为90,一个为180 代码: RegisterCommand("createcar",function(source,args) local coords = GetEntityCoords(GetPlayerPed(-1)) print(coords.x) print(coords.y) print(coords.z) print(args[1]) print(type(args[1])) local testVehicle =...
后退
顶部