-
Posts
1,856 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Fruster
-
Changed Status from Pending to No Response
-
Changed Status from Closed to Work in Progress
-
Do I understand correctly that the delay is happening specifically near this monument? I will check this soon
-
this should not cause significant lags. But in anyway, I can add a setting in which a killed drone will immediately explode, this will save you from possible problems. If you wish
-
At the moment, the event will only work on the default launch site. I can add support for a custom helipad, but it should be similar to the default one.
-
Hey there! Is your custom helipad different from the one on the lunch site? There may be difficulties with the spawning of NPCs and crates.
-
I can add my own pve mode without third-party plugins. But I can’t say how soon it will be, it takes a lot of time
-
Changed Status from No Response to Closed
-
Changed Status from Pending to No Response
-
did you manage to solve the problem?
-
Changed Status from Pending to Closed
-
ok, then I will close the support request with your consent
-
I don’t quite understand, was the problem solved?
-
All that had to do with NPCs was one line, try changing it, but then the ejection points from the event dome for PVE will not always be calculated correctly it used to be in the previous version of the plugin: if (Physics.Raycast(pos, Vector3.down, out check, 100, layerS)) Now: if (Physics.Raycast(pos + Vector3.up * 500, Vector3.down, out check, 999, layerS)) let me know the results
-
Hey there! Try running on a clean server, if possible, let me know the results
-
You need to find the plugin that affects the operation of airfield event. Then there is a chance that I can help you. Unfortunately, I cannot maintain compatibility with all plugins
-
on a clean server will NPCs spawn in the air?
-
The problem exists even on a clean server with only one AirfieldEven plugin?
-
Hey! Ok I'll try to do this
-
Hey there! Most likely this is due to some other plugins. Try disabling NPC related plugins if possible. Let me know the results please
-
Changed Status from Pending to Closed Changed Fixed In to 1.3.5