-FooL-
Assuming this is going on an NPC Server...
If you use something like
with (getplayer()){
playerhearts--;
}
Or something similar, it should work.
Other commands you might wanna look into:
Onwater(x,y), vecx, vecy, abs(), #m...
Quote:
1. player cant hurt anything in water
2. monster cant hurt player in water
|
1. Yes they can o_O
2. Again, yes they can. Even on non-p2p ^.^
if (1 && 2 = doable){ solution = scripts; }
Tada.