Friday, October 26, 2007

WyeHuong reporting in for the week,

List Of Things I Done This Week

  1. Static Targets
  2. Automatic Doors
  3. Vehicle & Cannon Respawning
  4. Towers V2
  5. Debugging Script
  6. Sounds
In the first 2 pics, the targets can only be hit by the opposing teams, E.G red can hit blue and vice versa. The target in the third pic can be hit by both teams. Once a static target is hit points are awarded and it will disappear. It respawns after 2 minutes.

This is the registration room, the doors are automatic.

The vehicles can now respawn. They will be brought back to the starting area when the player has zero health left, or he stands up halfway during the match.

I redid the towers because there was a problem. Previously, if i hit the up button, i will move up and land on the upper platform, however, if someone was near me, they would also be moved up. The reason is because i used a llWhisper function, which everyone could hear if they were near. Hence, I have since changed the script to detect the bullets, and then detect where the bullets came from, and subsequently transporting the correct vehicle upwards.


I have also placed a script in every object that was not supposed to be seen when the final game is ready. By just shouting run or debug into channel 054071 (my admin number) the objects will appear non-visible and visible respectively.

This is what happens when /054071 run is shouted.

Last but not least, I have done the sounds for:
  1. Shooting the cannon
  2. Moving the vehicle

No comments: