I could not make anything. Please check up my actions. I have opened config.ini and have found there line Vehicle = 191 338.6310-237.6571 29.1708 98.9897 0 0; consitepcj1. In Rcon I write set 8 191 30 45 30. Machines on my place are not present after that. Help me please.
191 is the vehicle
model id, when you use set. you are supposed to use the config id.
Lets say your config looked like this:
Vehicle = 191 338.6310 -237.6571 29.1708 98.9897 0 0 ; consitepcj1Vehicle = 191 337.6310 -237.6571 29.1708 98.9897 0 0 ; consitepcj2Vehicle = 191 336.6310 -237.6571 29.1708 98.9897 0 0 ; consitepcj3
Vehicle = 191 335.6310 -237.6571 29.1708 98.9897 0 0 ; consitepcj4
Vehicle = 191 334.6310 -237.6571 29.1708 98.9897 0 0 ; consitepcj5
The first vehicle you setup in the config.ini will be represented as ID 1 when using set. (This is the one in red text)
ID 2 is the one in blue text.
etc etc