-
Posts
196 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by AvG Лаймон
-
Quarry and Pump turning off during server restart at times.
AvG Лаймон replied to BR_Rust_Nation's Support Request in Support
Clans? for what functional? -
Quarry and Pump turning off during server restart at times.
AvG Лаймон replied to BR_Rust_Nation's Support Request in Support
they are turned on if the restart was performed correctly (plugins were unloaded by the server before shutdown), if the quarry was turned on at the time of unloading the plugin and if it has the required fuel after the server is turned on. To restart the server, use the command restart 1 -
Changed Status from Pending to No Response
-
Version 1.0.1
41 downloads
You can reset recieved rewards every day or wipe. You can give multiple commands/items to player in one reward. You can set any position and size for chest (ui). Has langs for each of your reward. Has EN and RU versions in archive. You can get the fastest support in our Discord: Alias™ dev. Default Configuration { "Clear data on wipe?": false, "Clear data every real day?": true, "Disable chest ui after recieving all rewards?": true, "Chat avatar SteamID": 0, "UI Settings": { "Closed chest image URL": "hidden", "Opened chest image URL": "hidden", "Anchor Min": "0 1", "Anchor Max": "0 1", "Offset Min": "10 -100", "Offset Max": "110 0" }, "Rewards (online time : list of rewards)": { "3600": [ { "Required permission": "", "Command (true) or item (false)": false, "Reward description (can be edited in langs)": "Scrap x1000", "Command": "", "Item shortname": "scrap", "Item name (leave empty if not needed)": "", "Item skin": 0, "Item amount": 1000 }, { "Required permission": "arewards.vip", "Command (true) or item (false)": true, "Reward description (can be edited in langs)": "1000 Economics balance for VIP", "Command": "deposit %SteamID% 1000", "Item shortname": "scrap", "Item name (leave empty if not needed)": "", "Item skin": 0, "Item amount": 1 } ], "10800": [ { "Required permission": "", "Command (true) or item (false)": false, "Reward description (can be edited in langs)": "Ak-47", "Command": "", "Item shortname": "rifle.ak", "Item name (leave empty if not needed)": "Cool AK-47", "Item skin": 0, "Item amount": 1 }, { "Required permission": "", "Command (true) or item (false)": false, "Reward description (can be edited in langs)": "Ammo for your riffle", "Command": "", "Item shortname": "ammo.rifle", "Item name (leave empty if not needed)": "", "Item skin": 0, "Item amount": 500 } ] }, "Plugin Version": { "Major": 1, "Minor": 0, "Patch": 0 } }$8.00 -
Version 1.1.3
227 downloads
Provides API and Hooks which called when in-game day/night and real second/hour/day/month/year started. Has no functional by itself. Usable only as plugin dependency. Configuration { "Rust day start time (hour)": 7.5, "Rust night start time (hour)": 20.0 } API aTimeAPI.Call<bool>("IsDayInRustNow"); Hooks void OnRealSecond() // called every real second void OnRustDayStarted() // called right arter in-game day was started void OnRustNightStarted() // called right arter in-game night was started void OnNewRealHourStarted(int newHour) // called right arter new real hour was started void OnNewRealDayStarted(int newDay) // called right arter new real day was started void OnNewRealMonthStarted(int newMonth) // called right arter new real month was started void OnNewRealYearStarted(int newYear) // called right arter new real year was startedFree -
Changed Status from Work in Progress to Closed
-
I tried, really, however, there is no way to do this with normal methods. Perhaps it can be done by some very long way. For example, create a box with a skin, give it to the player and when it is installed, the pump would connect automatically. But this is an absolute perversion and I will not do this. In addition, this is a new game element and it will be remade 100 more times.
-
Changed Status from Closed to Work in Progress Changed Fixed In to Next Version
-
send me your config please
-
Changed Status from Pending to Closed Changed Fixed In to 1.1.2
-
Changed Status from Pending to Not a Bug
-
no, its correct.
-
i guess it will work as before because i'am already using this filter and u can put in fuel storage only item from config but will see when it comes
-
Changed Status from Pending to Closed
-
can u send me console log ? Discord: AvG Лаймон#0680