i were tryin to add health when you hit enemy or friendly with a claw using lua
1.) IS THE ADHOOK SHOULD BE LIKE THIS??
1
addhook ("hit","mediclaw")
2.)is the function supposed to be like this?
1
function mediclaw(id,source)
3.) i dont know how to make that thingy
1
if item = 69 then?
4.) is this right? for this
1
2
2
parse ("health "..source.." "..player(source,"health")+5) end
i know this is a easy script for pro script but can you help me making this script
edited 1×, last 27.05.11 07:38:00 pm