Menu

Show posts

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

Topics - Slasher

#1
The Stinker Made for SEP MAG 2022..

4 Chapters of damage and chaos!

https://www.adventuregamestudio.co.uk/site/games/game/2632-the-stinker

"It is said, that evil comes from within the heart of man himself."

"Albert Tinker is known in Sleepyville as 'The Stinker'. Townfolks played pranks on him and made his life a misery chanting 'Tinker Stinker! Tinker Stinker!"

"Now that Albert is very rich and is a key member of SWAMP he wants to extract revenge on all of Sleepyville."

Revenge can sometimes be sweet...






https://www.adventuregamestudio.co.uk/site/games/game/2632-the-stinker
#2
Hi,

I have the following scripted for inputting a safe's code. However, if I backspace to enter a different number before confirming the number I cannot delete first numerical number.

Code: ags
if(tbInput.Visible && tbInput.Text != oldtext)
{
  if(tbInput.Text.Chars[tbInput.Text.Length-1] <= '0' || tbInput.Text.Chars[tbInput.Text.Length-1] > '9')
  {
    tbInput.Text = oldtext;
  }
  oldtext = tbInput.Text;
}

Without above code the script works fine.. It was supposed to not except letters!

PS Why the strange font for Code when adding?
#3
Hi,

I've always been used to GetViewport but it seems Camera is the new way.

Ok. You get into a lift. Press floor button (gui) Lift and Char rises/lowers to the floor chosen. The lift arrives at the floor with character inside but the room top is not visible because the character is low in the room.... i need to the screen to show whole room with the char at the bottom in lift.  Room scrollable is 300wide  x 820high....

Hope you understand my issue.

Thank you..


#4
Site & Forum Reports / No Messages Link
Mon 19/09/2022 19:31:24
Where have the Messages gone?
#5
Would someone please remind me of adding up ints and show on one label (total from 4 ints).

Code: ags
 LMoney.Text=String.Format("%d",Willis_Bank,  Meyers_Bank,  Mercer_Bank,  Guthrie_Bank);


Cheers

EDIT Think I'v done it...
Code: ags
LMoney.Text=String.Format("%d",Willis_Bank +  Meyers_Bank +  Mercer_Bank +  Guthrie_Bank);



#6
Hi

Edit Left computer to cool down for 10 mins and it seemed to clear this error...


I went to put right a script error....I had put [ instead of } and my computer became unresponsive when I tried to put it right..
I shut down and restarted game but the same happened again, the game became unresponsive.

AGS Editor .NET (Build 3.5.1.16)


#7
Hi,

EDIT: I managed to get into my Norton Virus panel and do some deleting...More luck then judgement I guess... Problem solved  (nod)

Delete  Save button halted by virus warning... Can not longer delete saves!

This has just started....

Maybe it is from before saves more variables added and now it won't delete them?

AGS Editor .NET (Build 3.5.1.16)

Code: ags
function btnDeleteSave_OnClick(GUIControl *control, MouseButton button)
{
  if (lstSaveGamesList.SelectedIndex >= 0)
  {
    DeleteSaveSlot(lstSaveGamesList.SaveGameSlots[lstSaveGamesList.SelectedIndex]);
    lstSaveGamesList.FillSaveGameList();
  }
}
#8
Hi,

For some reason Voices do not appear to function....Speech files correctly named inside Speech folder and &1 but not playing..

AGS Editor .NET (Build 3.5.1.16)

Cheers
#9
Hi,

What would be the best way to Warn of game save slots full and to delete saves etc?

Cheers
#10
General Discussion / Dad passed away..
Mon 01/11/2021 15:57:50
My Dad passed away last week. He was 93 with dementia and an infection..  Gone but never forgotten... He is in a far better place now.. R.I.P. Dad xxx
#11
General Discussion / Windows 11
Fri 22/10/2021 15:50:02
i recently purchased a new computer..

I keep being asked if I want to upgrade to Windows 11..

What do you guys think?

Cheers
#12
Hi

I am working on a game that is 16Gbs unzipped...and my PC is dying, slow but sure! How on earth can I transfer it to a new computer?

Thank you
#13
Aug Mag competition (By Hook or by Crook), now voting......

Win a Million!

You have been selected to appear on the 'Win a Million' tv show.

You intend to win the million pounds by hook or by crook.

Unfortunately you are not the most knowledgeable of men so you rope in your family for a little help...

After some bribery persuasion they agree to help..

Is it a cough too much?   (laugh)

Loosely based on a real event...

This game comes in the form of a short board game....

https://www.adventuregamestudio.co.uk/site/games/game/2562-win-a-million-

Please let me know if you find any issues.... Thank you...







https://www.adventuregamestudio.co.uk/site/games/game/2562-win-a-million-

#14
Hi

my laptop keyboard (Lenovo) needs replacing. I have purchased a replacement keyboard..

How easy are they to replace?

Thank you.
#15
Hi

My Birthday greetings from Ricky Tomlinson (The Royale family ) that my son Luke got me...

https://www.facebook.com/100010645082144/videos/991947608261787

Thank you son xxx
#16
General Discussion / To eat or not eat meat
Fri 23/07/2021 06:33:46
Ever since I can remember I have eaten meat....

For the past few years I have been concerned about weather it is right or wrong for animals to be slaughtered for food on a commercial basis..

Some say meat is part of a humans natural diet whilst others say we can obtain the protein we need from other things such as nuts...

This concern is probably why many are turning vegan..

I also worry what would happen if animals were of no longer use to farmers (except for milk, wool etc)....Farmers would surely suffer financially etc..

What are your views on eating meatless diets.. do you think it is the right thing to do or is meat a necessity of life?

Concerned......

#17
Hi,

Can someone remind me... Stop button animating to show frame of animation stopped at (between 0 and 9)... Then I can check Frame...

Thanks
#18
Hi,

FloatingHotspot Module does not show in inventory over items..

Is there away to do so?

Many thanks

Slasher
#19
Hi

SOLVED
#20
Aghhhh . Windows Update:   "Your version of Windows 10 will reach end of service soon. Click to download newer version of Windows 10 to stay supported."    Anyone done this?
SMF spam blocked by CleanTalk