RPTools.net

Discussion and Support

Skip to content

It is currently Sat May 25, 2013 11:59 pm 






Reply to topic  [ 29 posts ]  Go to page Previous  1, 2

Previous topic | Next topic 

  Print view

Author Message
User avatar  Offline
Dragon
 
Joined: Tue Sep 22, 2009 11:22 pm
Posts: 418
Location: Melbourne, Australia
 Post subject: Re: Veggiesama's Framework (D&D 4e) -- Discussion
PostPosted: Thu Aug 18, 2011 1:51 am 
In the Custom Code section, there is a way to make ONLY the result of the calculation within brackets appear in the chat window but I can't for the life of me remember the code for it.

_________________
Support 4e Math Fixes!


Top
 Profile  
 
 Offline
Cave Troll
 
Joined: Mon Jul 18, 2011 1:37 pm
Posts: 74
 Post subject: Re: Veggiesama's Framework (D&D 4e) -- Discussion
PostPosted: Thu Sep 22, 2011 2:04 pm 
Hi, I have a problem with the framework. It says in the description something along the lines of "when you click on a pc you will see some colourful macros..." and so on. I don't see any colourful macros. I am currently using 1.3b86. Am I doing something wrong? :?


Top
 Profile  
 
 Offline
Giant
 
Joined: Mon Sep 21, 2009 3:15 pm
Posts: 115
 Post subject: Re: Veggiesama's Framework (D&D 4e) -- Discussion
PostPosted: Tue Sep 27, 2011 2:03 pm 
"when you click on a pc you will see some colourful macros..."

should read: if you have the selected window open (go to the top left of the program and select window - ensure Selected is ticked). In the Selection window "when you click on a pc you will see some colourful macros..."


Top
 Profile  
 
 Offline
Kobold
 
Joined: Wed Dec 14, 2011 12:05 pm
Posts: 1
 Post subject: Re: Veggiesama's Framework (D&D 4e) -- Discussion
PostPosted: Thu Dec 15, 2011 5:47 pm 
Is there a feature/setting in the framework that allows it to display hit or miss on the players side of combat in the same fashion it does for a DM? Does the coding need to be changed, if so where and what needs to be done?


Top
 Profile  
 
 Offline
Kobold
 
Joined: Tue May 24, 2011 11:47 am
Posts: 2
 Post subject: VEGv2.34
PostPosted: Sun Apr 29, 2012 3:13 pm 
I was told that there was post made to my question, but I can not find it. I am a new member so don't know where to look for the answer. :)
Is there anywhere where I can find definitions to the variables(keywords) like

PowerNum
actiontype
attacktype
chk_attack
repetitions

I want to write some macros for my characters, but need the defininations so I can figure out what informaion is needed.

TIA email address is curtis@steinhour.net

Curtis Steinhour


Top
 Profile  
 
 Offline
Kobold
 
Joined: Tue May 29, 2012 2:41 pm
Posts: 1
 Post subject: Re: Veggiesama's Framework (D&D 4e) -- Discussion
PostPosted: Tue May 29, 2012 3:03 pm 
I don't know if this is included in the guide for upgrading another campaign, but I was having an issue with some macros from Veg:Lib not registering as existing. After saving and restarting the program they registered. Just in case anyone else ever has that issue.


Top
 Profile  
 
 Offline
Kobold
 
Joined: Tue Jul 10, 2012 1:56 pm
Posts: 1
 Post subject: Fumbles + CustomCode & pet tokens ?
PostPosted: Mon Jul 23, 2012 7:11 am 
Hi Folks,

Firstly I hope this in the right place - I guess these questions straddle the line between veggie's and maptool!

This is my second experience of using MT and Veggie, as a player - unfortunately the character I am now playing is giving me a bunch of additional questions and requests from the GM!

Firstly I am using Veg 2.34 and MT 1.3b87.

How can I adding Fumble notifications to normal attacks ?

Currntly, on any attack roll a crit is clearly marked. However where how would I add fumble notifications ? I have looked at the lib:veg token and I cant clearly see where how to add it in! (not the fumble results, just a clear word 'fumble: (die roll)' (when the attack die rolls a natural '1') in the same way that crits happen on a natural 20.

Extra 'companion' tokens under my control:

A) I have a hybrid Druid/Shamen (Hengeyoki), with a Fey Beast theme. This means I can have up to 3 creatures under my control (druid companion, spirit companion, and fey beast companion - alongside my token). If I give each a seperate (NPC or PC ?) token, it possible to make a seperate 'summon' macro for each one, that would effectively hide/unhide the token in question ? Ideally I would like them invisable to all (including GM, so its not cluttering his screen) untill I summon them (for bonus points I would like to expend a healing surge from Gwenk (my token) when I summon them (from my main token).

B) What is the best strategy for tracking the health & stats of the fey and the druid companion ? I am considering making them all NPC tokens, so I can use the + / - health, if so I need to try to work out how to get thier health to reflect thier various abilitys (like my bloodied value = thier health) -- is it possible to set a value on the character sheet of one token with value from another as opposed to hard coding them ??

Managing pet attacks & Adding fumbles to custom code ?

Currently all of three pets get an instinctive attack if I dont expend a standard action on them. The way they move is controlled by the GM, and as a house rule, they attack for half health. To manage this I have created an two attacks on each pet token, one for full damage, and one for half damage that rounds down. These are then triggered by my character with [R: UsePetAttack('wolf','instinctive bite')] [R: UsePetAttack('pet2','another bite')] etc

How can I:

A) Include crit and fumble notifications in these abilities ?
B) Use stats from my PC token, in these skills -- for example my druid wolf want to use MY ability modifiers in its attack somthing like this in custom code: 'Wolf bites instinctively for [t: floor(1d6 +MyConBonus +MyWisBonus)/2] damage.'

Many Thanks in advance!

Mizpah

PS: I have just had a new request -- I can have 3 or 4 tokens with different stacking aura's - the players dont want to see the aura boxes (as there are so many) however is it possible to create a macro that when pushed outputs to screen who is being effected by what ? Something like: 'joe and npc1 are effected by 'x'. Nobody is effected by 'y'. joe is effected by 'z' -- where X,Y and Z are the auras in question ?


Top
 Profile  
 
 Offline
Great Wyrm
 
Joined: Tue May 26, 2009 7:51 pm
Posts: 2060
Location: Philadelphia, PA
 Post subject: Re: Veggiesama's Framework (D&D 4e) -- Discussion
PostPosted: Sat Aug 04, 2012 12:22 pm 
I changed some stuff in Veggiesama's 2.34 campaign to work with the Adventure Time Campaign Setting. If anyone wants a copy, let me know.

_________________
Image
Time-Zone information UTC -5


Top
 Profile  
 
 Offline
Kobold
 
Joined: Wed Apr 20, 2011 8:12 am
Posts: 16
Location: Europe
 Post subject: Re: Veggiesama's Framework (D&D 4e) -- Discussion
PostPosted: Thu Oct 04, 2012 12:58 pm 
Hey.

I've been using Veggie's for the past 16 months straight and started accumulating a huge number of monster tokens.

So I decided to standardize the way they are built and upload them for anyone interested.


So far I have uploaded:

- Chromatic Dragons all colors (white, black, red, blue, purple, gray, green, brown) of all for ages (young, adult, elder, ancient)

- Duergar (all published in books/magazines)

- Devils (not exhaustive, but most of Monster Manual 1 and 2)

- Orcs (most have been published in books/magazines, but there is a deleveled Orc Chieftain in there as well)

- Goblins (Monster Manual 1)

- Hobgoblins (Monster Manual 1 and 2, as well as plenty leveled up and deleveled from there - the campaign I am running involved them heavily - as well as some custom)

- Bugbears (Monster Manual 1)

- Barghests (Monster Manual 2)


All tokens also have the relevant knowledge checks on them as well as any relevant information about them (type/size/equipment) (right-click and Edit on the fist tab "GM Notes" to see them)

And to top it off, any monster token using ammunition also has an ammunition count that works automatically.



Anyone interested should check them out here.


Top
 Profile  
 
 Offline
Kobold
 
Joined: Thu Sep 20, 2012 1:30 pm
Posts: 6
 Post subject: Re: Veggiesama's Framework (D&D 4e) -- Discussion
PostPosted: Wed Oct 10, 2012 1:33 am 
Hey nice! Are such tokens specific to Veggiesamas or can they be used in another framework?


Top
 Profile  
 
 Offline
Kobold
 
Joined: Wed Apr 20, 2011 8:12 am
Posts: 16
Location: Europe
 Post subject: Re: Veggiesama's Framework (D&D 4e) -- Discussion
PostPosted: Thu Oct 11, 2012 3:49 am 
ronsson wrote:
Hey nice! Are such tokens specific to Veggiesamas or can they be used in another framework?



To the best of my knowledge these can be used in Veggie's as well as any hybrid framework that uses Veggie's/ I know for a fact that they work on one that combines Veggie's and DeviantNull.

Beyond that, I believe all that would be required for them to work is to drop Veg2.34_LibraryToken.rptok anywhere in the campaign file for them to run.



I've also just put up several kobolds and sometime during the next week drakes and behemoths will be up.


Top
 Profile  
 
 Offline
Dragon
 
Joined: Sun May 23, 2010 11:29 pm
Posts: 508
 Post subject: Re: Veggiesama's Framework (D&D 4e) -- Discussion
PostPosted: Sun Apr 07, 2013 11:56 pm 
I was just testing out the b89 maptools. I was using some tokens developed with your framework. When I tested a macros that had custom codes, the other lines of text repeated. (The effect line and other lines) An example of one such macro is in the spoiler tab below. I didn't get the extra spaces, but I did get all that repetition.

EDIT other macros worked fine.

  Iron Soul Flurry of Blows  


Effect: In addition to the damage, the target cannot shift until the end of my next turn. If the target was not a target of the triggering attack, it also cannot make opportunity attacks until the end of my turn.




  Damage:  



Effect: In addition to the damage, the target cannot shift until the end of my next turn. If the target was not a target of the triggering attack, it also cannot make opportunity attacks until the end of my turn.

 
 

  Damage:  



Effect: In addition to the damage, the target cannot shift until the end of my next turn. If the target was not a target of the triggering attack, it also cannot make opportunity attacks until the end of my turn.

 
 

  Damage:



Effect: In addition to the damage, the target cannot shift until the end of my next turn. If the target was not a target of the triggering attack, it also cannot make opportunity attacks until the end of my turn.

 
 

  Damage: In addition to the damage, the target cannot shift until the end of my next turn. If the target was not a target of the triggering attack, it also cannot make opportunity attacks until the end of my turn.

 
 

  Damage:

 
 

  Damage:
 

  Damage:

  Damage: Damage: « ConBonus + 2 = 3 + 2 = 5 »  


Top
 Profile  
 
User avatar  Offline
Deity
 
Joined: Fri Mar 20, 2009 4:40 am
Posts: 5497
Location: Netherlands
 Post subject: Re: Veggiesama's Framework (D&D 4e) -- Discussion
PostPosted: Mon Apr 08, 2013 2:27 am 
DanMathMan wrote:
I was just testing out the b89 maptools. I was using some tokens developed with your framework. When I tested a macros that had custom codes, the other lines of text repeated. (The effect line and other lines) An example of one such macro is in the spoiler tab below. I didn't get the extra spaces, but I did get all that repetition.


although this is not my FW I am curious as to what caused this as this should not happen with a new MT build. Hence im curious: could you describe the steps needed to reproduce this error?
Like this:
- download latest(?) version of VS FW
- start MT b89 and load campaign
- ...? what token used (if your own, pls attach), special build (pls attack), what macro what conditions etc.

_________________
My stuff
Excel Tools: Table editor and Illumination Generator
MT Tools: Dungeon Builder Tool, Bag of Tricks: Teleport pads, Pits, Traps and Warded Areas and onMouseOverEvent
Framework: Dark Heresy, Rogue Trader, Deathwatch, Black Crusade and Only War
Wiki: Debugging Tutorial, Speed Up Your Macros, Working With Two CODE Levels, Shortcut Keys, Avoiding Stack Overflow

My dropbox referral. If you use this then both you and me get 500Mb extra space. 2.5Gb total.


Top
 Profile  
 
User avatar  Offline
Cave Troll
 
Joined: Thu Oct 15, 2009 5:42 pm
Posts: 59
Location: Cleveland, OH
 Post subject: Re: Veggiesama's Framework (D&D 4e) -- Discussion
PostPosted: Wed Apr 10, 2013 2:17 pm 
We noticed that Rumble Slim was doing something similarly. I think it might be related to that. Our DM posted the bug report (jwdavidson) in the build 89 thread in the Announcements forum.

_________________
I don't want the world, I just want your half.


Top
 Profile  
 
Display posts from previous:  Sort by  
Reply to topic  [ 29 posts ]  Go to page Previous  1, 2

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:

Who is online

In total there are 2 users online :: 1 registered, 0 hidden and 1 guest (based on users active over the past 5 minutes)
Most users ever online was 243 on Sun Nov 04, 2012 6:14 am

Users browsing this forum: Google [Bot] and 1 guest





cron

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

Style based on Andreas08 by Andreas Viklund

Style by Elizabeth Shulman