Search the Community
Showing results for tags 'development solutions'.
Found 1 result
-
Hi Folks, I am so sick of scripting in arma3... I do not understand whats in developers minds going on??? Task Framework for example SP all fine. MP everything is bullshit. I mean, where is the problem??? Player join, check if there is a task for his group, if yes its shown. if player change group, check, task is hidden??? what is so damn difficult to make that happen? if a task is created into framework its position can be [0,0,0] or objNull or [objNull, true]. but this works neither in SP correct. here a "[_taskID, _position] spawn {sleep 0.1; _this call BIS_fnc_taskSetDestination};" is necessary!? in MP its totally hopeless to expect anything. it is simple, totally simple i have nearly spend 10000 hours of programming and scripting in arma 3, i mean, there is no really secret i dont know, but i can not understand what the problem is to get this game to work. there is missionnamespace and 200 different ways to broadcast a stupid variable! local objects in dedicated environment spamming logs over and over. units who are created on clients in dedicated environment and forced to spawn in a group wich is not there configurated side sometimes spawn in underwear or in groups with more than one side? vehicles wich are created on the server refuse to follow there waypoints if their locality is given to an HC. Player can see units wich other players cant see, or sometimes even players cant see other players while another player can see both? I mean? What you are doing the whole day? searching for oil with a finger in your nose??? common, really!