-
Posts
630 -
Joined
-
Last visited
-
Days Won
12
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by jtedal
-
Yes, after restarting the plugin, the free wagons disappear from the server and will be restored only after some time. This functionality is not perfect and needs to be improved, but so that users do not encounter problems, I implemented it so that every N times I check your number of free wagons on the tracks and if there are fewer than necessary, then I try to put them in place of hollow wagons. Since they immediately appeared on the rails after the server started, I was able to replace them with my own, but after restarting the plug-in, there were no hollow wagons anymore and I can't replace anything. In this situation, I recommend that customers do not worry because the standard rust mechanics will sooner or later spawned useless wagons and my plugin will change them. The maximum number depends linearly on the size of the map and its railway tracks. You can sell a custom item in order to spawned a custom wagon You can set up crates so that they also include this custom item.
-
@miniMe_rust I know about the problems with getting the owner status. Players on any monument can get a sufficient number of points, but they never become owners. I am currently communicating with several server owners who are testing new versions at home to solve this problem I am also aware that the zone is not created after the cargo sails out of the harbor. I just forgot to do it and postponed it for now so that the first thing to do was to solve the plugin's inactivity. I think you will agree that this is more important The error you sent me has nothing to do with the problem you are describing, but I would like to take a look at the complete error to understand in which method it occurs. Please send it to me The fact that you don't get points for hacking the box is strange. I'll check it out and fix it.
-
- 185 comments
-
- #jtedal
- #mad mappers
-
(and 7 more)
Tagged with:
-
@Notz Please create a ticket in our discord so that we can investigate your problem in detail https://discord.gg/madmappers
-
- 185 comments
-
- #jtedal
- #mad mappers
-
(and 7 more)
Tagged with:
-
@miniMe_rust Apparently I made a mistake when I thought my config would be clear And so: The monument area can have two different types of collider (spherical and square). If you are using a spherical zone, the plugin only considers the radius parameter in order to set the dimensions for it. If you are using a box, the plugin sets values based only on the size. It completely ignores the radius. It is for this reason that you receive a message only closer to the middle of the monument because the default size is too small. I didn't waste time adjusting the sizes for each cuboid zone because I didn't know how popular this parameter would be. I decided that the customers will be able to customize them themselves. Now I think you understand how it works and also I would like to remind you that there is a new command in the plugin that will allow the administrator to view the boundaries of each square zone /modrawedges P.S. These are ready-made good square area sizes for the Launch Site "Size": "(600, 100, 300)",
-
- 127 comments
-
- 1
-
-
- #jtedal
- #mad mappers
- (and 10 more)
-
The ticket was transferred to discord
-
Changed Status from Pending to Closed Changed Fixed In to Next Version The ticket was transferred to discord
-
@miniMe_rust Hi. Thank you for your feedback.I hope you won't run into any problems. 1) The plugin configuration now has a list with allowed messages. You can customize it for yourself, BUT it is impossible to delete some lines about glasses. You can only remove the entire message about this. Just delete "GUI_GetPointsFor" "List of LangKeys that can be sent to the chat": [ "NewOwner", "CantEnter", "MonumentCooldown", "BossCooldown", "CantEnterAnot", "EnteringZone", "LeavingZone", "LostOwner", "CantDoIt", "CantShoot", "GUI_GetPointsFor", "DontHaveCooldowns", "Cooldowns", "Alert_DeleteOwner", "Alert_NewOwner" ] 2) Yes, you made a good point. If you noticed, then my key for the text starts with the words GUI. The fact is that this is what I originally planned. Either place a small window on the screen for a while or make a full GUI with a description of all possible ways to get points. But due to the rush, I did not have time to finish this part of the plugin to the ideal, so I was forced to temporarily use the chat for this. So you are completely right, this will appear in future updates.
-
No. He loses his status as if his time is up and he will definitely get a cooldown
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
Changed Status from Pending to Work in Progress
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
And where did you read that it is possible to build a railway station on a carriage? There's nothing written about it.
-
Thanks for the reply. You are not the first to complain about such a problem, so I will look for a solution. Keep an eye on the changelog of updates. There will be a notification about the solution to this problem
-
Answered in another ticket
-
Changed Status from Pending to Closed
-
1) This is a visual bug bug. You indicated that the player should get points for starting quarry, but in the chat they write to him about the start of hacking. 2) The player loses the points scored as soon as he leaves the zone. Also for the owner. As soon as he gets out, he will lose his status
-
- 56 comments
-
- #christmas
- #christmas map
-
(and 5 more)
Tagged with:
-
After updating the plugin, there are so many requests for correction and refinement of its idea that I'm afraid it won't be very soon. But you can just tell me where you would like to see this GUI approximately, and I will write you the values that you need to set
-
Changed Status from Pending to Not a Bug
-
I have already answered this question in another ticket, but I will repeat it again. There are offsets parameters in the config that you can change so that the GUI position is in a different place
-
Changed Status from Pending to Not a Bug
-
You can change the position by changing the offsets parameters in the config if you understand how it works