Lose Health & Objects
#1

Hey.. on my script players lose hp every few minutes, and I couldnt find it on the script.. someone can lead me to how it should look like?

and the second thing is..
I saw on few server that if you /smoke so you get a ciggarette in your hand.. same like beer and things like that.. so wanted to ask if i need that Hold thing and how can I find the objects?
Reply
#2

Code? Show us code.
Reply
#3

1) Search for SetTimerEx and
PHP код:
new Float:HP;
GetPlayerHealth(playerid,HP);
SetPlayerHealth(playerid,HP-[something]); 
2)https://sampwiki.blast.hk/wiki/SetPlayerSpecialAction with these IDs https://sampwiki.blast.hk/wiki/SpecialActions
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)