@Dragoranos Except for the fact that the button has a 50% chance of making the problem worse instead of solving it, so everyone recommends avoiding it anyways. The mirror button is also quite buggy, but it has a higher chance of working properly and the game is unplayable without it, so most players just deal with the buggyness.
@Dragoranos Having a broken button that only works 50% of the time will only cause problems to new users, if you just started playing and lost whatever you were working on because of a weird bug that no one bothered to fix that would probably make you quit and never touch the game again.
@asteroidbook345 I never made any mods so I could be completely wrong about this, but chances are the mod tools change some stuff to make mod making easier, which would make the mod's code incompatible with the official way to add things.
Try
SelectedWeapon = "Kh-38M" & ammo(SelectedWeapon) > 0 & (ammo(SelectedWeapon) = 0 ? floor(sum(2)) : 0) ? 1 : 0
It should wait 2 seconds before closing the bay, but only if the ammo is equal to 0.
@asteroidbook345 I would assume the modtools code isn't necessarily the same as the vanilla game stuff so they'd probably have to recode the entire thing from scratch, which would take a lot more time and effort.
@BeastHunter
- Unlisted upvoting works because the website doesn't seem to check if the post is unlisted before allowing the upvote.
- You can't spotlight people with more points than you because the website does check that.
- The tag thing works because the forums and airplanes use the exact same tag system, to the point where the forum tag sorting button doesn't work because it uses the links from the Airplanes page.
- Editing curated posts works because the website only checks for curation on the Airplanes page, not on the corresponding "Forum" post used to store the description.
I don't think there's anything left to figure out honestly, all of these were caused by oversights made by the devs. The other stuff like messing with point counts were done with the "Inspect Element" tool, so they were purely visual and didn't affect the website at all for anyone else unlike the other stuff I mentioned.
@BeastHunter I'm confused, you asked if I could figure out how to upvote unlisted posts but you don't know which one? Or did you mean if I could figure out any "new" stuff?
@BeastHunter I appreciate the press release however, make sure to make it as dramatic and include as many buzzwords as possible.
"YOU won't BELIEVE who CAME BACK!!!!!!"
@BeastHunter Wouldn't call that "back", more like "decided-to-check-the-notifications-tab-because-why-not".
Wait I don't think that's how I found the comment actually, I don't remember what I did, maybe checked a profile? Idk.
@ASHIndustries Who knows, maybe if a big update shows up or if i think of something interesting to try I'll play this again.
On an unrelated note, I found out why spellchecking always tagged any instance of "i" or "i'll" as wrong, apparently you're supposed to type the I in uppercase for some reason.
Just to clarify, i'm doing fine, i just gotten extremely bored and burnt-out of the game as time went on and also noticed i was spending way too much time here, so i decided to quit. I'm not sure if i'll come back at some point, maybe i will, maybe i won't.
In case you're curious, i decided to check the forums one last time just in case and found this post, i wasn't going to reply but i didn't want to leave everyone worried by quitting all of a sudden with no explanation(i'm still worried about @AirCrashInvestigationFLR).
@IceCraftGaming I'm pretty sure he meant like releasing the bomb and detonating it in mid-air after a while, which is currently impossible to do. (Unless you make some kind of complicated fuselage bomb i guess.
Because the large pylon is just a regular pylon but resized and with slight differences on part attachments (the large pylon can be used in fuselages but has problems when used on wings).
@OnlyRealCarrot Not trying to start any angry arguments here, just pointing out the fact you're technically asking for upvotes in the post. Block me if you want, not gonna try to stop you.
Normally it just displays the word "TeST", but if you enable AG1 the text turns large and pink, pretty cool discovery, i don't recall seeing this before.
Edit: This code also works but it's a bit longer: {Activate1 ? "<size=4>" : "<size=2>"}{Activate1 ? "<color=#FF00FF>" : "<color=#FFFFFF>"}TeST</color></size>
Legends say if you get 10 million points you can acquire mod rank without having to sacrifice any goats.
This is also how you unlock Luigi in Super Mario 64, trust me.
The pitch problem might have something to do with how how much lift the plane has for its mass, maybe increasing the size of the wings could help with that. I never ran into the first roll problem you mentioned, but i think the second one might have to do with the wing stalling, maybe making the plane pitch slower (by decreasing the elevator surface size or rotator angle if you use those) could help fix that.
@Rjenteissussy I'm pretty sure the game generates a log file when it crashes, try searching the appdata folder (the one with the xml files) for a file with "log" on the name. Maybe the problem is displayed there.
If you set terrain to low the windmills get removed, makes the rest of the game look pretty terrible though. What exactly happens when you get to maywar? Does the game just suddenly crash?
@Deandash I don't think there's much that can be done about that though since the game has to calculate the physics of every part.
Why does everyone care so much about useless points? Why not just play for fun instead?
+6@Panzerwaifu69 Making it disabled by default could also work I guess, but the setting for enabling it should at least give a warning about the bugs.
+1@Dragoranos Except for the fact that the button has a 50% chance of making the problem worse instead of solving it, so everyone recommends avoiding it anyways. The mirror button is also quite buggy, but it has a higher chance of working properly and the game is unplayable without it, so most players just deal with the buggyness.
@Dragoranos
#oratleastremoveit
@Dragoranos Having a broken button that only works 50% of the time will only cause problems to new users, if you just started playing and lost whatever you were working on because of a weird bug that no one bothered to fix that would probably make you quit and never touch the game again.
+1@Jeffrey214 Changed it a bit:
+1(SelectedWeapon = "Kh-38M" & ammo(SelectedWeapon) > 0) ? 1 : (floor(sum(2)) = 2 ? 1 : 0)
@asteroidbook345 I never made any mods so I could be completely wrong about this, but chances are the mod tools change some stuff to make mod making easier, which would make the mod's code incompatible with the official way to add things.
Try
+1SelectedWeapon = "Kh-38M" & ammo(SelectedWeapon) > 0 & (ammo(SelectedWeapon) = 0 ? floor(sum(2)) : 0) ? 1 : 0
It should wait 2 seconds before closing the bay, but only if the ammo is equal to 0.
@ReinMcDeer PID(9999,IQ,1,0,1)
+3The name option only allows "Don't Have One", I assume that's not intended?
+2@asteroidbook345 I would assume the modtools code isn't necessarily the same as the vanilla game stuff so they'd probably have to recode the entire thing from scratch, which would take a lot more time and effort.
+1@asteroidbook345 Probably not very easy to do so I doubt it will ever happen, but who knows, maybe SP2 will be a thing at some point and include that.
+1@ColonelCanada Hello, how's the company doing?
+2@rexzion I tried to make the suggestions at least halfway doable, except for that last one which i specifically said was not.
+3@BeastHunter
+1- Unlisted upvoting works because the website doesn't seem to check if the post is unlisted before allowing the upvote.
- You can't spotlight people with more points than you because the website does check that.
- The tag thing works because the forums and airplanes use the exact same tag system, to the point where the forum tag sorting button doesn't work because it uses the links from the Airplanes page.
- Editing curated posts works because the website only checks for curation on the Airplanes page, not on the corresponding "Forum" post used to store the description.
I don't think there's anything left to figure out honestly, all of these were caused by oversights made by the devs. The other stuff like messing with point counts were done with the "Inspect Element" tool, so they were purely visual and didn't affect the website at all for anyone else unlike the other stuff I mentioned.
@BeastHunter I'm confused, you asked if I could figure out how to upvote unlisted posts but you don't know which one? Or did you mean if I could figure out any "new" stuff?
+1@BeastHunter Alright, and what post would that be?
+1@BeastHunter Depends, what do you mean by that?
+1@BeastHunter Nah, that could cause some problems: "Wait a minute, it has only been 2 months!! He isn't even a real developer!"
+1@BeastHunter I appreciate the press release however, make sure to make it as dramatic and include as many buzzwords as possible.
+1"YOU won't BELIEVE who CAME BACK!!!!!!"
@BeastHunter Wouldn't call that "back", more like "decided-to-check-the-notifications-tab-because-why-not".
+1Wait I don't think that's how I found the comment actually, I don't remember what I did, maybe checked a profile? Idk.
@ASHIndustries Who knows, maybe if a big update shows up or if i think of something interesting to try I'll play this again.
+2On an unrelated note, I found out why spellchecking always tagged any instance of "i" or "i'll" as wrong, apparently you're supposed to type the I in uppercase for some reason.
Just to clarify, i'm doing fine, i just gotten extremely bored and burnt-out of the game as time went on and also noticed i was spending way too much time here, so i decided to quit. I'm not sure if i'll come back at some point, maybe i will, maybe i won't.
+2In case you're curious, i decided to check the forums one last time just in case and found this post, i wasn't going to reply but i didn't want to leave everyone worried by quitting all of a sudden with no explanation(i'm still worried about @AirCrashInvestigationFLR).
@IceCraftGaming A weapon to surpass metal gear
+1@IceCraftGaming I'm pretty sure he meant like releasing the bomb and detonating it in mid-air after a while, which is currently impossible to do. (Unless you make some kind of complicated fuselage bomb i guess.
+1You mean like time it? Because if so then no you can't.
@bosscai This thing.
+1When you download the yamato
@PlaneFlightX Yes, that is what i assumed when i saw this post, i just used <size> as an example to test if it would work.
@Soardivision160th Tag me on the plane and i'll check it in a few minutes.
Here you go
Because the large pylon is just a regular pylon but resized and with slight differences on part attachments (the large pylon can be used in fuselages but has problems when used on wings).
@OnlyRealCarrot Not trying to start any angry arguments here, just pointing out the fact you're technically asking for upvotes in the post. Block me if you want, not gonna try to stop you.
@OnlyRealCarrot Yes, but doesn't that count as asking for upvotes?
@OnlyRealCarrot
Seems like begging to me.
+1From the rules page:
Can confirm it does work with <size>, here's an example code:
<size={Activate1 ? 4 : 2}><color={Activate1 ? "#FF00FF" : "#FFFFFF"}>TeST</color></size>
Normally it just displays the word "TeST", but if you enable AG1 the text turns large and pink, pretty cool discovery, i don't recall seeing this before.
+1Edit: This code also works but it's a bit longer: {Activate1 ? "<size=4>" : "<size=2>"}{Activate1 ? "<color=#FF00FF>" : "<color=#FFFFFF>"}TeST</color></size>
@X99STRIKER Yeah the tag is sent with the comment, if you add them on a edit it won't work.
@Timplanes Btw i'm pretty sure tags don't work if you add them on a edit, you need to add them when sending the comment or else they won't work.
This probably also works with other tags like <size> and <alpha>, seems pretty useful.
@X99STRIKER
Patch notes:
How to create a star:
+1Step 1: Download this (doesn't matter where)
Step 2: Watch as your device turns to plasma by attempting to load a png
@FoxtrotCharlieCharlieX I never knew that watermark showed up on screenshots, i thought it was part of the black wallpaper.
Legends say if you get 10 million points you can acquire mod rank without having to sacrifice any goats.
This is also how you unlock Luigi in Super Mario 64, trust me.
You can also enter his eye btw
+4The pitch problem might have something to do with how how much lift the plane has for its mass, maybe increasing the size of the wings could help with that. I never ran into the first roll problem you mentioned, but i think the second one might have to do with the wing stalling, maybe making the plane pitch slower (by decreasing the elevator surface size or rotator angle if you use those) could help fix that.
@Rjenteissussy What was written on the file? Should be a error code.
+1@Rjenteissussy I'm pretty sure the game generates a log file when it crashes, try searching the appdata folder (the one with the xml files) for a file with "log" on the name. Maybe the problem is displayed there.
If you set terrain to low the windmills get removed, makes the rest of the game look pretty terrible though. What exactly happens when you get to maywar? Does the game just suddenly crash?