Jump to content

MarcosR

Members
  • Posts

    46
  • Joined

  • Last visited

Everything posted by MarcosR

  1. Just to clarify we don't get any result.. script gets ran on the mission side but the return value doesn't arrive back... any idea @Flappie?
  2. I was using this in my server and now i can't see any returned values ... is there any other way i should be using this sentence? local safeScript = escape_lua_string(script) local result = net.dostring_in("mission", " return a_do_script( \"" .. safeScript .. "\" )" ) This was working before the update..
  3. I finally was able to check this on my server and your solution worked excellent. thanks a lot for that..
  4. Hi all.. Not sure if I test correctly. it seems that the SETITEM function and ADDITEM only works for players that are online at the moment that was executed.
  5. damn,.. i saw what you mean needzwd40.. there is a lot of weapons that doesn't bring a wstype and the add item function doesn't work. @BIGNEWY Do you know if this will be solved in the near future? ( To add missing weapons like the oh58 gunpods as it was mention here)
  6. THanks for sharing @Dangerzone and @NeedzWD40, was testing the functions a few days ago, and was able to use the setStock with the weapon name "Weapon.misile.xxxx" I believe I was abla to extract that list once using the get ammo function.. I'm trying that today.. the get a permanent list of ammo at least and avoid changing it every update.. Dangerzone.. that change is only on the serverside though right? the clientes doesn't have to have it or do they?
  7. I think is relevant again... now the dynamic farps have nothing.. do we know if we will have a way to make dynamic faprs work again?
  8. Bumping this thread to avoid creating one. Some issues from the past are fixed but still see a few sync issues. Using a script to spawn a train works fine in MP. but when they are removed (group:destroy()) they don't disappear in MP, they stay in the map... if you go out of the server and get back in the train disappears.. Another issue is, if another units destroys it entirely, if you go out of the server and go back again in, the train will looks like new, doesn't look destroyed. Thanks for the help!
  9. Same.. never updated to the modular thing..
  10. Hi @Grimes i spawn a farp dynamically on my server.. I understand the payload can be send on creation is that the warehouse info? Or will spawned farps will always be unlimited weapons? Would be great been able to modify the stock of weapons and planes even if it’s unlimited…
  11. Just here to say "Thank you".. I had a very very long and buggy code working around this that now I can remove.. now persistence of airbases will work like a dream...
  12. I own the Rotorheads server, Helicopter oriented PVE server, so Creating Farps is quite a common task.. But sometimes due to the enemy position it brings some issues in these farps, I believe (not 100% sure) the distance of a red unit to a farp to change it to contested is 1 nm or so... also a single soldier seems to change this against many tanks etc... so any helicopter can rearm or refuel from those places... So I'd wish there were a way to config the distance or other parameters, to change this bases coalition.... or even have an option to force a coalition and prevent the change in the first place. Thanks!
  13. Hey Fargo! has been a long time.... Good to see you.. Have the same issue in my servers too, comes and goes, there was another post saying something to remove some debugging tool... I haven't tried yet, since at least for me is only happens a few time most of them during the night,
  14. Same issue here, in my Singpore server... not in the North America one. the server run the same scripts etc. no other difference. Seems the server gets stuck before log in in to DCS, not sure if this could be a reason somehow?
  15. As described in the title Sorry the screenshot is not great.. will update soon
  16. Error happened again.. seems happens when a huey crash with multicrew on it....
  17. It happen a few times again today, a few times was short and didn't affect. but jut now again that was long enough to make the server unresponsive, I guess totally desync.. 2022-09-24 17:18:39.117 INFO NET: rejected by onPlayerTryChangeSlot Started and lasted around 3 minutes.. dcs - Copy.log
  18. Sorry not to familiar with uploading bugs, My server went down a few minutes ago (didn't crash just went unresponsive) and the logs show a repetitive message regarding the slot change. Got a screenshot of the portion of the log NET: onPlayerSlot(6,982_2) NET: rejected by onPlayerTryChangeSlot I have no logic in that event that may cause the rejection. As it was reported to me the situation was: Huey Multicrew aircraft was flying and the Gunner jumped to the Copilot Position. Logs stayed repeating the message for 20 minutes when I restarted the server, dcs.log.old didn't generate so I lost the log..
  19. I have to agree that the logic seems a bit off.. whatever number you set at ground it doubles it... I'm taking the weather from an API to make it dynamic and this was a cause for discussion for a while till someone pointed to that duplication happening.. Now I had to set the ground level to be at 0.5 of what I want to have really to avoid this..
  20. Would be nice to have this fix soon,.. I have many scripts failing.. Does this also involves infantry? Having the same issue while calling the getGroup on a dead unit... or this is not allowed anymore?
  21. Tupper here, Rotorheads Server Admin. I struggled a lot with many things, and spend a very long hours sweet and tears building my server scripts. I managed to workaround many things but will be great to have better options to solve issues like, spawning Farps, and handle menus by Units and not just by Groups. Also the Spawn safe areas will be a great thing to have. I set up the dynamic spawn functionality which is key in my server but it requires a lot of manual inputs, I have the info if the intended spawn point is water or not, or Road or not.. but nothing else.. and the areas with trees are a very big issue for me and the Game masters that help me. Anyway,, just wanted to share a bit of the struggles and the workaround efforts I put there... I endorse this document as well. Marcos "Tupper" Romero
  22. I don't think there is.. but Is there a way to know which user moved units around? with CA (of course in a MP server). Would be great to know who is moving things around....
      • 1
      • Like
  23. Is there any place where I can find the Pictures taken in the Server GUI of other players? trying to make them available to other admins to be able to know who is moving ground units. While I'm online I can take the screenshots and check, but can't be online all the time.. Thanks!
  24. trying to use same function and I till see the same issue.. quite annoying, I want to keep info updated for everyone in the map but the popup keeps showing up every time I update it.. image for clarification, pop up and In map text
  25. Usar el server de SRS sin permiso es una falta de respeto muchachos...
×
×
  • Create New...