Welcome back, Zor.
Why would you ever think that we would not want you around?
BTW, you spelled "prodigal" wrong.
Why would you ever think that we would not want you around?

BTW, you spelled "prodigal" wrong.

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
if (frontdoorright == 0){
SetObjectView(0,10);
AnimateObjectEx(0,0,4,0,0,1);
frontdoorleft = 1;
}
else if (frontdoorright == 1){
SetObjectView(0,10);
AnimateObjectEx(0,0,4,0,1,1);
frontdoorleft = 0;
}
if (frontdoorleft == 0){
SetObjectView(1,10);
AnimateObjectEx(1,1,4,0,0,1);
frontdoorleft = 1;
}
else if (frontdoorleft == 1){
SetObjectView(1,10);
AnimateObjectEx(1,1,4,0,1,1);
frontdoorleft = 0;
}
Quote from: Dart on Tue 29/06/2004 14:39:41Having chickens isn't all it's cracked up to be.Ã, Yeah, you have fresh eggs nearly every day; but when the chickens are laying, the noises they make are nearly enough to drive you up the wall.Ã, We had a rooster who would start crowing at 1:00 am, there were times when I wanted to go out in my pj's and choke him.Ã, As for cows... you ever been kicked by one?Ã, Hoo-boy... I've never been in an airplane, but boy have I flown!
It'd be quite an experience milking the cows, feeding the pigs and chickens...
Quote from: Dart on Tue 29/06/2004 14:39:41and I'll gladly take your milking pan, hoe and shovel.you can have all that other stuff... but you ain't takin' my ho.
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.300 seconds with 15 queries.