NPC Code: function onCreated() { var = 333; if (var.type() == 0) echo(var @ " is a number. GG LOL"); }
function onCreated() { var = 333; if (var.type() == 0) echo(var @ " is a number. GG LOL"); }