begin Fanboy
if ( ConsoleFanboy == 1 )
->startscript FanboySymptoms
elseif ( ConsoleFanboy ==0 )
->end Fanboy
endif
begin FanboySymptoms
choice "What console fanbase doth you belong to?""Nintendo""Sony""Microsoft"
if ( "Nintendo" == 1)
->DisplayText "I hate Sony" and/or "Microsoft"
elseif ( "Sony" == 1)
->DisplayText "I hate I hate Microsoft" and/or "Nintendo"
elseif ( "Microsoft" == 1)
->DisplayText "I hate I hate Nintendo" and/or "Sony"
endif
end FanboySymptoms
end Fanboy
<--SYNTAX ERROR-->
Can't we all just get along? I hate Sony, Microsoft and Nintendo equally, just for you.
|