Author Topic: Can't change the player's datablock all right and proper.  (Read 1787 times)


The problem is you're not checking to see anything other than if the thing is actually a player object.

if(fileName(%db.shapeFile) $= "m.dts")

and

if(%db.canJet)

I wasn't running a minigame at the time. Do I need to?
Yeah, that's the only way ::damage gets called.

owut

I knew that.

Also, Iban, that seems like a smart sanity check, but why would lacking that break it entirely?

Your complaint was that it changed the horse into a man, among other things.

This fixes issue #1.

Oh, quite sorry, but that was only debug info.

But come to think of it... that would be kind of important.

Alright. Thanks Iban!