I am making a /car script which isn’t hard but I want it so only selected people can spawn a car
In Server CFG would I do:
REST of cfg
start car
add_ace spawncar spawn.car allow
add_principal identifier.steam:HEX spawncar
and If I did that how would I make the command spawncar in the first place?