Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Can't change the player's datablock all right and proper.
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: Can't change the player's datablock all right and proper. (Read 1792 times)
otto-san
March 24, 2011, 11:49:09 PM
Yes.
Ad Bot
Advertisement
Iban
March 25, 2011, 02:02:18 AM
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)
Chrono
March 25, 2011, 02:18:22 AM
Quote from: Giovan on March 24, 2011, 10:09:25 PM
I wasn't running a minigame at the time. Do I need to?
Yeah, that's the only way ::damage gets called.
Giovan
March 25, 2011, 10:04:15 AM
owut
I knew that.
Also, Iban, that seems like a smart sanity check, but why would lacking that break it entirely?
Iban
March 25, 2011, 10:27:19 AM
Your complaint was that it changed the horse into a man, among other things.
This fixes issue #1.
Giovan
March 25, 2011, 11:06:11 AM
Oh, quite sorry, but that was only debug info.
But come to think of it... that would be kind of important.
Alright. Thanks Iban!
Giovan
March 25, 2011, 08:20:42 PM
Works. Thanks
Print
Pages:
1
[
2
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Can't change the player's datablock all right and proper.