🧩Exports and Events
You need specific Exports or Events for your Scripts? Here is your way to go! All S-HUDv1 Exports are still Supported!
exports["S-NotifyV2"]:HelpNotify(Key, message, design)exports["S-NotifyV2"]:DisplayAdminChatNotify(message, name, idofplayer, length, design)exports["S-NotifyV2"]:DisplayNotify(type, titel, message, length, name, ID, design)exports["S-NotifyV2"]:DisplayAnnounce(typeofannounce, message, name, length, lockedzone, design)exports["S-NotifyV2"]:MakeProgressbar(text,length, design)exports["S-NotifyV2"]:ShowHelpNotify(key, text, design)exports["S-NotifyV2"]:RemoveHelpNotify()exports["S-NotifyV2"]:DestroyProgressBar()exports["S-NotifyV2"]:DisplayAnnounce(announceType, message, displayName, length, lockedzone, design)Last updated