Steve Jackson Games - Site Navigation
Home General Info Follow Us Search Illuminator Store Forums What's New Other Games Ogre GURPS Munchkin Our Games: Home

Go Back   Steve Jackson Games Forums > Roleplaying > GURPS > GURPS Character Assistant

Reply
 
Thread Tools Display Modes
Old 04-03-2018, 10:09 PM   #1
Kesendeja
 
Join Date: Jul 2013
Default Disassociating Perception and Will from IQ

When I make the changes to do this in the editor and save them it almost works.

The problem I'm running into is that the "step" slot keeps resetting itself to blank instead of 1.

I've tried resynching and it doesn't help. I'm at my wits end right now and could use some advice.

Quote:
Encoding=UTF-8
Version=3
* The version information above MUST be the first line of the data file,
* or the first line AFTER the 'Encoding=UTF-8' line, when that is included.

Description=User created data file containing custom traits saved from within GCA.
Program=4.0.423

[AUTHOR]
************************************************** ************************************************** ********************
*
* GURPS(R) Character Assistant Data File
* Created: Tuesday, April 3, 2018
* Requires GCA v4 or later!
*
************************************************** ************************************************** ********************

[Attributes]
Will,basevalue(10),maxscore(@max(20, 10)),minscore(@max(0, 10 - 4)),up(5),down(-5),mainwin(6),disadat(-1),tl(),usernotes(),familiarities(),usescount(),us eslocation()

[Attributes]
Perception,basevalue(10),maxscore(1000000),minscor e(0 - me::syslevels),up(10),down(-10),symbol(Per),mainwin(7),disadat(-1),tl(),usernotes(),familiarities(),usescount(),us eslocation()

Last edited by Kesendeja; 04-03-2018 at 10:12 PM.
Kesendeja is offline   Reply With Quote
Old 04-04-2018, 10:09 AM   #2
Armin
GCA Prime
 
Armin's Avatar
 
Join Date: Aug 2004
Location: Portland, OR
Default Re: Disassociating Perception and Will from IQ

There's currently a bug in GCA4 where it doesn't save the step() tag when writing the custom trait to the data file.

You'll have to add that to your saved definition in the data file manually.
__________________
Armin D. Sykes | Visit my GCA5 blog for updates and previews. | Get GURPS Character Assistant 5 now at Warehouse 23.
Armin is offline   Reply With Quote
Old 04-04-2018, 12:51 PM   #3
Kesendeja
 
Join Date: Jul 2013
Default Re: Disassociating Perception and Will from IQ

Not to be a bother, how would I do that?
Kesendeja is offline   Reply With Quote
Old 04-04-2018, 01:25 PM   #4
Armin
GCA Prime
 
Armin's Avatar
 
Join Date: Aug 2004
Location: Portland, OR
Default Re: Disassociating Perception and Will from IQ

Open your custom data file in a plain text editor, such as Notepad.

Go to the appropriate line, and add a step(1) tag. I've done that in the bits below, in addition to deleting some extraneous tags, so you can copy-n-paste them over your existing entries:

Code:
[Attributes]
Will,basevalue(10),maxscore(@max(20, 10)),minscore(@max(0, 10 - 4)),up(5),down(-5),mainwin(6),disadat(-1),step(1)

Perception,basevalue(10),maxscore(1000000),minscore(0 - me::syslevels),up(10),down(-10),symbol(Per),mainwin(7),disadat(-1),step(1)
Also, your maxscore() and minscore() for Will make no sense: you're using a formula in each with a fixed outcome, so that they evaluate to the same as maxscore(20) and minscore(6).
__________________
Armin D. Sykes | Visit my GCA5 blog for updates and previews. | Get GURPS Character Assistant 5 now at Warehouse 23.
Armin is offline   Reply With Quote
Old 04-04-2018, 07:16 PM   #5
Kesendeja
 
Join Date: Jul 2013
Default Re: Disassociating Perception and Will from IQ

Thank you, it works perfectly now.
Kesendeja is offline   Reply With Quote
Old 04-04-2018, 07:33 PM   #6
Armin
GCA Prime
 
Armin's Avatar
 
Join Date: Aug 2004
Location: Portland, OR
Default Re: Disassociating Perception and Will from IQ

You're welcome!
__________________
Armin D. Sykes | Visit my GCA5 blog for updates and previews. | Get GURPS Character Assistant 5 now at Warehouse 23.
Armin is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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
Fnords are Off
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 10:32 PM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.