|
I guess this would be a function..
Sorry, noob at programming.
if (playertakesnodamage) {
warpto hospital.nw;
}
else {
//I don't know
}
|
have to detect they're actually being hit and not taking damage lol, and we dont even know how they're not being detected hit.