Posted 25 November 2014 - 06:02 AM
Okay so i wish i could post the code but http api is disabled on the server i play on, but what is the best way to set a string to something else using a different computer? like for example:
computer 1:
computer 2:
computer 1:
local ifReset = true
computer 2:
if ifReset == true do
codehere
end