Thank you so much! Totally get it now.. .![]()
Airdrop Organizer [Unmaintained]
Discussion in 'Plugin Support' started by WolfsDarker, Jul 8, 2015.
-
hi!
got last oxide and plugin version.
planes dropped a box
box immediately disappears. in just a second
here is my configAttached Files:
-
-
-
so why it removes any drop ? not only from supply signal -
Dont you want the airdrop to be removed? -
new thing:
when someone drop supply signal server (plugin?) call 2 airs - one standart randomplace air, other plain drop air at supply signal point.
if i drop 2 supply signal we got 3 planes and 1 empty box in drop =\
[DOUBLEPOST=1439558603][/DOUBLEPOST]yeah
drop supply signal
got 2 planes (one at supply point, one random place)
1 empty
if we drop 2 supply, still got +1 plane and 1 emty drop -
You can set "remove_other_plans to false. This will block the Rust airplane with empty drop.
But when you remove other plans you need to type /callairdrop when you have a supply signal -
oh....okay. thx
going to tests )
[DOUBLEPOST=1439559667][/DOUBLEPOST]Code:"drop_config": { "limit_airdrops": false, "limit_count": 3, "airdrop_event": true, "airdrop_timer": 150, "airdrop_speed": 40, "control_loot": true, "draw_arrow": false, "arrow_length": 15, "arrow_duration": 60, "arrow_size": 4, "remove_orignal_loot": true, "remove_other_planes": true, "call_drop": true, "supply_time_control": false, "supply_timer": 600, "permissions": { "toggleairdrop": "organizer.toggle", "callairdrop": "organizer.calldrop" }
and nothing happens, no messages, no logs.
if ill try drop supply signal, got msg about - use /callairdrop
whats wrong now ? -
-
-
if ill try drop supply signal, got msg about - use /callairdrop
whats wrong now ? -
I will try it self on my server, just need to install the last update.
[DOUBLEPOST=1439572420][/DOUBLEPOST]have try /callairdrop now and I don't get it to work.
WolfsDarker - Can't call airdrop with supply signal with this settings and /callairdrop command.
Got 1 supply signal in inventory. I have also try to throw it and it shows the message "[Airdrop Organizer] To call an airdrop, use /callairdrop!"
But nothing happends when typing /callairdrop.
Code:{ "drop_config": { "limit_airdrops": true, "limit_count": 3, "airdrop_event": true, "airdrop_timer": 30, "airdrop_speed": 40, "control_loot": true, "draw_arrow": false, "arrow_length": 15, "arrow_duration": 60, "arrow_size": 4, "remove_orignal_loot": true, "remove_other_planes": true, "call_drop": true, "supply_time_control": false, "supply_timer": 0, "permissions": { "toggleairdrop": "organizer.toggle", "callairdrop": "organizer.calldrop" }
[DOUBLEPOST=1439834228][/DOUBLEPOST]Wolfsdarker are you looking at the problem with that nothing happends when you use /callairdrop with supply signal in the inventory? also the permissions not exsist. -
WolfsDarker updated Airdrop Organizer with a new update entry:
1.3.5
-
permissions and /callairdrop with supply signal works now. Thanks!
-
Hi... I changed remove_orignal_loot to false so the drops would have more variety and it worked up until the last update. The custom things on my list are the only items in the crates now. I switched it back to false and it of course was the same..... I tried true again and it didn't work. Here is my config..
I have the correct version installed as well:
> oxide.reload AirdropOrganizer
[Oxide] 10:41 AM [Info] Unloaded plugin AirdropOrganizer v1.3.5 by Wolfs_Darker
[Oxide] 10:41 AM [Info] Loaded plugin AirdropOrganizer v1.3.5 by Wolfs_DarkerAttached Files:
-
-
This has prob already been asked, but I didn't see it, Why cant I get the planes to go really fast, I change the ("airdrop_speed": 500,) and it does nothing, I tried all kinds of numbers and it does nothing?
-
So if you want all airplanes to be fast you need to set "remove_other_planes" to true. If false you will have fast planes when the plugin send it and slow planes when Rust itself send a airplane.Last edited by a moderator: Aug 18, 2015 -
-
-
After last RUST & OXIDE update /callairdrop command not worked for me - nothing happens and no errors...
UPDATED: My bad... I forgot "oxide.grant group player organizer.calldrop"...))Last edited by a moderator: Aug 23, 2015