RHS Feedback

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004026USAF[All Projects] Generalpublic2018-03-10 16:012018-03-11 08:06
Reporterplayer4fun 
Assigned Toreyhard 
PrioritynoneSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004026: make the c130j stay on the ground
Descriptioni want the c130 to hold at the start of the runway and just wait to the player and his team is inside the c130, I have tried with a trigger to activate the WP so the plane won't take off before player enters plane, but it does not work.
Steps To ReproduceBOB = variabel for player
PLANE variabel for plane

place down c130j give it one WP and put one trigger down sync >set waypoint activation< it with WP and in COND put <bob in Plane> the trigger shall the fire when BOB is inside the PLANE but the plane takes off when i start the game and does not wait for BOB to enter
TagsNo tags attached.
Is it a wish/request?No
RHS version
Arma 3 version1.80
Did you used any other mod when the error occurred?Yes
Which mods?all RHS mods
Attached Files

- Relationships

-  Notes
(0007523)
7ftnick (reporter)
2018-03-10 18:40

this is not an RHS bug, and not a bug at all, it is just how it is in arma.

How you do it is basically if you want engines to be on then:

PLANE forcespeed 0.001 (this will cause plane to stay in place)
PLANE forcespeed -1 (this will return plane to default speed)

If you want engines off then:
PLANE setfuel 0 (Engine will not run because no fuel)
PLANE setfuel 1 (Fuel back to 100% plane will take off as usual)

If you need help on mission making ask in bis forums https://forums.bohemia.net/forums/forum/218-arma-3/ [^] a lot of skilled people there will help you.

- Issue History
Date Modified Username Field Change
2018-03-10 16:01 player4fun New Issue
2018-03-10 18:40 7ftnick Note Added: 0007523
2018-03-11 08:06 reyhard Status new => closed
2018-03-11 08:06 reyhard Assigned To => reyhard
2018-03-11 08:06 reyhard Resolution open => no change required


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker