In my second mod, in my infinite wisdom I changed it to emb (lost the capital)
Can I get the global in "Emb" by script and reset "emb" to equal it? I'm sure it's simple but it's not lilac soul
Cheers,
PJ
int Emb = GetGlobalInt("Emb");
SetGlobalInt("emb", Emb);