CollaideI'm pretty sure you need to assign +reload to a key
i think when he said that he tried different reload keys he meant that he had tried this
Account Details | |
---|---|
SteamID64 | 76561198075608405 |
SteamID3 | [U:1:115342677] |
SteamID32 | STEAM_0:1:57671338 |
Country | England |
Signed Up | February 20, 2016 |
Last Posted | December 1, 2024 at 7:45 PM |
Posts | 1670 (0.5 per day) |
Game Settings | |
---|---|
In-game Sensitivity | 4 |
Windows Sensitivity | n/a |
Raw Input | 1 |
DPI |
800 |
Resolution |
1680*1050 |
Refresh Rate |
50hz |
Hardware Peripherals | |
---|---|
Mouse | steelseries sensei 310 |
Keyboard | logitech g610 orion brown |
Mousepad | cvs photo custom mousepad |
Headphones | elite-quoilety apple ear buds |
Monitor |
CollaideI'm pretty sure you need to assign +reload to a key
i think when he said that he tried different reload keys he meant that he had tried this
i think if you bind +attack3 to a key that will do it but i spend more time making shitty posts on this site than playing the game so im not sure
bicycleforratsdrink green tea, go vegan, save the animals, identify as gender fluid, consider yourself an "adventuring type of person", major in a liberal arts degree, dye your armpits, shave one side of your head, get a septum piercing, advocate self love and the benefits of bestiality
once you participate in enough black lives matter protests you'll eventually get beaten to death for being a "KKKracKKKer-Ass-Nigga"
i tried that but forgot the step about dying my armpits and i simply was relocated to a different grid
be warned fellow fraggers of team fortress television this might not be a legit tutorial...
I don't know C++, but here's a TI-Basic solution:
"answer"→Str1
3→M
0→T
1→V
Disp "guess the answer!!"
While V
Input "Guess: ",Str0
inString(Str1,Str2)→G
If (length(Str1) == 0)
Then
Disp "you won!"
0→V
Else
If (T < M)
Then
If (G == 0)
Then
Disp "char not in answer"
T+1→T
Else
Disp "that letter is in there"
sub(Str1,1,G)+sub(Str1,G,length(Str1)-G)→Str1
End
Else
Disp "You lost"
0→V
End
End
End
Ye11ow^^this is bad code, your prof will be able to tell. Use SizzlingCalamari's answer, it's much faster.
i dont really know any coding past what ive learnt from myself, documentation and a friend can you tell me what's wrong with it (other than the shitty formatting)
i dont know c++ but heres a c++ solution i shat out
e: it closes right after u win or lose but since i didnt know ur os i didnt add a windows sleep function
#include <iostream>
#include <string>
using namespace std;
using::std::string;
int main(){
string response;
string answer = "answer";
string refanswer = "answer";
int maxGuessWrong = 3;
int guessWrong = 0;
cout << "guess the word by each leter!!!!!!!!!11 \n" << endl;
while (true){
cin >> response;
size_t found = answer.find(response);
if (guessWrong < maxGuessWrong){
if (found != string::npos){
cout << "thats a correct leter dued" << endl;
answer.erase(answer.begin()+found);
if (answer.size() == 0) {
cout << "u won haha xD the answer was " << refanswer << endl;
break;
}
}
else{
cout << "thats incorrect dued" << endl;
guessWrong += 1;
}
}
else{
cout << "u lost kid" << endl;
break;
}
}
}
dollarlayereeei wanna fake my own death and move away and shit how do i start
Threaten to testify against Hillary Clinton, and a hit man will make you go off-grid pretty quickly.
wtf smh its not a hitman its suicide by two gunshots to the back of the head and then stuffing yourself into a body bag
saw the ps2 classics thread was wondering what tftv's classic gameboy/gameboy color/gameboy advance games were
cool i got 2 games for free for a console i dont own thanks saamuel
mine worked for like 3 minutes yesterday and then reset and havent worked since
throneif you get your hopes up for any tf2 update then it is your own fault that you're upset
nobodys hopes were up and yet people still managed to get disappointed