[FilterScript] Injured System
#1

Injured System
Details;

This is a simple injured system. It detects if the player HP has hit 5, and if it has then it puts the player in a hurt anim. You can add a function for stoping it; I was going to add a timer that made them get up after 15 seconds but thought I'd let you all do it so you can have your personal preference!

Downloads;

http://pastebin.com/52JeRk3L
Reply
#2

Screan shots ?
Reply
#3

Sweet one.
Reply
#4

Screen
Reply
#5

Not used callbacks, you set up timer and you don't even use it.
Reply
#6

You actsuly making..
Reply
#7

Well, actually you had made a callback, but you don't use it.

pawn Код:
SetTimer("injured", 150000, false);
And this Filescript it's too simple. Try add more custom functions.
Reply
#8

Quote:
Originally Posted by Raweresh
Посмотреть сообщение
Not used callbacks, you set up timer and you don't even use it.
Did you read the post? I was making it a timer based system then I decided to let others use their own way to make the player get up. I just forgot to delete the timer
Reply
#9

simple but nice!
Reply
#10

nice job.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)