Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Authoring Kit
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
RavenX
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2011
Location: Nowhere, Virginia
Posts: 3,633

Old April 9th, 2013, 01:28 PM
How many gizmo entities do I need to set up for the modifications? How do I know how many gizmos I will actually need?
RavenX is offline   #121 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,217

Old April 9th, 2013, 03:19 PM
You'll have to answer that - the answer will be based on what properties you need the gizmo to have in each case.

If all weapons need the same properties on their gizmos, then you can just use the same gizmo in all weapons.

Shadowrun uses the same gizmo for most gear, but certain categories of gear, like weapons and commlinks, each get their own special gizmo, since they need to have different properties than the gizmos on normal gear do.

I'd start with just one for all gear, and then separate it out later if you find you need different properties for certain categories of gear.
Mathias is online now   #122 Reply With Quote
RavenX
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2011
Location: Nowhere, Virginia
Posts: 3,633

Old April 9th, 2013, 10:54 PM
Mathias,

When I am working on the form for the modifications, is the form basically the "tab" that pops up when I hit customize on the weapon? Is the form where I will be defining my template and portals for displaying all the mods?
RavenX is offline   #123 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,217

Old April 10th, 2013, 08:24 AM
Correct. Pressing the edit button opens a form where you add all the modifications to the weapon.
Mathias is online now   #124 Reply With Quote
RavenX
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2011
Location: Nowhere, Virginia
Posts: 3,633

Old April 10th, 2013, 11:33 AM
Ok cool, I'll give it a try and see if I can figure it all out. I think I understand what I have to do with it then.
RavenX is offline   #125 Reply With Quote
RavenX
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2011
Location: Nowhere, Virginia
Posts: 3,633

Old April 10th, 2013, 03:55 PM
Mathias,

I finally got to look at a timing report in chrome, they don't come up on my safari browser for some reason, and I am trying to figure out what this would be used for and how it can help me with my work. How do I use the timing report to find timing errors?
RavenX is offline   #126 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,217

Old April 10th, 2013, 03:57 PM
It's a list of every script in the game, sorted by phase & priority.

If there are errors, like you said that script A must come before script B, but they don't, those are listed near the top.
Mathias is online now   #127 Reply With Quote
RavenX
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2011
Location: Nowhere, Virginia
Posts: 3,633

Old April 10th, 2013, 03:59 PM
You mean this segment of the report?

Code:
<errors>
<depends name="Thing trInit: Eval Script #1" phase="Traits" priority="6000">
<before name="Component Derived: Derived trtFinal" phase="Traits" priority="6000"/>
</depends>
</errors>
Is this what its complaining about it when says there are timing problems?
RavenX is offline   #128 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,217

Old April 10th, 2013, 04:02 PM
Yep - you said that script must come before Derived trtFinal, but they're both at the same phase & priority, so it's warning you about that error.
Mathias is online now   #129 Reply With Quote
RavenX
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2011
Location: Nowhere, Virginia
Posts: 3,633

Old April 10th, 2013, 04:16 PM
Well, this does make it easier to pinpoint the error and fix it.
glad I figured out it was safari failing to show the report.
RavenX is offline   #130 Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 04:12 PM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.