-
Posts
5,154 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by nivex
-
Changed Status from Pending to Closed
-
yes, as I said that would have deleted any paid options since they don't exist in the free version you have to reinstall the tier too
-
yea, if you see normal it's because the umod version is installed if you use an updater then make sure you blacklist raid bases it will have deleted any paid options since those don't exist in the free version =/
-
public override BaseCorpse CreateCorpse() change that to this, in the .cs file public override BaseCorpse CreateCorpse(PlayerFlags flagsOnDeath, Vector3 posOnDeath, Quaternion rotOnDeath, BaseEntity parentOnDeath) Ill have the new update out in an hour or so
-
heya. normal mode is in the free version only 2.7.6 is the free version 2.7.4 is the current paid version because it was reverted from 2.7.6
-
@Charles Fields looks like the plugin tried to delete but was blocked by something I have some changes in the next version that might help with this I keep trying to fix it but I won't be able to until I can reproduce it. I can't spot any issue with it and don't have the issue myself (unless I crash, and even then its rare)
-
ok ill check it out
-
- 583 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
@Balooga you can change the arena walls in each profile, enable Use Least Amount Of Walls why remove turrets? you can use this to remove interference from turrets. this won't be needed next update. NoInterference2.cs otherwise you can use Kill These Prefabs After Paste in the profiles. I'll probably remove the option, since it belongs in the CopyPaste plugin stability command is rb.config stability true/false
-
no problem good luck
-
Changed Status from Pending to Closed
-
np, that should work fine now good luck
-
unrelated, but this should be a minimum of 100, "Player Cupboard Detection Radius": 75.0, this is why you cannot buy, "Max Buyable Events": 0, if all your profiles are AllowPVP (true) then you cannot buy, "Allow Players To Buy PVP Raids": false, this is too high and will break it for many maps, "Spawn Bases X Distance Apart": 1000.0,
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
the dev removed the API. it will not work without it it is fixed in next update
-
zip the map and sav files include Abandoned Bases.json data include oxide.users.data include oxide.groups.data and a few steamids this is happening to
-
hi, no. truepve provides protection. not this plugin there are many reasons why the status might not show. 1. it won't show if they're an ally 2. abandonedbases.attack.lastseen is required to see the time 3. it won't show inside of a zonemanager zone 4. it won't show if it's too close to another event 5. it won't show if they have abandonedbases.exclude. it will show to admins. 6. if another plugin blocks it by hooking OnProcessPlayerEntity 7. tugboat spawned with TugMe plugin 8. not owned by a player. 9. shooting twig 10. shooting "Ignored Prefabs" in config etc
-
- 583 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
the dev of jetpacks removed the API that allowed it work. I asked him to add it back