NPC Code://#CLIENTSIDE if (created) { timeout = 0.05; } if (timeout) { this.s = testsign(mousex,mousey); if (this.s >= 0) setplayerprop #c,Sign: #v(this.s); timeout = 0.05; }
//#CLIENTSIDE if (created) { timeout = 0.05; } if (timeout) { this.s = testsign(mousex,mousey); if (this.s >= 0) setplayerprop #c,Sign: #v(this.s); timeout = 0.05; }