Heya folks,
I've seen some use of rust.InventoryNotice on a few legacy plugins and wondered if that functionality was still around for experimental? If not, is there anything like it that I can use to display a brief notification on the screen?
I see in the assembly there's Notices, NoticeArea and ItemPickupNotice, though I haven't had any luck using any of them thus far.
InventoryNotice usage on Experimental
Discussion in 'Rust Development' started by Hurt, Feb 23, 2015.
-
Wulf Community Admin
It isn't. There is a similar function, but no real way to access it.
-
I'll hold tight for now then and just use chat messages. Thanks!