Diesel 42o submitted a new resource:
Survey Info - Displays results from Survey Charges in chat with a % score.
Read more about this resource...

Survey Info
Displays results from Survey Charges.
Total Downloads: 1,023 - First Release: May 11, 2017 - Last Update: Jun 9, 2018
- 5/5, 9 likes
-
Diesel 42o updated Survey Info with a new update entry:
0.1.1
-
Pretty cool idea, will try it out on my server.
-
Great idea! I have it on my server and players have said positive things.
I'd love to see the option to broadcast the percentage someone received to the server.
For instance: [Survey Info] playername received a survey score of 50%
Not only is it fun, but it would promote the mod! -
Loving the mod so far, and people on the server are saying good things.
If I could however give a suggestion. I'm not exactly sure how to pull this information, but the items that pop out of a survey charge is usually not completely accurate of the yield. In my personal experience, i have set up 4 quarries a couple wipes ago, all 4 had sulfur output, all 4 gave me 5 sulfur from the survey charge, but their yield per 100 fuel was pretty different. I poked around a little bit and found this guide that kind of touches on this. Rust Quarry Guide - Rust Wiki
If you were somehow able to find the yield per tick of the potential quarry and display that information, that would be fantastic and I think your mod would blow up in popularity as it would give very useful information you could otherwise not get anywhere else. -
Last edited by a moderator: May 13, 2017 -
Diesel 42o updated Survey Info with a new update entry:
0.1.2
-
Diesel 42o updated Survey Info with a new update entry:
0.1.3
Last edited by a moderator: May 17, 2017 -
Diesel 42o updated Survey Info with a new update entry:
1.4
-
Diesel 42o updated Survey Info with a new update entry:
Last edited by a moderator: Jun 7, 2017 -
Diesel 42o updated Survey Info with a new update entry:
Last edited by a moderator: Jun 8, 2017 -
Wrong version number in the latest release.
-
Diesel 42o updated Survey Info with a new update entry:
0.1.5
-
What does it mean by modified survey rates. Does the gather manager modify them . or it is needed if it has been previously modified
-
Gather Manager can modify the rates for Quarries and Survey Charges, if you have modified them with that plugin,. the correct values with appear in the results. -
Good job Diesel! I'd recommend being a bit more consistent, it looks like you know that you don't need brackets with some if statements, but you don't have a set rule. Also, you probably want to use camel case for most of your variables (except constants). Anyway, nice plugin.
-
What is the order to see our results?
-
-
It appears something is broken. When a survey charge is used, in chat it now says:
[Survey Info] received a survey score of
but nothing else. -
You Lang file should look like this:
Code:{ "Prefix": "[ Survey Info ]: ", "Score": "Score: {0}%", "Broadcast": "{0} received a survey score of {1}%", "Seperator": "------------------------------------" }
Last edited by a moderator: Jul 12, 2017