Software:Universal Client
Version Number:50.1.2
________________________________________________________________________
Location
in-game
________________________________________________________________________
Description:
i have planes setup to use weaps on zoric. all the weaps are setup so your supposed to have to be in flight mode to fire them, but the it seems broken. you can fire them when not in flight mode.
________________________________________________________________________
Steps to Replicate:
Weap Script, BasicPlane, MGPlane don't require flight mode
just tested and seems to work for me.
you're setting the 'Control=MGPlane' (etc) yeh? What control mode is your plane using? 2?
Heres a weapon that worked only in the air when i tried it..
Want to post yours?
you're setting the 'Control=MGPlane' (etc) yeh? What control mode is your plane using? 2?
Heres a weapon that worked only in the air when i tried it..
Code: Select all
Weapon 6
{
Fire=Basic
Control=MGPlane
damage=1
graphic=3
item=NONE
prox=1
param=10000
delay=500
object=MG
sound=MG
}