k1lly0u updated Airstrike with a new update entry:
0.1.2
Airstrike
Moved
Total Downloads: 11,128 - First Release: Dec 2, 2015 - Last Update: Apr 19, 2018
- 5/5, 34 likes
-
When I went to upload the plugin I'm getting this:
(01:19:40) | [Oxide] 12:19 AM [Error] Airstrike plugin failed to compile!
(01:19:40) | [Oxide] 12:19 AM [Error] Airstrike.cs(288,43): error CS0103: The name `findDestroySmoke' does not exist in the current context
Also when the strike is launched it is saying an airdrop is incoming. I'm thinking it might be confusing Airdrop Controller. -
console command please
I wanna add it to TimedExecute config
-
Alright, but what do you want to call it on? because at the moment it's only called on players/supply signals.
-
oh hmmm For some reason I thought /callstrike called it in a random spot. Well if you ever add that function then a console command for that would be cool but a console to call on a player would be nice too since I do a lot of admin work through rcon while at work so if someone is acting up I could use it
-
-
-
-
TY! You're awesome
-
Can you call any of these function from another plugin? API?
-
Code:[PluginReference] Plugin Airstrike;Airstrike.Call("callStrike", (Vector3)position);
-
I get this spammed in console, followed by extreme server lag or crash (must shutdown and restart it)
Code:NullReferenceException: Object reference not set to an instance of an object
-
Did you apply the second update? That was a issue for 1 day and then they patched it
-
Define the destination of "update".
I'm running:
0.1.3 of Airstrike.cs
2.0.1580 of Oxide
723.81 of Rust
I see that Oxide is up to 2.0.1598 and the changelog highlights
- Deprecated OnItemPickup(BasePlayer player, Item item), now OnCollectiblePickup(Item item, BasePlayer player).
- Deprecated OnWeaponThrown(BasePlayer player, BaseEntity entity), now OnExplosiveThrown(BasePlayer player, BaseEntity entity).
Is this my issue? -
correct, you will also need to update your server files
-
Everything listed above is server files. (maybe not the Rust version, i dunno)
Will update Oxide in a few and post results. -
After the purchase of air strikes, signal supply does not work
-
Works fine for me I just tried it, normal smoke and smoke strike. Do you get any errors?
-
I tried: oxide.grant group player can.airstrike
I tried: appoint a "player" in the plugin (UsePermission).
Result: Don't Work!