Jump to content

Bug at character creation (BG2)


zefklop

Recommended Posts

Here is the error I get when clicking "accept" at BG2 character generation.

 

Syntax Error:

Traceback (most recent call last):

File "./GUIScripts/bg2/CharGen9.py", line 194, in NextPress

GemRB.ApplyEffect (MyChar, "Proficiency", Value, StatID )

AttributeError: ApplyEffect(pc, effect, param1, param2[,resref[,resref2, resref3]])

 

Creates a basic effect and applies it on the player character. This function could be used to add stats that are stored in effect blocks. The resource fields are optional.

 

I'm using latest SVN revision :(

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...