[Encore] Someone else run verb?
Daniel Jung
jung at uib.no
Wed Jun 6 16:03:39 MDT 2007
Hi
Jean-Marc Giffin wrote:
> Is there a way to make it so that [the moo]
> assumes a different user has run a certain verb?
I sent an answer (22.05.2007 19:56 if you want to check) to one of your
other questions. That answer covers this question of yours.
Basicaly, just insert a line saying
player = this;
and the player value is set to the object in question (or anything
else). The variable _player_ is predefined, but not unalterable.
This is NOT good coding; it's spoofing, really. You might want to work
with arguments rather than fooling the moo into believing the player is
someone else.
- Daniel
More information about the Encore
mailing list