NPC Code: //#CLIENTSIDE function onCreated() { this.num = random(0,9999); this.chat = "Enjoy your random number!" SPC this.num; }
//#CLIENTSIDE function onCreated() { this.num = random(0,9999); this.chat = "Enjoy your random number!" SPC this.num; }