Is there a way to check lvars and mvars ingame?
I made a whole new map, and there are two npc's on it, both have a new script.
when I talk to npc 1 the mvar becomes 1
when I talk to npc 2 I get different dialoges depending on the mvar, 0 or 1.
But for some reason it doesnt work, so I'd like to check the mvar, to see if it changes at all.
(I put the define mvar in a header, and yes I linked to the header in my script)
I made a whole new map, and there are two npc's on it, both have a new script.
when I talk to npc 1 the mvar becomes 1
when I talk to npc 2 I get different dialoges depending on the mvar, 0 or 1.
But for some reason it doesnt work, so I'd like to check the mvar, to see if it changes at all.
(I put the define mvar in a header, and yes I linked to the header in my script)