Soldato
- Joined
- 6 Aug 2009
- Posts
- 4,504
- Location
- Wales
Is that in editor or multiplayer Baplad?
dont get me wrong a3 is a good improvement of a2, and I like a lot of the content just dont think there is enough of it
Hey dude, you have to remember that it's mods that are going to make the game better, which they do already. Modders have been the main source of content for a long time.
I'm not disappointed about how much we have, I expected them to release the game earlier than they'd like to and have a bunch of stuff missing or unfinished but again, it's always been a constantly evolving game with improvements always coming out.
debug = Joystick.z
PPJoy1.analog2 = (MapRange(-Joystick.Z, -1, 1, 0, 1))
debug = Joystick.z
//debug = Joystick.z
PPJoy1.analog2 = (MapRange(-Joystick.Z, -1, 1, 0, 1))
//PPJoy1.Analog2 = (MapEnsureRange(-Joystick.slider, -1,1, 0,1)+1)/2
if (!var.init)
var.sensitivity = 1
var.test = 0
var.init = true
endif
var.deltaX = Joystick.X - var.lastX
var.lastX = Joystick.x
var.deltaY = Joystick.Y - var.lastY
var.lastY = Joystick.y
var.keyTrim = Keyboard.b
if (var.keyTrim)
PPJoy1.y = 0
PPJoy1.x = 0
else
// if (var.deltaX == 0)
// PPJoy1.x = Joystick.x
// endif
if (var.deltaX > 0)
if (Joystick.x > 0)
PPjoy1.x = Joystick.x * var.sensitivity
endif
if (Joystick.x < 0)
PPJoy1.x = -Joystick.x * var.sensitivity
endif
endif
if (var.deltaX < 0)
if (Joystick.x > 0)
PPjoy1.x = -Joystick.x * var.sensitivity
endif
if (Joystick.x < 0)
PPJoy1.x = Joystick.x * var.sensitivity
endif
endif
// if (var.deltaY == 0)
// PPJoy1.y = 0
// endif
if (var.deltaY > 0)
if (Joystick.y > 0)
PPjoy1.y = Joystick.y * var.sensitivity
endif
if (Joystick.y < 0)
PPJoy1.y = -Joystick.y * var.sensitivity
endif
endif
if (var.deltaY < 0)
if (Joystick.y > 0)
PPjoy1.y = -Joystick.y * var.sensitivity
endif
if (Joystick.y < 0)
PPJoy1.y = Joystick.y * var.sensitivity
endif
endif
endif
debug = "KeyTrim: " + var.keyTrim + " JoystickX: " + Joystick.X + " lastX: " + var.lastX + " PPJoyX: " + PPJoy1.X + " DeltaX: " + var.deltaX + " JoystickY: " + Joystick.Y + " lastY: " + var.lastY + " PPJoyY: " + PPJoy1.y + " DeltaY: " + var.deltaY
/run "path to your glovepie saved script profile" /tray
We seem to be missing a melbo. If anyone has seen this elusive creature could you please direct him to the MBS teamspeak. We have put up a reward of 37 pence to the lucky finder.
Please do not approch him has been known to bite after a few rums.
We really do miss him and hope he has not been arrested again.
Please come home melbo the arma community will be lost with out you.
Tending his fields.....Mike where is he? I`m thinking the worse now.
OMG farming sim has taken him ..![]()
I have faith he is designing an insurgency mission pvp style with IEDS and snack bars that runs like butter on jimmy savils butt crack and will be released before GTA and we will all achieve gaming nirvana![]()
lots of funky joystick config stuff.
Fear not gentlemen, I'm still alive! Some fantastic person decided to crash into one of those magic green internet boxes on my road so I've been without the internets since Tuesday. It *might* be fixed today, not holding my breath!
Just got back to Arma 3. I got a bit bored of Stratis. I am liking the Uuadcopter and the size of the map. I haven't had a proper play yet but I will see how I can get on at home with it. The ping at work was awful so I will try wasteland when it is better.
Fear not gentlemen, I'm still alive! Some fantastic person decided to crash into one of those magic green internet boxes on my road so I've been without the internets since Tuesday. It *might* be fixed today, not holding my breath!