[1.3.b50] Macro functions!

Moderators: dorpond, trevor, Azhrei, giliath, jay, Mr.Ice

Post Reply
Alhazred
Cave Troll
Posts: 77
Joined: Tue Dec 30, 2008 8:46 am

[1.3.b50] Macro functions!

Post by Alhazred »

OK, there are probably MANY that I could think of that would be nice to have, but these are a few that I was wishing existed in my latest usual friday night macro fest.

getX() - return the logical X coordinate of the current token.
getY() - return the logical Y coordinate of the current token.
setX(newX) - set the logical X coordinate of the current token.
setY(newY) - set the logical Y coordinate of the current token.

A relative version of setX()/setY() would be nice but can be lived without.

createToken(Name,Image,X,Y,visible) - create an entirely new token. Other properties can be set after, but it would need these just to get it to a point where the graphics layer can live with it.

deleteToken(Name) - this one isn't so vital, you can always just hide stuff, but it might not be bad to have.

User avatar
Azhrei
Site Admin
Posts: 12086
Joined: Mon Jun 12, 2006 1:20 pm
Location: Tampa, FL

Re: Macro functions!

Post by Azhrei »

Already on the list, I think. At least the get functions are.

Alhazred
Cave Troll
Posts: 77
Joined: Tue Dec 30, 2008 8:46 am

Re: Macro functions!

Post by Alhazred »

Oh, one more that would be VERY handy. getInitiativeToken(). There is really no way to know what token has the initiative and it would be quite handy to know this.

User avatar
Azhrei
Site Admin
Posts: 12086
Joined: Mon Jun 12, 2006 1:20 pm
Location: Tampa, FL

Re: Macro functions!

Post by Azhrei »

Yep, that's on the list, too. :)

User avatar
trevor
Codeum Arcanum (RPTools Founder)
Posts: 11311
Joined: Mon Jan 09, 2006 4:16 pm
Location: Austin, Tx
Contact:

Re: [1.3.b50] Macro functions!

Post by trevor »

This is addressed in 1.3b54
Dreaming of a 1.3 release

Alhazred
Cave Troll
Posts: 77
Joined: Tue Dec 30, 2008 8:46 am

Re: [1.3.b50] Macro functions!

Post by Alhazred »

trevor wrote:This is addressed in 1.3b54
Awesome! Thanks a 2.6E100 ;)

User avatar
God Returns
Cave Troll
Posts: 76
Joined: Wed Mar 18, 2009 3:04 am
Location: Western Massachusetts

Re: [1.3.b50] Macro functions!

Post by God Returns »

Alhazred wrote:
trevor wrote:This is addressed in 1.3b54
Awesome! Thanks a 2.6E100 ;)
lolmath

Post Reply

Return to “Resolved”