Hi,
I've change to the oppressed rebellion
I've change to the oppressed rebellion

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 MenuStories of the unexpected: 'Until further notice' Download here Storyline: Two middle aged guys set out to rob a bank due to their financial circumstances. Can they infiltrate the bank, find the safe, open the safe, grab the money and end their money troubles? George Ponsonby: "Bert..." George: Ponsonby "...haven't even told this to my wife." George Ponsonby: "Ponsonby Metals is on the verge of bankruptcy." Controls: Custom 2 Click mouse: left Click Interact / Right Click Look at. Tab or GUI Button to open up tools. Misc: Clock display. Video (shows wrong date) and Screenshot https://www.youtube.com/watch?v=YlUDgBZuDJE ![]() Specs: 1024 X 768 32 Bit color Direct3D 9 hardware acceleration Download here |
// Dialog script file
@S // Dialog startup entry point
return
@1
Display("That is the wrong answer.");
gDialogs.Visible=false;
question=false;
stop
@2
Display("That is the wrong answer.");
gDialogs.Visible=false;
question=false;
stop
@3
Display("That is the correct answer.");
Display("You just won fifty pound!");
gDialogs.Visible=false;
Cash +=50;
question=false;
stop
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.719 seconds with 15 queries.