5mithers

Newbie
Aug 3, 2019
78
66
GrayTShirt

Chapter03:
Conversation between Njal and Bodil shows up as being between Nimue and Bodil. Need the speaker to be `nl` not `n`.

Code:
# This block of conversation should be happening between Njal and Bodil.

# Character variable sets extracted from beginning of files as examples:
# define bl = Character ("Bodil", color="#06DCFB")
# define nl = Character ("Njal", color="#CC0000")
# define n = Character ("Nimue", color="#FF0033")



# game/Chapter03part1.rpy: Line 68
    scene 3007
    n "Hey... [bl]."
    n "What do think she means by \"On display\"?"
    scene 3008
    n "What... what are they gonna do to us?"
    scene 3009
    bl "Only the goddess knows."
    bl "But the thing that worries me is... what do they have planned for him?"
    scene 3010


Chapter04:
Unprintable characters in the codebase.

game/chapter04.rpy: Line 8683
Code:
 nl "If the men suspect this recruit is somehow related to that �mythical� madman..."
Results in the dreaded "empy box" for unprintable characters during the dialog:
1721244086260.png
 
Last edited:

hulogh13

Member
Oct 26, 2017
111
42
always a pleasure to see a new update from you GrayTShirt i'd love to see the round bellies(pregnant) of the main cast(Hilda/Syke/Fiona/Rhona) one day even if it's not your thing or not planned yet
 
4.00 star(s) 41 Votes