Quote:
Originally Posted by tdb30_
I think it is the same. Just make sure all your grid nodes have unique names this includes the row and column nodes.
|
Don't work
In this image you can see all
http://i50.tinypic.com/2psng2q.jpg
You can see a grid node (stat) whit is row and colon, ad a macro node (Weapon Skill) that refer to a grid node. And the result in the chat...
I want to have a macro that wtrite into chat:
(0) Narratore: Weapon Skill (35) test [1d100] => [49] = (49)
35 is the number wtrite in the grid node nead WS, but the macro write
(0) Narratore: Weapon Skill (!@Stat:WS@!) test [1d100] => [49] = (49)
It don't refer to grid node, but write exactly what I write, whitout doing anything.