I am adding medic into my rp plug in i got it working except instead of makign people health automatically 100 i want it to heal by 50 but when i changed
Code:
public medicheal(id) {
set_user_health(id,100)
return 1;
}
into
Code:
public medicheal(id) {
set_user_health(player,id + 10)
return 1;
}
I get a few errors.. i dont get whats wrong with it anyone know?
__________________
the shirt covered her face, she screamed and clawed, so billy stomped on the bitch until he broke in her jaw.