ID:188015
 
I dunno where this goes so i put it here. I made a byond Quiz... Everyone try it.

http://www.myquiz.net/game/?l=play&quiz=6CtHvwU758ItcLOkiq_F
'A proc cannot be called inside another proc.'

Your quiz says this is true, but it is infact false.

proc/test1()
world<<"Test1"
test2()
proc/test2()
world<<"Test2"
In response to HavenMaster
It should be, "A proc can not be defined in another proc".
In response to Teh Governator
oops my bad

<edit> Tabu34 here
=P
Many, many questions in that quiz you have put the answer as the wrong one.

This includes mainly what Havenmaster said, and "for() is a proc." for() IS a proc.

There is probably others but I got too lazy to do the rest after I got those ones wrong.
In response to Kunark
Kunark wrote:
This includes mainly what Havenmaster said, and "for() is a proc." for() IS a proc.

Not really... it's more of a language construct than a proc, per se.
In response to Crispy
Fine fine alright i screwed up!
In response to Crispy
That's not what the reference says.

for list proc
for loop proc
for proc

:-)
Muahaha! XD
I got first place! XD
I could've gotten it if I hadn't accedently pressed on True on the last question which said "Your first game will be the best!" Well technically, it is possible if your first game is the only game you make or if you make little crappy games for the rest of your life after you make a good first one...
In response to Teal687
Not EVERYTHING is correct. He's got things that are wrong like the one that you mentioned, your first game can be your best, it's opinion based, no real answer. Then he's got it that if() isn't a procedure! If I had the quiz open I'd say a few more.
In response to Kunark
This is the second quiz about BYOND that I've seen someone construct, and its also the second nearly entirely incorrect quiz I've seen someone construct about BYOND.
In response to HavenMaster
The reference and I would appear to disagree on that point. =P
In response to Jotdaniel
If you are referring to my BYOND Trivia, it only had like 2 errors out of like 70 questions... That is a much bigger difference :P
In response to Kunark
No, webpage qiuzzes. Yours was pretty fun, although somewhat limited. &_&