I tried to add a new trader today on the map Napf. The AI spawns great, but I don't have a 'trader menu' option. I did the same on Chernarus and it went great there. One thing I noticed. There was no instance 24 yet (in server_trader, database), so I made one.
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0; ";
Question
Darihon
Hello,
I tried to add a new trader today on the map Napf. The AI spawns great, but I don't have a 'trader menu' option. I did the same on Chernarus and it went great there. One thing I noticed. There was no instance 24 yet (in server_trader, database), so I made one.
Server_traders in database:
id - classname - instance - static - desc
500 - Ins_Soldier_Crew - 24 - / - Overwatch 1
Server_traders.sqf:
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now