Looks fun 
Any game that starts with "On a dark and stormy night." has my vote
Good luck monkey424

Any game that starts with "On a dark and stormy night." has my vote

Good luck monkey424

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: Cassiebsg on Thu 13/11/2014 18:40:17
Looking great! Love the nose!
Keep up the great work.
QuoteIs there a particular reason you need a single label to hold more than that, though? You might be able to work around it in the meantime.Yes. I have a number of labels that display as pages in a journal (so lots of text) which change on page change buttons - +.
}
//Global Rep Exec
if (LNotes4.Text.Length >=2000) {
Lab4full=true;
}
// In dDialogs
if(Lab4full==false)
LNotes4.Text=LNotes4.Text.Append(" Add Text here.");
else
LNotes5.Text=LNotes5.Text.Append(" Add Text here");
game.narrator_speech = -1; // using NARR character
DisplayAt(30, 546,700, "&2 Are you ready to enter the Graveyard Mansion, lieutenant?");
QuoteLooks good and I am going to play this but I just had to say people might get offended with you using the actual autopsy photos.Why should they get offended and why should I not use actual photos? I could pixel art them, but why?
You think you should do pixel art versions instead?
QuoteIs there any part of a pimp? I would to voice a pimp as well!You would
QuoteEdit. I also noticed AGS games db no longer shows resolutions. They are still a setting in the edit info page but not displayed on the public page,I pointed this out a few months ago...
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.356 seconds with 15 queries.