Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T67098
Change Details
Change Details
Old
New
Diff
1. In the editor add yourself and an empty vehicle (car). 2. Put this line into vehicle init field: this addEventHandler ["Dammaged", { systemChat ("damaged (" + str(_this select 1) + "): " + str(_this select 2)); }]; 3. Go near the vehicle and fire at the headlights.
1. In the editor add yourself and an empty vehicle (car). 2. Put this line into vehicle init field: this addEventHandler ["Dammaged", { systemChat ("damaged (" + str(_this select 1) + "): " + str(_this select 2)); }]; 3. Go near the vehicle and fire at the headlights.
Continue