Helicopter
Moderators: Scenario Moderators, Plugin Moderators
Re: Helicopter
can it be reduced in size? for drone testing, I need (4) this animation. if it can be applied to drone propellers, how do you make the code? I like this $ rotor00
- Imran M
- Inhabitant of a Country
- Posts: 844
- Joined: 24 Oct 2018, 13:41
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Helicopter
I know I'm a bit (6 months) late, but I think you could just create your own animations for the propellers. That's what I did when I created my planes.
- CommanderABab
- AB
- Posts: 11241
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Helicopter
I tried it. It's very hard!
- Imran M
- Inhabitant of a Country
- Posts: 844
- Joined: 24 Oct 2018, 13:41
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Helicopter
Mine was easy, since it was just blank!
- JustAnyone
- Developer
- Posts: 3580
- Joined: 23 Jul 2017, 12:45
- Location: Easter Island
- Plugins: Showcase Store
-
Platform
Re: Helicopter
Pretty sure you could just pass null to frames array and it would have the same effect
- Imran M
- Inhabitant of a Country
- Posts: 844
- Joined: 24 Oct 2018, 13:41
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Helicopter
Oh, ah well! I could've wasted less plugin space on my terrible Airbase plugin (which I'm revamping)JustAnyone wrote: ↑23 Jan 2021, 19:16Pretty sure you could just pass null to frames array and it would have the same effect
- Imran M
- Inhabitant of a Country
- Posts: 844
- Joined: 24 Oct 2018, 13:41
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Helicopter
How do I define it for say a 2x2 building? Do I just set the build height down a bit so it's sitting in the middle of the pad?
I remember doing it for my first airbase plugin, but it looked a bit off because it just spawned a bit higher than was intended.
I remember doing it for my first airbase plugin, but it looked a bit off because it just spawned a bit higher than was intended.
- Bevise
- Micy's Assistant
- Posts: 504
- Joined: 27 Feb 2020, 15:39
- Location: Phu Quoc Island, Vietnam
- Plugins: Showcase Store
- Version: Beta
- Contact:
-
Plugin Creator
Platform
Re: Helicopter
Is there a way to spawn multiple helicopters instead of 1? 

- JustAnyone
- Developer
- Posts: 3580
- Joined: 23 Jul 2017, 12:45
- Location: Easter Island
- Plugins: Showcase Store
-
Platform
Re: Helicopter
No.
- egormrcotPC
- Settler
- Posts: 4
- Joined: 14 Feb 2022, 21:51
Re: [385]Helicopter
NOT working! Plugin ERROR T_T
Were's Bug?



spawner code
"helicopter spawner":{
"id":"$helifirefighter00",
"radius":16,
}
- egormrcotPC
- Settler
- Posts: 4
- Joined: 14 Feb 2022, 21:51
- CommanderABab
- AB
- Posts: 11241
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: [385]Helicopter
egormrcotPC wrote: ↑17 Feb 2022, 12:30NOT working! Plugin ERROR T_T
Were's Bug?![]()
![]()
![]()
spawner code
"helicopter spawner":{
"id":"$helifirefighter00",
"radius":16,
}
Remove the comma after the 16 and before the }
- Villager10379
- Villager
- Posts: 15
- Joined: 25 Jan 2023, 22:06
i don't know how to input a helicopter
I don't know how to???
Re: Helicopter
does anyone know the code for the helipad on the main fire station or swat hq, the part where the helicopter parks when normal and flies to the place where you call an emergency?
- JustAnyone
- Developer
- Posts: 3580
- Joined: 23 Jul 2017, 12:45
- Location: Easter Island
- Plugins: Showcase Store
-
Platform
Re: Helicopter
It's not a functionality that's available to plugins.