Search results

  1. Skully

    Important Pluton for Experimental Branch

    Thanks but I don't need it :) I am making plugin Yeeeeyyyy... My first will be TPA with full checking system... P.S. How to make timer what does something when ends? Is there some example?
  2. Skully

    Important Pluton for Experimental Branch

    Yep... Yesterday there was v1344 now it is v1368 Thanks for reply... I fixed my TPA and now it works good (for while)... I can upload the code here if someone needs!
  3. Skully

    Important Pluton for Experimental Branch

    Hey... I trying new code what I am making and updated the server, then compiled freshly downloaded Pluton files and when I start server error comes up... Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of yo ur scripts? A script behaviour has a different serialization...
  4. Skully

    Important Pluton for Experimental Branch

    Thanks... Will mess around with it :)
  5. Skully

    Important Pluton for Experimental Branch

    How long until some sample code? Trying the new PyCharm coding and just want some sample codes...
  6. Skully

    Important Pluton for Experimental Branch

    ownerid <long steam id> - Players with that ID can do console commands from F1 + no resource for craft (instant) moderatorid <long steam id> - Didn't test yet... !!!admin!!! but some F1 cmd's works too then spectate - When you have ownerid given (moderator (admin) and normal don't know) wakeup -...
  7. Skully

    Important Pluton for Experimental Branch

    What I need to use to make PY coding easyer? Can PyCharm help me code and tell some errors?
  8. Skully

    Important Pluton for Experimental Branch

    Compiling new thing with CMD.exe got warning... Player.cs on line 105 basePlayer.supressSnapshots = true; And how I saw there is something made up with TP code failure... Just reporting!
  9. Skully

    Important Pluton for Experimental Branch

    Is TP option is possible in Experimental by some way (plugin, Pluton)? Just simple question...
  10. Skully

    Important Pluton for Experimental Branch

    Great that Experimental has MOD now... Oxide has it done but will release when updates will slow down! Python is hard and I would prefer LUA... Easy, Fast understanding, Fast typing, I know it best :D Time to learn Python... Looks hard but will give it a try!
  11. Skully

    Important Pluton for Experimental Branch

    USE THIS LINK! http://dotnetmagazines.wordpress.com/2013/09/06/how-to-build-solutions-and-projects-without-visual-studio/ (Use Pluton.csproj) Then you just fallow other points!