Mehran

Results 6 comments of Mehran

rml transform doesn't work as intended tho

> Is there an ETA on when this can be merged in and be usable? I'm starting a new React/React Native project for my company this week or next and...

https://dbrg.ut.ac.ir/hamshahri/ https://drive.google.com/file/d/1D3yt99D0GcCRCbdKbUQGxbqjkeh91hTg/view

I think you can do this easily with ` chat.registerCmd('clearchat', (player) => { for(var i = 0; i < 16; i++) { chat.broadcast(''); } }); `