As a minor point, if 'hasloot' is meant to be the percentage chance for the monster to have treasure, then it should be 1-100, not 0-100.sefer wrote:if creature is killed, do a number 0-100, and if that number is less than "hasloot" (the chance number on the monster) then you get that item...
Search found 54 matches
- Sun Aug 14, 2011 8:46 am
- Forum: Beginner Help and Support
- Topic: cant figure out how to make random loot table.
- Replies: -1
- Views: 4443
Re: cant figure out how to make random loot table.
- Sat Jul 30, 2011 11:16 am
- Forum: Beginner Help and Support
- Topic: Having a form, where the variables are elements of an array.
- Replies: -1
- Views: 1724
Having a form, where the variables are elements of an array.
I want to have a series of drop-down menus, where the first drop-down menu selects $card[1], the second selects $card[2], and so on.
Does anyone know how to do this (with php if necessary)?
Does anyone know how to do this (with php if necessary)?
- Mon May 02, 2011 7:43 pm
- Forum: Project Showoff Tier II
- Topic: Westward! Online game based on Oregon Trail.
- Replies: -1
- Views: 7160
Re: Westward! Online game based on Oregon Trail.
That's a really good idea.
- Mon May 02, 2011 4:01 am
- Forum: Project Showoff Tier II
- Topic: Westward! Online game based on Oregon Trail.
- Replies: -1
- Views: 7160
Re: Westward! Online game based on Oregon Trail.
Also this time around, playing a former soldier, I seem to fail more often at hunting than my first play through (where there were no classes). That shouldn't happen (as the former soldier you should succeed at hunting 3/4 of the time, as opposed to 1/2 for the others). I've checked the code and it...
- Mon May 02, 2011 3:57 am
- Forum: Project Showoff Tier II
- Topic: Westward! Online game based on Oregon Trail.
- Replies: -1
- Views: 7160
Re: Westward! Online game based on Oregon Trail.
Thanks, fixed that.
As you said, I've added 'classes': you now play as a banker, farmer, or former soldier. The changes I've made should make it harder.
Thanks for the idea about the database. I might add it if the game gets enough interest.
As you said, I've added 'classes': you now play as a banker, farmer, or former soldier. The changes I've made should make it harder.
Thanks for the idea about the database. I might add it if the game gets enough interest.
- Sun May 01, 2011 7:57 am
- Forum: Project Showoff Tier II
- Topic: Westward! Online game based on Oregon Trail.
- Replies: -1
- Views: 7160
Westward! Online game based on Oregon Trail.
Hi everyone,
After a couple of false starts, I've finally got something finished.
The game is called Westward!, and it's based on an early version of Oregon Trail.
It's at http://www.apolitical.info/webgame/westward. Please have a look and give me any feedback, especially if you find errors.
After a couple of false starts, I've finally got something finished.
The game is called Westward!, and it's based on an early version of Oregon Trail.
It's at http://www.apolitical.info/webgame/westward. Please have a look and give me any feedback, especially if you find errors.
- Fri Jan 07, 2011 6:48 pm
- Forum: Project Showoff Tier I
- Topic: Robot Fighters of Galaxy.
- Replies: -1
- Views: 4926
Re: Robot Fighters of Galaxy.
I've restored everyone's account.
So far I've done the registration, logging in, keeping track of when to run turns and viewing system messages.
The next part is the actual wrestling.
So far I've done the registration, logging in, keeping track of when to run turns and viewing system messages.
The next part is the actual wrestling.
- Mon Jan 03, 2011 6:36 am
- Forum: Project Showoff Tier I
- Topic: Robot Fighters of Galaxy.
- Replies: -1
- Views: 4926
Re: Robot Fighters of Galaxy.
I just accidentally deleted everyone's account - sorry about that 
- Tue Dec 28, 2010 1:28 pm
- Forum: Project Showoff Tier I
- Topic: Robot Fighters of Galaxy.
- Replies: -1
- Views: 4926
Re: Robot Fighters of Galaxy.
The reason I had email confirmation for this game is to stop people having more than one account (not that people can't get extra accounts, but it discourages casual cheating anyway). In Age of Fable it doesn't really matter if people cheat, because each game is one-player and doesn't interact with ...
- Thu Dec 23, 2010 6:03 pm
- Forum: Project Showoff Tier I
- Topic: Robot Fighters of Galaxy.
- Replies: -1
- Views: 4926
Robot Fighters of Galaxy.
I've had a few false starts, but I've gotten started on a new game. It's called Robot Fighters of Galaxy, and the theme is sumo-wrestling anime-style giant robots. The only thing I've done is the system of registering and logging in. If people could try it, and give me any feedback, that'd be great....