pixie_frigo
04-07-2013, 09:32 PM
Heeeyaaaaaa,
I am currently making some scripts..
But now I am stuck at the throwable(from,to) checker to see if I can use a rune on a position or sio someone at that position.
We are able to get if the tile is walkable or not but not if a rune can go past the tile or not.
For example if there is an open window you can't walk on it but you can shoot though it.
So it would be nice if we got acces about if something is "transmittable" or not.
for example :
item.isTransmittable= false / true
Map.IsTileTransmittable= false / true
Syntax
Maybe there is a variable I can use I don't know about ? :)
Kind regards !
I am currently making some scripts..
But now I am stuck at the throwable(from,to) checker to see if I can use a rune on a position or sio someone at that position.
We are able to get if the tile is walkable or not but not if a rune can go past the tile or not.
For example if there is an open window you can't walk on it but you can shoot though it.
So it would be nice if we got acces about if something is "transmittable" or not.
for example :
item.isTransmittable= false / true
Map.IsTileTransmittable= false / true
Syntax
Maybe there is a variable I can use I don't know about ? :)
Kind regards !