Euflorium: The Eufloria Community

Eufloria => Eufloria Classic => Topic started by: Pilchard123 on August 07, 2011, 07:08:45 PM

Title: console errors
Post by: Pilchard123 on August 07, 2011, 07:08:45 PM
I know it's rather academic now that the game's being re-released in C++, but the console can't cope wih the characters {  and }  .
Title: Re: console errors
Post by: annikk.exe on August 07, 2011, 09:41:55 PM
If you type "console" into the console you can actually crash the entire internets! Don't try it.. :>
Title: Re: console errors
Post by: Pilchard123 on August 07, 2011, 09:47:59 PM
Consoleception!
Title: Re: console errors
Post by: Sniped50 on August 08, 2011, 06:24:12 AM
Yes, Pilchard. You must go to the console within the console within the console within the console. :P I haven't seen Inception yet. Maybe I will later.

Quick question though. Why do you need "{" and "}" ?
Title: Re: console errors
Post by: Aino on August 08, 2011, 06:50:19 AM
Arrays uses {} to be created, even though it is the console, you can creale variables and use loops :)
Title: Re: console errors
Post by: annikk.exe on August 08, 2011, 08:24:52 AM
Have you guys heard the band Console?
They are pretty neat.. :>

http://www.youtube.com/watch?v=O5sljhNH11s
Title: Re: console errors
Post by: Sniped50 on August 08, 2011, 09:00:17 PM
Way to follow a train of thought, annikk! :D

But why would you want to initialise arrays within the console anyways? Actually putting it into your code would save time because then you aren't typing it into the console every session...
Title: Re: console errors
Post by: Pilchard123 on August 09, 2011, 03:19:06 AM
I was testing something and couldn't bebothered to make a new map to test on.