226
Off Topic / Re: you can change your steam status to gold/yellow
« on: January 04, 2017, 12:04:06 PM »well you downloaded it with the intention of cheating and decided not to do it
That's not a fair assumption at all.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
well you downloaded it with the intention of cheating and decided not to do it
-snip-
Lmao you're a loving noob if you leave cheat engine open while playing a VAC game.. no stuff VAC's gonna pick that stuff up in a heartbeat. Shouldve played Gmod, imho
Yea, I was unfortunately VAC banned from Chivalry: Medieval Warfare online play more than 3 years ago because I had unrelated hex-editing software running in the background.
What a party pooper
Badspot prefers Python..while Kompressor favors Lua
This is war. #ImWithKompressor
These days I just use the automatic formatting that visual studio applies, it would be a pain to try to fight it. I'm sure it can be disabled, but I don't really care enough to bother.
Tools > Options > Text Editor > Your language here > Formatting
do people make a big deal about this? it's basically the same thing just different format
I can get the semicolons thing but what the forget is wrong with braces on the same line? You can't tell me that thisCode: [Select]int main() {doesn't look better and saves lines as opposed to this disgusting waste of lines
do_stuff();
self_destruct();
if (1 < 0) {
cry();
} else {
be_happy();
}
}
main()
{
(1 < 0) ? cry() : be_happy();
} 
No don't do that, in milkshape you must keep the same lod number for every mesh, or else parts of the model can be invisible in-game, so yes just keep them all 0
That's sooo opposite of me. If a teacher tells me to write some stupid program I'm not going to remember it, I will remember it when I have to seek out how to do something by knowing what I want to write and needing to figure out how to get there.
