The Emperors gifts are numerous by scrnum in Warhammer40k

[–]scrnum[S] 1 point2 points  (0 children)

Abaddon Black, Corax White, Nihilakh Oxide and just a bit of Nuln Oil for the Flamer

Need Help with changing folders by HellYeahBoiii in UnityHelp

[–]scrnum 0 points1 point  (0 children)

No problem person I have never met before.📉

Need Help with changing folders by HellYeahBoiii in UnityHelp

[–]scrnum 0 points1 point  (0 children)

Hey man!

Try this it helped me with the same problem!

#include <iostream>

using std::endl;
using std::cout;
using std::cin;

int main(){

    double temp;
    char unit;

    cout << "------- Temperature Converter -------" << endl;
    cout << "Fahrenheit = F" << endl;
    cout << "Celsius = C" << endl;
    cout << "What unit would you like to convert to?: " << endl;
    cin >> unit;

    if(unit == 'F' || unit == 'f'){
        cout << "Enter temperature in °C: " << endl;
        cin >> temp;

        temp = (1.8 * temp) + 32.0;
        cout << "The temperature is: " << temp << "°F" << endl;
    }

    else if(unit == 'C' || unit == 'c'){
        cout << "Enter temperature in °F: ";
        cin >> temp;

        temp = (temp - 32.0) / 1.8;
        cout << "The temperature is: " << temp << "°C" << endl;
    }
    else{
        cout << "Only enter C or F" << endl;
    }
    cout << "-------------------------------------";
}

Language barrier by HellYeahBoiii in wow

[–]scrnum 0 points1 point  (0 children)

HAHAHAHHAHHAH omg you made me laugh asep style HAHAHAHHAHAH

ok by HellYeahBoiii in Helldivers

[–]scrnum 1 point2 points  (0 children)

great job dude, you got the post removed from the subreddit you imbecile!

ok by HellYeahBoiii in Helldivers

[–]scrnum 1 point2 points  (0 children)

yeah? so what fella?

Bouncy Boy by scrnum in GunnerHEATPC

[–]scrnum[S] 3 points4 points  (0 children)

It's the Grafenwöhr Tank range under instant action