1
Help/FAQ / Re: Using 1 weapon out of 8
« on: 2006-06-10, 03:26:21 PM »
Huh...Sounds good, how would the Special functions or Tile reactions go for lowering the ones with 2 down to a 1. Would you use a sequence and always lower the previous weapon before the weapon now selected. Like...
1.Slingshot
2. Sword1
3. Axe
4. Sword 2
5. Boomerang
6. Sword 3
7. Crossbow
8. Mace
Have tiles set to trigger these functions when the cursor moves over the weapon desired.
For example: (to select sword 2)
Special Function 1:Series of Special Functions to include the next 2
Special Function 2: Lower Axe inventory -1
Special Function 3: Riase Sword 2 +1
When I get to #1 have it lower #8 and raise #1
I think I will give this a try, Thanks for the help.
If you know of anything else let me know. I was trying to make it alot harder.
How will this work when I have 0 and don't actually have a weapon yet, I guess it will temperally add it to my inventory, but not allow me to shot it yet. This might cause someone to cheat in the game.
I'm wondering if I should use 4 numbers instead like this...
0 = Don't have
1 = Still don't have
2 = Have in inventory
3 = Have and selected to use.
When I pick up a weapon I would just add 2 to the inventory instead of one.
Does this sound like it will work, I'm going to find out and I'll let you know.
Thanks,
John
1.Slingshot
2. Sword1
3. Axe
4. Sword 2
5. Boomerang
6. Sword 3
7. Crossbow
8. Mace
Have tiles set to trigger these functions when the cursor moves over the weapon desired.
For example: (to select sword 2)
Special Function 1:Series of Special Functions to include the next 2
Special Function 2: Lower Axe inventory -1
Special Function 3: Riase Sword 2 +1
When I get to #1 have it lower #8 and raise #1
I think I will give this a try, Thanks for the help.
If you know of anything else let me know. I was trying to make it alot harder.
How will this work when I have 0 and don't actually have a weapon yet, I guess it will temperally add it to my inventory, but not allow me to shot it yet. This might cause someone to cheat in the game.
I'm wondering if I should use 4 numbers instead like this...
0 = Don't have
1 = Still don't have
2 = Have in inventory
3 = Have and selected to use.
When I pick up a weapon I would just add 2 to the inventory instead of one.
Does this sound like it will work, I'm going to find out and I'll let you know.
Thanks,
John