3,202 griges Comments

  • man PC just feels weird 4 months ago

    i... want to buy pc vers, didn't have a spare
    so im stukk with phone

  • Is there a way to make missiles lock on targets through walls? 4 months ago

    not a locking missile,
    but A Locking Missile
    can either make something launch upward untill unobstructed,attach a camera and missile locking enabled

    OR

    make some complicated FT missile craft chasing TargetSelected as
    like this

  • Funky Trees! 4 months ago

    @HordTechnicians not that i know of
    try make new forum asking about it
    i wanna know too

  • PEA? who and when 4 months ago

    does it has to be ai spawnable

  • PEA? who and when 4 months ago

    @Monarchii and needs to be as close as realistic as possible?

  • PEA? who and when 4 months ago

    @Monarchii if i want to build, and tag it as PEA
    What's it standards??

  • PEA? who and when 4 months ago

    @MonsNotTheMonster :v
    i.... like planes :v

  • Funky Trees! 4 months ago

    @Sumrandomdud np!

  • Funky Trees! 4 months ago

    @Sumrandomdud if max roll too
    wherever you put Roll controll
    example a turning wheel
    VTOL=1? 1 : 0
    The input will be 1, full turn to right

    edit;
    if you mean Roll disabled untill if VTOL at max
    just put VTOL=1 in the activation group

  • help why the propeller jiggling 4 months ago

    i didnt reverse the engine, i rotated it and change to -pitch
    and yeah i tried disabling the top one, the bottom one didnt produce thrust
    i rotated back the bottom one, still no thrust

  • help why the propeller jiggling 4 months ago

    the swash plate

  • help why the propeller jiggling 4 months ago

    @Convex not the rotor,
    the base of it, that has bearing for cyclic pitch, its too big

  • How To Destroy A Plane in 3 Simple Ways! 4 months ago

    sheeeshhhhhh what is this.... so satisfying

  • The Missile with a Punch! 4 months ago

    how? there were no target selected?

  • help why the propeller jiggling 4 months ago

    do you know how, pls teach me

  • help why the propeller jiggling 4 months ago

    @Convex i was want to use heli rotor at first, but i dont know to scale the headhub thing
    also i havent got my hand on one, so it kinda complex to get familiar with
    but yes i didnt think of asking how to scale the hub, the cyclic thng 😂

  • Solent S-19X Andromeda 4 months ago

    @Solent i thought it was just the text part 😂

  • help why the propeller jiggling 4 months ago

    mass scale 0-3 didnt effect it 😭
    i need more powahhhhh,
    lowest jiggle started at 502power,via slider
    but at that power the aircraft wont even lift

  • why does the propeller wiggling how to fix it 4 months ago

    @MonsNotTheMonster thank you very very much!
    i think it is, but i needed it more, because my plane is too slow
    that's the only way to fix??

  • why does the propeller wiggling how to fix it 4 months ago

    it was 1, i set to 0 to 3 its still wiggling

  • why does the propeller wiggling how to fix it 4 months ago

    @MonsNotTheMonster propeller mass?
    ill try, thank you!

  • How to get rid of weapons jiggle? [FIXED] 4 months ago

    i also had that problem, my pylon had a mass
    how to fix mine?
    for now i just attach the rocket to a fuselage
    but it cant be detached

  • Useful FT AI CODES 4 months ago

    ohhh, i was misunderstood it
    so trigonometry is looking for distance from known angle
    and inverse is looking for angles from known distance

  • Useful FT AI CODES 4 months ago

    @MSLITecnik ooooo,use comma? i thought using slash/
    i will try! thank you so much!!
    so, it is also sin(a,b) and not sin(a/b)?

    what if i want to find something thats not the angle? like, i know angle and the side, to find the opposite is?
    how to put it in FT

  • Stolen builds? 4 months ago

    i want mine to get stolen ...

  • Useful FT AI CODES 4 months ago

    @MSLITecnik i think the problem is my logic is not logic-ing

    i thought, but it wasnt work
    i tried X=Latitude-targetLatitude and Y=Longitude-targetLongitude
    so to get my plane to target place i tried to use heading= tan(X/Y) but i think i use it wrong

    i only know
    sin=opposite/(the longest line across the 90° corner thing)
    and i use tan to get degree bcs tan=opposite/side

    pls tell me how wrong am i

  • Is there a way to put an auto aim turret on top of another turret? 4 months ago

    @STRATO72 do what @Monarchii say, add a rotator that moving opposite way with same input
    or just detach connection from bottom one,and add connection to something not moving

  • Is there a way to put an auto aim turret on top of another turret? 4 months ago

    @STRATO72 so the turret wasnt auto aim?
    or the bottom one only? one manual and another auto?

  • Is there a way to put an auto aim turret on top of another turret? 4 months ago

    you make your own FT?
    if does

    add cockpit to each turret any cockpit, and set the variable on each of the cockpit,

    ex; turret1 using cockpit1, so FT in turret1, change targetDistance,targetAltitude, targetHeading,Heading, Altitude. from variables cockpit1 and so on each turret

    if a turret didn't have cockpit, it'll only calculate by the main cockpit so the output of every turret is the same even tho different places and needs different angles

  • [Autopilot_1.9.1] "Zerkk's" ZA 237 'BROSK' 4 months ago

    @Kendog84 i haven't really played with rotator, bu i was thought if using scale from in game mods, i thought it'll make it weaker.. im not sure...

    ill check on your build

  • Basic FBW tutorial? 4 months ago

    it would be a lot of ft
    you need for every control surfaces,and how much the desired output and the limit.

    if you are not really into FT alot
    my basic is just
    if something value exceeded? (value i want) : (do normal value)
    to get the value i want i mostly just use PID, using only proportional of it and change smoothing use inverselerp. i have knowledge limit of that, but it can be work

    or if you play with ft alot, i made a little autopilot, just change it to always on, and the target value changing realtime as input

  • [Autopilot_1.9.1] "Zerkk's" ZA 237 'BROSK' 4 months ago

    @Kendog84 i am on android.. but i think theres similar way. thank you for the info!
    also about rotator, it shake even nothing attached to the shaft of it?
    what if i scale the rotator to almost invisibe, and scale engine power also?
    i thought, if the output is not same as the the input, some calculation have a little offset

  • [Autopilot_1.9.1] "Zerkk's" ZA 237 'BROSK' 4 months ago

    @ThomasRoderick lemme try understand it
    so i put variable name in the rotator current angle variable? and the variable as the rotator input?
    and i take, for example

    if i wanna put Ft for flap that start going down at 110 m/s and full at 80m/s

    i put rotator current angle name to 'flap' and input to inverselerp(110,80,IAS)
    If i set rotator to 180° and min 0 max 1
    the flap input will be 'flap'/180?

  • [Autopilot_1.9.1] "Zerkk's" ZA 237 'BROSK' 4 months ago

    so no easy way to move custom variables@ThomasRoderick

  • Working AUTOPILOT!, EASY TO APPLY 4 months ago

    @FlyOnTheWall thank you 🙏

  • [TEASER] FREE TO USE WORKING AUTOPILOT 4 months ago

    uhmm the link just send me here

    nvm its

  • [TEASER] FREE TO USE WORKING AUTOPILOT 4 months ago

    @WzNick tysm!

  • [TEASER] FREE TO USE WORKING AUTOPILOT 4 months ago

    how to make link clickable

  • Useful FT AI CODES 4 months ago

    im indonesian, my teacher teach me
    sincostan seccoseccotan
    demisamidesamisamidesade
    basically
    sin=de/mi
    cos=sa/mi and so on
    but idk how to use it in simpleplane
    like, HOW and when lol

  • Funky Trees! 4 months ago

    @Gerald19 my English is not good, but, you want activation group, but dont want to use Activate1-8?

    just use button or switch
    and change input to
    ex; i want to activate engine 1, i set switch input to eng1 and add custom variables, eng1 with value 0 or blank
    and change engine input from anything it was and add *(the switch variable you use) so originally Throttle to Throttle*eng1

    edit:
    if when turning on switch or buttons, cannot turning it off again
    edit button xml input ,interractionType set to Toggle

  • Is this just me 4 months ago

    i'll stick to simple-planes😅 cant stand tedious task

  • Useful FT AI CODES 4 months ago

    @MSLITecnik i know only that, just like in the vids
    idk how and when if its implemented. to FT

  • Useful FT AI CODES 4 months ago

    whats with the trigonometry... i cant understand... help
    how does it work, here in SP

  • how to make heading, 360° than -180~180 4 months ago

    @PlaneFlightX ...
    i didnt know anything about coding. i searched up whats notepad++
    if i want to use it, do i need to know some coding language or something? or it can be intuitively?? i assume notepad++ can make easier
    are there free lesson online thats start from scratch? can you recommend me

  • Adapting Android Game Version Concept 4 months ago

    @FlyOnTheWall rename it didnt work for me
    i think it has to be the android version

  • Adapting Android Game Version Concept 5 months ago

    tried other mod, if not mobile didnt work for me
    it has to be (mod name.spmod-android)

  • Adapting Android Game Version Concept 5 months ago

    after dropping in mod folder, have you activate it from mod menu in game?
    the maywar map work for me
    my SP 1.12.205
    MIUI 14.0.5 Android 13

  • how to make heading, 360° than -180~180 5 months ago

    you code it ingame? or also like import from somewhere??
    are you a programmer or developer?

  • how to make heading, 360° than -180~180 5 months ago

    my mind was blown
    you weren't made a

    SimplePlane