-
Posts
444 -
Joined
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by beee
-
yeah you have to specify which properties you would like to change by ticking the checkbox.
-
Changed Status from Pending to Closed
-
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
-
Can we add Vietnamese to Lang file ?
beee replied to OfflineGotOfflined's Support Request in Support
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?
-
Can we add Vietnamese to Lang file ?
beee replied to OfflineGotOfflined's Support Request in Support
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 -
Can we add Vietnamese to Lang file ?
beee replied to OfflineGotOfflined's Support Request in Support
Changed Status from Work in Progress to Pending -
Can we add Vietnamese to Lang file ?
beee replied to OfflineGotOfflined's Support Request in Support
Changed Status from Closed to Work in Progress -
Can we add Vietnamese to Lang file ?
beee replied to OfflineGotOfflined's Support Request in Support
Not possible at the moment unfortunately, will add it to oxide lang files soon. Will open the ticket to keep as a reminder. -
Can we add Vietnamese to Lang file ?
beee replied to OfflineGotOfflined's Support Request in Support
Changed Status from Pending to Closed -
Can we add Vietnamese to Lang file ?
beee replied to OfflineGotOfflined's Support Request in Support
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;
-
Can we add Vietnamese to Lang file ?
beee replied to OfflineGotOfflined's Support Request in Support
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