23.11.2014, 13:40
[FilterScript] Simple Textdraw Health & Armour.
23.11.2014, 13:52
Looks cool! nice one
23.11.2014, 15:56
To not force OngameModeInt
- Good job
- Good job
pawn Code:
public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid, bodypart)
{
Timer = SetTimer("Update", 50, true);
return 1;
}
23.11.2014, 15:59
What the point of having a function like OnPlayerTakeDamage(playerid, issuerid, amount, weaponid) when you're using a timer (this is a really stupid way of doing it, unless you want to check 100x more things such as position ect. Why waste the function mentioned above just to put a timer in it (Seen as fall damage is classed as a weapon')
23.11.2014, 18:00
23.11.2014, 18:39
simple but nice
24.11.2014, 08:00
Simple & good!
24.11.2014, 08:32
Nice and simple I like it!
24.11.2014, 11:05
24.11.2014, 15:45
Script not working tried it, went in game, screen got fucked.
added the script in a new pawno no errors but in game it didn't show up ._.
added the script in a new pawno no errors but in game it didn't show up ._.
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)