Notifications
Notify system is made in full lua and js (0.00msec)
exports.infinity_core:notification(-1, '<b>TITLE</b>', 'TEXT', 'bottom_large', 'infinitycore', 2500)exports.infinity_core:notification(source, 'TITLE', 'TEXT', 'center_right', 'infinitycore', 3000)exports.infinity_core:notification(target, 'TITLE', 'TEXT', 'top_left', 'infinitycore', 1000)Last updated