PlayerRun:checkDir('block_run')

Moderator: Moderator

Post Reply
Message
Author
Zizzo
Sher'Tul Godslayer
Posts: 2521
Joined: Thu Jan 23, 2003 8:13 pm
Location: A shallow water area south of Bree
Contact:

PlayerRun:checkDir('block_run')

#1 Post by Zizzo »

For future engine versions, it would be useful if the local function checkDir() in engine.interface.PlayerRun were somehow accessible to or configurable by modules --- possibly by making it a full-fledged method, or by providing some mechanism to have it check for an Entity property other than 'block_move'.

[My motivation is that T2 has terrain types that block running but not walking, like lava or deep water.]
"Blessed are the yeeks, for they shall inherit Arda..."

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: PlayerRun:checkDir('block_run')

#2 Post by darkgod »

will be in 1.4 :)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Zizzo
Sher'Tul Godslayer
Posts: 2521
Joined: Thu Jan 23, 2003 8:13 pm
Location: A shallow water area south of Bree
Contact:

Re: PlayerRun:checkDir('block_run')

#3 Post by Zizzo »

darkgod wrote:will be in 1.4 :)
Excellent! Much obliged.
"Blessed are the yeeks, for they shall inherit Arda..."

Post Reply