Creating a Glass Shooting System
#1

Can someone give me a example how to make the following

Код:
- A Textdraw that counts the shooted objects
- When Player Dies during the Battle he will lose the battle and the player left inside the battle will win 
- The one who shoot the last object will win
Reply
#2

There is no callback for objects that are shot. However, you can do difficult calculations and see if the player is aiming at the object and pressing the fire key.
For the second thing: Use OnPlayerDeath() callback.
Reply
#3

i'm not good at mathematics
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)