Try adjusting your screens gamma instead. If they are max, I don't know.
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 Menuif (game.score < 100) {
Ã, Display ("You don't have enough money.");
}
else {
Ã, Display ("You bought it.");
Ã, AddInventory (1);
Ã, [B]GiveScore(-100);[/B]
}
Quote from: RyRayer on Mon 11/04/2005 07:07:41
Good to see such creative beginners here lately. Watch through some tutorials about scripting and all. You should make animation to your main character too.
I know this isn't critics lounge, but some advice to you for your next game, if you ever plan to make another one.
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.056 seconds with 14 queries.