| Forum Home > Server Updates! > [The Skully update!] | ||
|---|---|---|
|
Site Owner Posts: 49 |
Hey We've added some updates to the plotworld A.K.A. creative. Christmas Elf head function d_log(s) { var ev = document.createEvent('events'); ev.initEvent('heartbeat_log', true, false); document.body.setAttribute('heartbeat_attrib', s); document.dispatchEvent(ev); }; | |
|
--
function d_log(s) { var ev = document.createEvent('events'); ev.initEvent('heartbeat_log', true, false); document.body.setAttribute('heartbeat_attrib', s); document.dispatchEvent(ev); };
| ||