GGG pls explain the new Tempest Shield to me!

Not being smart here. Just an amateur programmer.

"
//User hits TSHotkey
TSFunction();
TSOn = True;

AreaChange()
{
[...]
if(TSOn == True)
TSFunction();
}


I understand that it is a band-aid fix, and if done with a ton of skills could possibly slow down changing areas.

Report Forum Post

Report Account:

Report Type

Additional Info