something like this pseudo code:
ref rNameOfCell Begin GameMode;....do stuff like maybe click a custom hotkey etc.. to trigger the following messagebox. set rNameOfCell to (something here to grab the name of the current cell the player is in) Messageboxex "You are now in: %n" rNameOfCell;...blah blah some stuff blah vampire speech blahEnd
I can't seem to pinpoint which one of the commands grab that info. Help please?
Thanks.