Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Search Forums

Notices

Showing results 1 to 25 of 45
Search took 0.01 seconds.
Search: Posts Made By: senjak
Forum: HL - 4th Edition October 8th, 2015, 08:37 AM
Replies: 50
Views: 40,445
Posted By senjak
I play with a group of people where just about...

I play with a group of people where just about everyone runs a game or three. We use all sorts of systems, and D&D next is just one of them. We have fun regardless of what the system is.

I would...
Forum: HL - d20 System October 21st, 2014, 09:29 PM
Replies: 6
Views: 3,921
Posted By senjak
could I please have a small example to look at? ...

could I please have a small example to look at? I'm not sure I'm following how you did that.

Thanks!
Forum: HL - d20 System August 3rd, 2014, 08:32 AM
Replies: 19
Views: 6,505
Posted By senjak
Does anyone know if this error is even still on...

Does anyone know if this error is even still on Lone Wolf's radar, or if there is now a work around?
Forum: HL - Savage Worlds June 4th, 2014, 06:23 AM
Replies: 16
Views: 5,351
Posted By senjak
Could you share the code to set a skill to d4 if...

Could you share the code to set a skill to d4 if it doesn't exist? I think that I can just skip increment the skill and get the intended effect.

Thanks,

Senjak
Forum: HL - Savage Worlds June 4th, 2014, 06:18 AM
Replies: 16
Views: 5,351
Posted By senjak
I find it really funny how often I run into weird...

I find it really funny how often I run into weird edge cases in just about everything I do.

It is funny to me simply because both my dad and my sister are researchers in physics, and they spend...
Forum: HL - Savage Worlds May 29th, 2014, 05:50 AM
Replies: 16
Views: 5,351
Posted By senjak
I must read through your code examples again...

I must read through your code examples again Zarlor. I've got the selection working just fine, now I need to either bump it up by one if it exists, or add the skill to the character if it doesn't.
Forum: HL - Savage Worlds May 28th, 2014, 10:50 AM
Replies: 16
Views: 5,351
Posted By senjak
getting there....

I tend to break down everything to very small parts, that way the victories can be felt as code starts to work.

My goal is that I can pick two skills from a list and then if the skill doesn't...
Forum: HL - Savage Worlds May 28th, 2014, 09:58 AM
Replies: 16
Views: 5,351
Posted By senjak
I'll start with that. I'm slowly making my...

I'll start with that.

I'm slowly making my way through the examples and implementing stuff.

Thanks again for the assistance.

Senjak
Forum: HL - Savage Worlds May 28th, 2014, 07:26 AM
Replies: 16
Views: 5,351
Posted By senjak
Edge that grants two skills from a longer list?

I'm working on implementing house rules. (Savage Battlestar Galactica if anyone is interested, player's writeup is about 25 pages so far)

I'm racking my brain for an example Edge that grants a...
Forum: HL - Savage Worlds May 28th, 2014, 07:03 AM
Replies: 12
Views: 5,758
Posted By senjak
It was interesting to see that it was possible to...

It was interesting to see that it was possible to spend an advance on psionics but the advance didn't take place.

But that did get the job done!
Forum: HL - Savage Worlds May 28th, 2014, 06:50 AM
Replies: 12
Views: 5,758
Posted By senjak
You guys rock. I'm really appreciating all of the...

You guys rock. I'm really appreciating all of the tips and suggestions.
Forum: HL - Savage Worlds May 27th, 2014, 10:39 AM
Replies: 12
Views: 5,758
Posted By senjak
SeeleyOne, how about sort of the opposite? ...

SeeleyOne, how about sort of the opposite?

Is there a way to limit a skill level to the current character rank? ie, novice characters would only be able to put 1D4 into it, seasoned could put up...
Forum: HL - Savage Worlds March 31st, 2014, 06:18 AM
Replies: 5
Views: 3,227
Posted By senjak
Ahh! That explains what I was going to ask today.

Ahh! That explains what I was going to ask today.
Forum: Hero Lab Discussion March 31st, 2014, 06:05 AM
Replies: 1
Views: 2,551
Posted By senjak
Feature request!

Pardon me if I've managed to drop this in the wrong thread, it is Monday morning and I'm suffering jet lag.

I would really like to see an addition to the 'find updates' screen that showed the...
Forum: HL - d20 System August 5th, 2013, 07:07 AM
Replies: 8
Views: 2,997
Posted By senjak
Cool, thanks! Senjak

Cool, thanks!

Senjak
Forum: HL - d20 System August 5th, 2013, 06:30 AM
Replies: 8
Views: 2,997
Posted By senjak
Thank you Sendric! A total chair-keyboard...

Thank you Sendric! A total chair-keyboard interface problem. I'd become so focused upon what I thought was correct that I didn't carefully re-read either the description or the other sample...
Forum: HL - d20 System August 3rd, 2013, 09:40 PM
Replies: 8
Views: 2,997
Posted By senjak
No, I've still got the problem with skills. I'd...

No, I've still got the problem with skills. I'd just posted the wrong version of my file at first. Sadly understanding what is causing the problem hasn't allowed me to fix it yet!

I'm seeing that...
Forum: HL - d20 System August 3rd, 2013, 05:59 AM
Replies: 8
Views: 2,997
Posted By senjak
I'm a space cadet

ignore the user file, it was the wrong one.

I have figured out that the problem seems to be related to the number of hit dice given to the monster. Feh
Forum: HL - d20 System August 2nd, 2013, 03:55 PM
Replies: 8
Views: 2,997
Posted By senjak
Any tips on resolving skill issues?

Well, I've mostly gotten the Pixie from savage species working; however, now I'm not being offered additional skill points at a new level.

Not only that, it doesn't seem that I'm being allowed to...
Forum: HL - d20 System July 30th, 2013, 10:47 PM
Replies: 19
Views: 6,505
Posted By senjak
Sadness, I was hoping that someone might have...

Sadness, I was hoping that someone might have figured out how to define the three variables so that the error condition would be met.

Senjak
Forum: HL - d20 System July 30th, 2013, 10:50 AM
Replies: 19
Views: 6,505
Posted By senjak
Attempt to access field 'cSpellExpr' that does not exist for thing

Hi,

I'm looking to a wider audience to see if anyone can suggest a fix for a problem I'm seeing with Monster races. I'm trying to duplicate the Pixie from Savage worlds, and I'm seeing the...
Forum: HL - d20 System July 24th, 2013, 12:19 PM
Replies: 9
Views: 3,869
Posted By senjak
Thank you everyone for your suggestions and tips!...

Thank you everyone for your suggestions and tips! I'll blow everything away and start over to make sure that I get a clean start.
Forum: HL - d20 System July 22nd, 2013, 08:39 PM
Replies: 9
Views: 3,869
Posted By senjak
Here is the user file.

Is there better documentation on how to use the monster class tabs? Self documenting code never really seems to be self documenting. :-(

Thanks for taking a look at this. I appreciate any...
Forum: HL - d20 System July 21st, 2013, 09:27 PM
Replies: 9
Views: 3,869
Posted By senjak
Hello, My goal would to have a monster class...

Hello,

My goal would to have a monster class where certain abilities became active dependent upon level. For example ability X wouldn't be active until you had three levels of the monster class. ...
Forum: HL - d20 System July 19th, 2013, 07:50 AM
Replies: 9
Views: 3,869
Posted By senjak
For D20. Thanks for fixing where this should be....

For D20. Thanks for fixing where this should be. Brain was pretty melted when I posted last night.

Senjak
Showing results 1 to 25 of 45

 
Forum Jump

All times are GMT -8. The time now is 06:18 AM.


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