Spoiler
You already went on top of the train and came to the very front of it? It should stop once you are there and then you can leave it again... The switch opens a door inside that you need to pass to come to the very front of it!
[close]
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
if ( something == something_else )
// if something equals something_else
{ // open curly bracket
// then do something
do_something ( bla bla bla );
} // close the curly bracket again
function s ( bla )
{
Parser.Said ( bla );
// whatever
}
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.321 seconds with 15 queries.