Lone Wolf Development Forums  

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

Notices

Reply
 
Thread Tools Display Modes
ErinRigh
Senior Member
 
Join Date: Oct 2016
Posts: 621

Old October 23rd, 2016, 10:21 AM
Hey, I am trying to add the Paragon template but I have snagged up here and could some help. There is a scripting error here, i done it, it happened, and now i can't figure out what the error is, or even where to go to fix it. I've attached my working file for you to check.

HELP!

Erin
Attached Files
File Type: zip Paragon.zip (913 Bytes, 2 views)
ErinRigh is offline   #1 Reply With Quote
Dami
Senior Member
 
Join Date: Mar 2013
Location: Melbourne, Australia
Posts: 1,103

Old October 24th, 2016, 02:38 AM
I've just loaded your file into Hero Lab.
I've looked over it in the editor, then added it to a base creature in HL. There was no error message at any time. I can see that there are parts of the template that you haven't done yet, but no errors.

What scripting error did you have? Can you copy/paste it here?
Dami is offline   #2 Reply With Quote
ErinRigh
Senior Member
 
Join Date: Oct 2016
Posts: 621

Old October 24th, 2016, 06:23 AM
how totally weird last night it was giving me errors based on something called gslEquip (or similar) connected to paragon spell-like abilities, and now it is not doing it, bizarre.

oh well I'll let you know how it goes.
ErinRigh is offline   #3 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old October 24th, 2016, 08:02 AM
This happens once in a while. Most likely you just needed a full recompilation of the user content. That said, if you get errors in the future, you can copy and paste them here (you can also do screenshots, but the error windows allow you to copy their content to the clipboard).
Sendric is offline   #4 Reply With Quote
ErinRigh
Senior Member
 
Join Date: Oct 2016
Posts: 621

Old October 24th, 2016, 08:11 AM
Second snag, please someone help!

I can't figure out how to make a special ability that will multiply speed by 3, anyone?

Erin
ErinRigh is offline   #5 Reply With Quote
ErinRigh
Senior Member
 
Join Date: Oct 2016
Posts: 621

Old October 24th, 2016, 09:30 AM
Well if someone can help me with that special ability, I'll upload the finished template
ErinRigh is offline   #6 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old October 24th, 2016, 10:08 AM
Quote:
Originally Posted by ErinRigh View Post
Well if someone can help me with that special ability, I'll upload the finished template
A character's speed is controlled by hero.child[Speed].field[tSpeed].value

Presumably you can just multiply that by 3 at the appropriate phase.
Sendric is offline   #7 Reply With Quote
ErinRigh
Senior Member
 
Join Date: Oct 2016
Posts: 621

Old October 24th, 2016, 10:23 AM
ok Sendric, thanks. Now pretend that my coding abilities are great, but my coding knowledge is next to nonexistant. Can you give me the line of code that will do that? I probably won't ever need to ask again.
ErinRigh is offline   #8 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old October 24th, 2016, 11:15 AM
Quote:
Originally Posted by ErinRigh View Post
ok Sendric, thanks. Now pretend that my coding abilities are great, but my coding knowledge is next to nonexistant. Can you give me the line of code that will do that? I probably won't ever need to ask again.
sure

Code:
hero.child[Speed].field[tSpeed].value *= 3
as for timing, that would depend on whether it would multiply the character's speed while hasted. If not, do it before pre-levels/10000. If so, do it after.

Last edited by Sendric; October 24th, 2016 at 11:17 AM.
Sendric is offline   #9 Reply With Quote
ErinRigh
Senior Member
 
Join Date: Oct 2016
Posts: 621

Old October 24th, 2016, 12:04 PM
Darn it Sendric, I thought i was done, but i missed an ability. I can't figure out where to add the special ability +20 damage with melee/thrown, can you offer any help?

Erin

BTW, thanks for the last bit there
ErinRigh is offline   #10 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 12:55 PM.


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