Important Pluton for Experimental Branch

Status
Not open for further replies.

Louis

Member
Member
Oct 11, 2014
33
3
8
36
Parts Unknown
I am also very active when it comes to providing my customers with Pluton and its plugins. I am running my own server with 40-50 players, so I usually do everything pretty quick and help with any related bugs. Check us out: RevoltServers.com
Sorry we use Streamline servers and we were reaching 86 people last night :D. Thanks though!

Edit: No one can play because of the update :(
 

coersum

Plugin Developer
Plugin Developer
Oct 9, 2014
77
5
8
47
Parts Unknown
Just so you know, in the error about TerrainGenerator.Seed, if you replace it with the seed you use on your server, it will work and load... this is NOT a 100% guarantee that there won't be something else wrong with it but so far, mine is working ok.

if your seed if 123456, make it:

instance.levelSeed = 123456;//TerrainGenerator.Seed;

At least it might hold you till Balu is done
 

balu92

Retired Staff
Retired Staff
Trusted Member
Jul 11, 2014
338
75
28
34
is there a way to find out which server version I have by looking at the server file (without runing it)?
it's in the assembly, you can use dotpeek, open Assembly-CSharp.dll and search for BuildVersion
 

BZ-MikeH

New Member
Member
Aug 15, 2014
15
3
3
Thanks for the fast update guys! Quick question after updating pluton (which loads fine) the plugins wont load?
 

xEnt

Retired Staff
Retired Staff
Sep 6, 2014
48
17
8
is there any popular instacraft/high gather servers? im keen to actually play for an hour or 2!
 

coersum

Plugin Developer
Plugin Developer
Oct 9, 2014
77
5
8
47
Parts Unknown
Is it possible after teleport to have the character view to a certain vector then get a screenshot.. could make a great map maker. I have the /tpcoords made, just wondering how to automatically look down and straight on one axis.

Are your players Lost? Dehydrated ? Giving up? Give the gift that keeps on giving... give them a map.............get Pluton and Pluton MapMaker Plugin! :D
 

Skully

Plugin Developer
Plugin Developer
Sep 8, 2014
91
7
8
Is it possible after teleport to have the character view to a certain vector then get a screenshot.. could make a great map maker. I have the /tpcoords made, just wondering how to automatically look down and straight on one axis.

Are your players Lost? Dehydrated ? Giving up? Give the gift that keeps on giving... give them a map.............get Pluton and Pluton MapMaker Plugin! :D
I like the idea! I would make web online map but I need to know that if every server has the same map and the easyest way to make one nice clear map image...
 

balu92

Retired Staff
Retired Staff
Trusted Member
Jul 11, 2014
338
75
28
34
We'll have to find another way to generate a procedural map
 

hammy

New Member
Member
Oct 14, 2014
4
0
1
Noobish question. Is there any attribute yet to change player's camera angle? E.g. by default it resets after teleport.
Is it possible after teleport to have the character view to a certain vector then get a screenshot.. could make a great map maker. I have the /tpcoords made, just wondering how to automatically look down and straight on one axis.

Are your players Lost? Dehydrated ? Giving up? Give the gift that keeps on giving... give them a map.............get Pluton and Pluton MapMaker Plugin! :D
Had a talk with redditor who wrote a small plugin for teleportation over the map to make screens and merge them together. But I guess you got that suggestion from the same thread or you could be OP.

http://www.reddit.com/r/playrust/comments/2j3rdu/i_made_a_map_for_my_servers_seed_rust_looks/cl84wun

As no one answered to my question, I've tried searching on the net and playing with UnityEngine's Camera parameters with no luck at all. Pluton can easily become a tool to ease the process of creating map images: divide map into any number of grid cells, find the center of those cells, make timer for teleportations, possibly freeze player after teleportation for a few seconds to take screen. It'd be a matter of Photoshop to finish the process after all.
 
Status
Not open for further replies.