I make people feel secure in their shell you know. I can't see the pic either, bt I'm guessing that is what this is about.
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
function repeatedly_execute() {
int random_bad_guy=5+Rand(5); // Choose from some random bad guys
character[random_bad_guy].ChangeRoom(cKim.Room); // Make him go wherever Kim is
}
Quote from: spook1 on Thu 20/04/2006 21:28:31Code: ags EndCutscene(); if (textoverlay0.Valid) {textoverlay0.Remove();} if (textoverlay1.Valid) {textoverlay1.Remove();} if (textoverlay2.Valid) {textoverlay2.Remove();} if (textoverlay3.Valid) {textoverlay3.Remove();}
if (textoverlay0!=null && textoverlay0.Valid) textoverlay0.Remove();
//etc.
Quote from: Andail on Thu 20/04/2006 13:57:17
but please check that your spelling and interpunction make easy reading for the rest of us
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.731 seconds with 15 queries.