You can customise all UI's..
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 MenuQuote from: VampireWombat on Wed 29/01/2020 15:25:34I really really hope it's not just me thenQuote from: Slasher on Wed 29/01/2020 15:03:05Oh, it's nothing that bad. But it's enough to make me unable to finish a game by the deadline.
That is not good...But hope all ok...
Quote from: VampireWombat on Wed 29/01/2020 14:17:59That is not good...But hope all ok...
Well, a minor emergency came up which will require my time and energy. So, I'm out.
cTurner.SayBubble("1 thimble of ale, 1 bitters, 1 teaspoon of sherbert,");
cTurner.SayBubble("...1 small sweet sherry, 1 shot of pineapple juice, 1 shot of lime cordial,");
cTurner.SayBubble("...and a banana slice.");
cTurner.SayBubble("Stirred not Shaken.");
cChang.SayBubble("&6 That will be ¥139 Yuans.");
if(Money <=138.00){
cTurner.SayBubble("Seems like I don't have enough money.");
cTurner.SayBubble("I'll have to leave it for now.");
cChang.SayBubble("OK, sir.");
}
else {
cTurner.SayBubble("Here you are.");
Money -=100.39;
object[16].Graphic=2380;
Wait(40);
object[16].Visible=true;
cChang.SayBubble("&7 Here you go, sir.");
cTurner.SayBubble("Agh!");
cTurner.SayBubble("This tastes disgusting!");
cChang.SayBubble("&8 Maybe you got the recipe wrong, sir.");
cTurner.SayBubble("You are probably right!");
object[16].Visible=false;
DRINKA=true;
}
Quote from: AGA on Tue 07/01/2020 16:40:44
Got an example of a page / pages where this happens? Looks fine for me on PC and mobile...
Quote from: HanaIndiana on Mon 06/01/2020 18:32:30A misfit is a person who is not easily accepted by other people, often because their behavior is very different from that of everyone else.
After a crazy 2019, I'm trying to get back into games. I have an idea I like, but it may not fit the 'Misfit' theme as well as Slashers.
I've always wanted to do a hitman/heist type game. Hitmen are misfits, right?
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.079 seconds with 15 queries.