-
Posts
5,322 -
Joined
-
Last visited
-
Days Won
185
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by nivex
-
Spawning exactly 30 items on all difficulties, from all diffrent loot tables ?
nivex replied to OutlawOperator's Support Request in Support
you can't set it to an amount higher than the available space in all containers. don't set it to higher than it needs to be. it won't do any good loot spawns based on what you have available if you had 10 items in your loot tables and put 30 to spawn you will never get more than 10 unless you enable Allow Duplicate Items best to configure the appropriate amount of items in your loot tables as i do not recommend trying to cheat the system by using duplicates unless you have a couple hundred items in the loot tables at least -
@Thunderchile you won't see the same raid with that enabled until all raids of that difficulty have spawned unless you are manually spawning them using rbe or rbevent. you need to reload the config when enabling it. copypaste does not spawn the elevator properly so raid bases destroys it and respawns it. you are going to get errors from elevators if you do not wait until the event has started. if you are seeing errors after the event has started then raid bases was not able to find that elevator to replace it because your copypaste file is bad. in that case you would /paste the base, ent kill the elevators from a safe distance, deploy them again and recopy that file and it will work then
-
Changed Status from Pending to Closed
-
Spawning exactly 30 items on all difficulties, from all diffrent loot tables ?
nivex replied to OutlawOperator's Support Request in Support
nice, you would want to change "Amount Of Items To Spawn" in each profile -
hi, this is not a bug. they've always been able to see that grant raidablebases.block.filenames if you want to block them from seeing filenames
-
[RaidableBases] Grid initialization completed in 31 seconds and 832 milliseconds on a 4000 size map with 2058 potential points. You've successfully pasted the structure (-1013.8, 16.2, -188.9) raideasy11 [RaidableBases] raideasy11 @ G14 : 70 items You've successfully pasted the structure (400.7, 14.6, 1446.1) raideasy10 [RaidableBases] raideasy10 @ Q3 : 70 items You've successfully pasted the structure (863.9, 1.0, -620.0) may1 [RaidableBases] may1 @ T17 : 70 items You've successfully pasted the structure (-325.2, 49.2, 885.6) raideasy13 [RaidableBases] raideasy13 @ L7 : 70 items You've successfully pasted the structure (-687.0, 3.7, -1729.6) nivex10 [RaidableBases] nivex10 @ I25 : 70 items You've successfully pasted the structure (164.0, 96.0, -901.9) raideasy15 [RaidableBases] raideasy15 @ O19 : 70 items You've successfully pasted the structure (950.1, 1.0, 672.3) raideasy9 [RaidableBases] raideasy9 @ U9 : 70 items You've successfully pasted the structure (1064.8, 96.0, -1339.9) raideasy12 [RaidableBases] raideasy12 @ U22 : 70 items You've successfully pasted the structure (-286.8, 17.9, 1646.3) raideasy17 [RaidableBases] raideasy17 @ L2 : 70 items You've successfully pasted the structure (350.2, 1.0, -281.1) nivex8 [RaidableBases] nivex8 @ Q15 : 70 items You've successfully pasted the structure (-987.5, 1.0, -1327.4) raideasy1 [RaidableBases] raideasy1 @ G22 : 70 items You've successfully pasted the structure (1335.9, 1.0, -390.9) raideasy6 [RaidableBases] raideasy6 @ W16 : 70 items You've successfully pasted the structure (-1624.2, 1.3, 485.7) raideasy4 [RaidableBases] raideasy4 @ C10 : 70 items You've successfully pasted the structure (-475.2, 1.0, -1139.6) raideasy14 [RaidableBases] raideasy14 @ K21 : 70 items You've successfully pasted the structure (325.7, 40.8, 297.0) raideasy5 [RaidableBases] raideasy5 @ P11 : 70 items all 15 spawned using your provided config zip up the rb folders and DM them to me oxide/data/copypaste/ oxide/data/RaidableBases/
-
can you post the rest of the config
-
Changed Status from Pending to Closed
-
no problem
-
ill keep it in the update. it won't hurt anything being there
-
its not just ladder type /rb as an admin and it will draw at each raid base location the names of the bases and other information
-
i didn't change anything that would affect spawn lag. last update was zone manager fixes and UI so I wouldn't know the cause go here: private IEnumerator EntitySetup() find this: checks = 0; add this on the next line: yield return CoroutineEx.waitForSeconds(0.01f); beyond this it would just be your server if its still lagging
-
"Amount of entities to paste per batch. Use to tweak performance impact of pasting": 15, this should be 5 yw
-
you can type /rb to see all the names =]
-
no problem
-
"Force All Bases To Spawn At Height Level (0 = Water)": 0.0, "Foundations Immune To Damage When Forced Height Is Applied": true they're immune to damage. also 0 sets it to water. it is -1 by default / disabled easy profile
-
hi, post your copypaste config
-
1x - 1x building is unavailable: Gard Purchase
nivex replied to P.L Isolation's Support Request in Support
Changed Status from Pending to Closed -
its not the plugin. you must have all the messages in each language file for each language that you support if using ru language primarily then you would set the server default to ru using oxide.lang ru all language API is done by Oxide using lang.GetMessage where the client language is determined by player.UserIDString if they are using Turkish and you have only English and Russian then it will use English. this is not a bug if messages do not exist in your language files then you will see the key instead. this is not a bug if your client language is set to English then you will see English. this is not a bug anyway, easier to continue using the English file since you're doing it already.
-
i would need the profiles too