Author Topic: Whoops! Still need help on player::damage  (Read 522 times)

player::damage(%damaged, %damager, %pos, %damageInflicted, %damage, %damageType)


The problem with that, I need to get the equivalent client.
%damager and %damaged will return the object that was damaged/is damaging.

That's a problem.
I need something like:

%damaged.client



I believe I have no idea what I'm talking about.
« Last Edit: January 21, 2009, 02:15:26 PM by Kalphiter »

%damaged.client

You're incredibly lazy to have not even tried that. Seriously, you're going to remain a failure if you rely on the people on these forums to help you whenever you need to do something. There are loads of add-ons that do this, you just can't be bothered to check.

Didn't make sense, because typically %client can be whatever the creator wants.