See, I thought I had it right, but I guess not. I know about the declaring but I must have misread the forums. Anyways, fine, thanks.
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 Menufunction room_AfterFadeIn(){
if(!IsKeyPressed(eKeyLeftArrow) || !IsKeyPressed(eKeyRightArrow)){
cCharacter.Say("Done.");
}
}
region[1].LightLevel = 20;
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 2.115 seconds with 14 queries.