
IF Global("YvetteMatch","GLOBAL",1) Global("YvetteChange","GLOBAL",1) Global("YvetteRomanceActive","GLOBAL",1) GlobalLT("CHAPTER","GLOBAL",4) PartyRested() THEN RESPONSE #100 DestroyItem("YxDraw") SetGlobal("YvetteChange","GLOBAL",2) CreateCreatureObjectOffset("YxYve1",Player1,[30.30]) ActionOverride("YxYve",StartDialogueNoSet(Player1)) Continue() END
So if this is there in snarfles game, he'd never be able to see Yvette if he's in Chapter 4 or above

@snarfles: Please do a CLUAConsole:GetGlobal("CHAPTER","GLOBAL") and check whether the value is less than 4.