Jump to content

Oh, hell! SG and SetGlobal aren't the same


temnix

Recommended Posts

I've been struggling to get my dialogue to work, where I need to set a global and check it a few states later. No matter what I did, though, the global change simply wouldn't register until the end of the conversation. Then it occured to me to write Global("G","GLOBAL",0) and SetGlobal("G","GLOBAL",1) instead of the convenient shortcuts - G("G",0) and SG("G",1). And what do you know, it started working right away! I don't know if the problem is with G or SG, but the old format succeeds where the shorthand fails.

Edited by temnix
Link to comment

You are full of shit, as always. Here are the two facts about the matter: 1) the actions are different; 2) the entries in the Actions section of the guide say nothing about the difference.

Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...