58.6k SILVERPANZER Comments

  • I calculated How many accounts are there 1.2 years ago

    On page 1377 the latest players with Internet points.


    And at the moment, approximately 49558 players have some kind of Internet points.

    +1
  • SCN/NNF Iowa (BB-054) 1.3 years ago

    It’s sad, of course, that you left the Tanks.

    +1
  • What was banned for? 1.3 years ago

    As far as I know, he posted r34 gravatar.

    +1
  • how do you make a horizontal stabilizer on a tank? 1.3 years ago

    ((Heading/180)*clamp01(Activate1))+sum(Yaw)   
    

    AG1 - activate stab
    Yaw - turret control

    +1
  • If you enjoyed SimplePlanes, why are you leaving? 1.3 years ago

    There are a couple of reasons:

    1) Attracting attention: as a rule, such players return within a couple of days at most.
    2) Personal real life: work, education, family, friends, for the most part this is a priority.
    3) Creative burnout and loss of interest in the game: when there is no desire or strength to create anything, or find other games like: Juno:NO, Flyout, Stormworks, Brick Rigs, Sprocket and KSP.
    4) Haters and drama: many become weaker because of this and lose strength.

    +1
  • I found Andrew garrisons first comment! 1.3 years ago

    @Mousewithamachinegun122 There are many such players, they can be identified by the presence of a large number of replicas on the account.

    +1
  • I found Andrew garrisons first comment! 1.3 years ago

    @TheUltimatePlaneLover I met toxics, mostly attacks on me came from radical fans of replicas and realism.

    +1
  • I found Andrew garrisons first comment! 1.3 years ago

    @asteroidbook345 Most likely not, otherwise he could simply destroy this community and the game.

    This community has good, average and bad players, just like other communities.

    +1
  • [Monarchii War] Day 2 - A Battle in the Snow, A Resistance at Wright, and a Home at the Tropics 1.3 years ago

    I'll tell you a secret. You can perform a ritual to summon one of my Tanks.

    Although my Tanks are significantly superior to human weapons, after the ritual they operate for some time, after which they disappear from reality, or a ritual is performed on each side, and each side receives a Tank of a different faction and these Tanks can duel.

    +1
  • SLT-1A (my 1st heavy combat vehicle) 1.3 years ago

    Nice Tank

    +1
  • A-40 Havoc 69 OHIO BOSS AERIAL FINAL 1.3 years ago

    This is amazing...

    +1
  • Tank... 1.3 years ago

    Stop spam, otherwise I will steal your MG's in the most sophisticated way.

    +1
  • am i shadow banned? 1.3 years ago

    In any case, I will support your old Tanks.

    +1
  • Uh... is this thing on 1.3 years ago

    The developers abandoned the SP and there will be no more updates.

    +1
  • (No longer) SP Website Server Is Slow For Now 1.3 years ago

    The site has been slow for 2 days now

    +1
  • Did Jundroo planning SimplePlanes 2 or something? 1.3 years ago

    There is no SP2 specifically, the developers abandoned SP and there will be no more updates.

    +1
  • Why 1.3 years ago

    Memes get more upvotes because a lot of people find them funny.
    ...and remember, there is no more hope!

    +1
  • IRON KORP GT-1 E 1.3 years ago

    You can use the developer console to remove controls from the screenshot, you can activate the developer console in the main menu, go to settings, then click on “Settings” (Inscription at the top) 5 times and then “Dev Console Enabled” should appear, you can call the console by clicking on screen with 3 fingers.
    Useful developer console commands:

    Removing an interface - //MainCamera>>Camera.depth 10

    Return interface - //MainCamera>>Camera.depth 1

    To change the visibility field - //MainCamera>>Camera.set_fieldOfView 15

    +1
  • T-34m2 1.4 years ago

    Tank!

    +1
  • BH-388 V 1.4 years ago

    Interesting Tank

    +1
  • top ten reasons to get pc version 1.4 years ago

    Multiplayer mod

    +1
  • Simple Fenrir (Camouflage On) 1.4 years ago

    @Speedhunter the same command, only instead of 10 you need to put 1

    +1
  • (AI HOVER TANK) HHT-1 SALDUCORE 1.4 years ago

    @Speedhunter I don't know. It happens to me in different ways.

    +1
  • (AI HOVER TANK) HHT-1 SALDUCORE 1.4 years ago

    @MAPA I will stop making AI Tanks for a while, as I need to make a Giant Tank and a couple of other Tanks.

    +1
  • Simple Fenrir (Camouflage On) 1.4 years ago

    @Speedhunter yes, I use dev console

    +1
  • Simple Fenrir (Camouflage On) 1.4 years ago

    Dev console command:
    //MainCamera>>Camera.set_depth 10

    +1
  • Simple Fenrir (Camouflage On) 1.4 years ago

    Try using the developer console to remove the controls for screenshot.
    Activated in the settings, you need to click on the large settings inscription 5 times.

    +1
  • Simple Fenrir (Camouflage On) 1.4 years ago

    I have a forgotten Tank with this technology.

    +1
  • EMT.50.03 1.4 years ago

    Tanks

    +1
  • Future Battleship Orcinus class 1.4 years ago

    Nice waterTank

    +1
  • have anyone ever made an Indirect-fire FT? like mortars kinda thing? 1.4 years ago

    I did this a long time ago, the code is old, but it works.


    input: (clamp((((A1+0.25*Trim)/abs(pow(cos(RollAngle),1)))-PitchAngle/(90*abs(cos(RollAngle)))),-1,1))


    A1: (rate(TargetElevation)*(((500*sin(asin((TargetDistance* 9.81) / (pow(500, 2)))/2) )/10) * 2)+atan((pow(500,2)+sqrt(pow(500,4)-9.81*(9.81*TargetDistance*cos(TargetElevation)*TargetDistance*cos(TargetElevation)+2*pow(500,2)*TargetDistance*sin(TargetElevation))))/(9.81*TargetDistance*cos(TargetElevation))))/90


    500 Projectile Velocity

    +1
  • Malcador mk.1 1.4 years ago

    Dead Tank

    +1
  • Funky Tree Professionals Wanted! Multi-Stage Automatic Cluster Munitions? 1.4 years ago

    TGx: Longitude+TargetDistance*cos(TargetElevation)*sin(TargetHeading)
    TGy: Altitude+TargetDistance*sin(TargetElevation)
    TGz: Latitude+TargetDistance*cos(TargetElevation)*cos(TargetHeading)
    FCTRx: TGx-FCLongitude
    FCTRy: TGy-FCAltitude
    FCTRz: TGz-FCLatitude
    FCTRr: sqrt(FCTRx*FCTRx+FCTRy*FCTRy+FCTRz*FCTRz)
    Detacher_Fuse: FCTRr<500

    FCLongitude, FCAltitude, FCLatitude - Flight Computer outputs.
    500 - fuse distance.

    +1
  • even even even more advice 1.4 years ago

    The very understanding of the concept of oblivion is the greatest reward.

    +1
  • Sd Kfz 77N 1.4 years ago

    Nice

    +1
  • Chatgpt descriptions 1.4 years ago

    Would write the concept S H T U R G U L T

    +1
  • Why did DJ Airliner delete his account? 1.4 years ago

    He did not delete his account, but was banned.

    +1
  • [PINNED] Official Discord Server List. 1.4 years ago

    @Sakorsky the creator of this server deleted this server, the reason for the deletion is unknown, as is the fate of the creator.
    I have been a member of this server for a long time and have seen it all myself.

    +1
  • Builders suggestion 1.4 years ago

    I wouldn't say that their Tanks are simple.

    +1
  • Why are my planes getting deleted 1.4 years ago

    If on your SP account on the SP website, then moderators can delete them if you took someone else’s assembly and did not change anything in it or made too few changes (for example: you only changed the color).

    +1
  • 4 years. 1.5 years ago

    Now you're gold

    +1
  • BM Scrapyard 1.5 years ago

    It's sad that you couldn't finish this wonderful Tank, this is would have been perfect.

    +1
  • StuH 42 Ausf. G 1.5 years ago

    Good first Tank

    +1
  • tankaak 1.5 years ago

    Tankach

    +1
  • Do you know whae happend to @Majakalona? 1.5 years ago

    He published one offensive build on J:NO and was banned everywhere for this, he also used a second account "MajakalonaIsBack" and was banned for evading the ban.

    +1
  • Stealth mechanism? 1.5 years ago

    Counter Measures Dispenser + Button.
    Button intersectionType = Toggle

    +1
  • Why do people hate on new players planes? 1.6 years ago

    @Dogman1 There are players here who hate newcomers, I went through this myself. There is no need to fall for their aggression, just ignore and block such aggressors.

    Regarding this, the creator of this plane simply spammed other players in the comments with "upvote=upvote", which is why this plane received a high rating.

    +1
  • There Are No Russians On This Site 1.6 years ago

    Well actually there are, I know some

    +1
  • (Don't Upvote, Comment, or Spotlight) 1.6 years ago

    @MVC It is enough to write “my first plane” or “not upvote...” and there will be a good result.

    +1
  • I'm Tired of Simpleplanes... 1.6 years ago

    Every day players leave, every day plunges into darkness.

    +1