Skip to content

V1.0.0 GURPS.findSkill, GURPS.findAdDisad and GURPS.findAttack throws error #2685

@StefanLeng

Description

@StefanLeng

The functions GURPS.findSkill, GURPS.findAdDisad and GURPS.findAttack thow errors because the use functions on the actor. that not longer exists.

To reproduce, run these statements in the console with an actor selected:

GURPS.findSkill(GURPS.LastActor,'X')
GURPS.findAdDisad (GURPS.LastActor,'X')
GURPS.findAttack(GURPS.LastActor,'X')

However, GURPS.findSkillSpell works fine.

Metadata

Metadata

Assignees

Labels

V1.0.0bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions