lucho Posted February 10, 2016 Report Share Posted February 10, 2016 class Item1 { position[]={-7245.2188,366.0018,19535.338}; azimut=-17.0839; id=0; side="WEST"; vehicle="Survivor1_DZ"; player="PLAYER COMMANDER"; leader=1; rank="SERGEANT"; skill=0.60000002; init="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"; Я хочю добавить таким образом ботов, мне нужна помошь как сделать респавн и агрессию видимость, где ето можно настроить? Ich mochte mit dieser Methode ein paar bots adden, hab eine Frage wie ich die Sichtweite von bots respawn agrresion einstellen kann? like this init="this setVariable [""DAP_BS_AREA"",100]; this setVariable [""DAP_BS_VIEWRANGE"",100]; this setVariable [""DAP_BS_RESPAWN"",[1800,500],true]"; Link to comment Share on other sites More sharing options...
0 kelso000 Posted February 10, 2016 Report Share Posted February 10, 2016 Why do you want to use this method to spawn AI? It seems it would better to do the default spawn method via the server. Also, this looks like the class for players, not AI. Link to comment Share on other sites More sharing options...
0 Buck0 Posted February 10, 2016 Report Share Posted February 10, 2016 Hes correct, that is for players Link to comment Share on other sites More sharing options...
Question
lucho
class Item1 { position[]={-7245.2188,366.0018,19535.338}; azimut=-17.0839; id=0; side="WEST"; vehicle="Survivor1_DZ"; player="PLAYER COMMANDER"; leader=1; rank="SERGEANT"; skill=0.60000002; init="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';";
Я хочю добавить таким образом ботов, мне нужна помошь как сделать респавн и агрессию видимость, где ето можно настроить?
Ich mochte mit dieser Methode ein paar bots adden, hab eine Frage wie ich die Sichtweite von bots respawn agrresion einstellen kann?
like this
Link to comment
Share on other sites
2 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