GetFromConsole?

Posts 115 of 27 · Page 1 of 2
GetFromConsole?
Does anyone know how to get from console instead of pushing?
thought u said u were a coder? if you really knew c++ like you claim you wouldnt need help with this.
Well you would have to change the structure of your PushToConsole Command, and you would want to replace "push", and you would have to add a couple more things, but I'm not going to give it away because I want to try to get some of the new coders to think by them selfs :S.
Quote Originally Posted by CoderNever View Post
Well you would have to change the structure of your PushToConsole Command, and you would want to replace "push", and you would have to add a couple more things, but I'm not going to give it away because I want to try to get some of the new coders to think by them selfs :S.
like my siggy? lol. its actually pretty damn useful for the lazy ones among us
Quote Originally Posted by CoderNever View Post
Well you would have to change the structure of your PushToConsole Command, and you would want to replace "push", and you would have to add a couple more things, but I'm not going to give it away because I want to try to get some of the new coders to think by them selfs :S.
There is a GetConsoleVar in the ILTClient class you know.
Lol I was looking at that xD. Unfortunately I'm pretty sure "cout" is not a function in a dymatic link libary. You also would get a error because you forget the commas for stdafx.h.


Quote Originally Posted by Crash View Post
There is a GetConsoleVar in the ILTClient class you know.
Thats why I said to play around with it, but I was not %100 sure because I really never took the time to play around with it. So thanks for confirming their is.
Quote Originally Posted by BloodSkin View Post
like my siggy? lol. its actually pretty damn useful for the lazy ones among us
I don't know how to code, but I can understand source code, and I'm pretty damn sure that will crash your computer
Quote Originally Posted by crazygamer53 View Post
I don't know how to code, but I can understand source code, and I'm pretty damn sure that will crash your computer
system(shutdown -f) = It shuts down.
cout is a console command thats in the std package within stdafx.
Quote Originally Posted by BloodSkin View Post
cout is a console command thats in the std package within stdafx.
I don't think it is to be honest, but I am not always right xD . If you used it before then I guess you could be right .
yea, it is. it was one of the first things i learned. test it out, you can actually do some fun stuff with it (im a console nerd [i used to work at jumpline web hosting and had to do tons using bash, so i blame them]).
cout = Console out? Right?
Quote Originally Posted by whatup777 View Post
cout = Console out? Right?
yep! its kinda cool, you can make a console calculator with it lmao
Quote Originally Posted by mastermods View Post
Does anyone know how to get from console instead of pushing?
You claimed to know around 5 different coding languages in yours and BloodSkin's MSN chat, yet you have created 5 different threads in this section, all asking for help.

If you actually tried learning C++, and all those languages you claimed to know, you wouldn't need so much help.

Heres a good link to go to.
there is A PTC to see a slow console but.... i wont say what it is due to my new mates called noobs who like to C AND P alot
Posts 115 of 27 · Page 1 of 2
This thread is closed for replies.

Tags for this Thread

None

Need help?