Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T75481
Change Details
Change Details
Old
New
Diff
Start the test mission on a dedicated server. Add a variable to the vehicle: vehicle player setVariable ["mytest", 5, true] Go back to lobby and choose a slot. Check if the variable value exists on the Offroad : hint str (vehicle player getVariable ["mytest", "it didnt work"]
Start the test mission on a dedicated server. Add a variable to the vehicle: vehicle player setVariable ["mytest", 5, true] Go back to lobby and choose a slot. Check if the variable value exists on the Offroad : hint str (vehicle player getVariable ["mytest", "it didnt work"]
Continue