RATDOG/_module/nss/re_widget17.nss

5 lines
89 B
Plaintext
Raw Normal View History

void main()
{
SetLocalInt(GetModule(), "re_" + GetPCPlayerName(GetPCSpeaker()), TRUE);
}