Ich habe ein Problem und zwar :
PHP Code:
$Random = Random(1,2,1)
While 1
If $Random = 1 Then MsgBox(0,"Zahl","Zahl ist oben")
If $Random = 2 Then MsgBox(0,"Kopf","Kopf ist oben")
WEnd
Ich finde den Fehler nicht ..






