-
Posts
619 -
Joined
-
Days Won
7
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by beee
-
Changed Fixed In to 1.5.2
-
@ZenCrafter Thanks for providing those files, found an issue when loading some obsolete items causing it to get stuck.. resolved now.
-
@ZenCrafter Hi, please share the file and will have a look
-
Changed Status from Pending to Closed Changed Fixed In to 2.2.3
-
Changed Status from Pending to Closed Changed Fixed In to 2.2.3
-
@OldRusty Dmed you a temp version with exclusion. Out of curiosity, what is the use for hack announcement for you if you will exclude these monuments? Wouldn't same concern of counters be present for any other hackable crate?
-
Not related to this plugin, seems like something else trying to download player avatar on connect and had a null response or something. Happening when using the variables is just a coincidence. @OfflineGotOfflined
-
Changed Status from Work in Progress to Pending
-
Changed Status from Closed to Work in Progress
-
Not possible at the moment unfortunately, will add it to oxide lang files soon. Will open the ticket to keep as a reminder.
-
Changed Status from Pending to Closed
-
All set here @OfflineGotOfflined?
-
Will look into adding an exclusion list maybe for that trigger, in the meantime you can change line 590 to the following to exclude cargo crates: if (player == null || !player.userID.IsSteamId() || OnCargoShip(crate)) return;
-
Hey, Should be able to add vi language code to the config then reload the plugin. Example: "Server Languages (Creates lang file for each in data/AutomatedMessages/lang)": [ "en", "vi" ] This will add ability to define different replies for each language from the admin ui.
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed Changed Fixed In to 2.2.2
-
Added to config, thanks for your suggestion