Jump to content

duda


Plate

Recommended Posts

hola alguien me podria decir que esta mal en esto?

function die() 
local hlt = getElementHealth( slothbot ) 
if hlt >= 20 then 
setPedAnimation (slothbot "MEDIC", "CPR") 
end 
end 
addEventHandler("onResourceStart",getRootElement(),die) 

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...