Search results

  1. DreTaX

    EasyRemove for Admins

    You are learning. [emoji106] Sent from my Samsung Galaxy S4
  2. DreTaX

    Important Pluton for Experimental Branch

    Pluton in the news. Lets see how Oxide answers for that. Sent from my Samsung Galaxy S4
  3. DreTaX

    DeathMSG

    I will fix it soon.
  4. DreTaX

    HomeSet [Deleted]

    Ahh yeah.
  5. DreTaX

    HomeSet [Deleted]

    Not hard. Well It Should work XD import clr clr.AddReferenceByPartialName("UnityEngine") clr.AddReferenceByPartialName("Pluton") import Pluton import UnityEngine from UnityEngine import * class Nigeria: def HomeOf(self, Player, Home) ini = Homes() check =...
  6. DreTaX

    Door/Lock Bugs

    Not some says. It unlocks the door like that. Sent from my Samsung Galaxy S4
  7. DreTaX

    SystemName [Deleted]

    Why? Sent from my Samsung Galaxy S4
  8. DreTaX

    Door/Lock Bugs

    Same here. Doors glitch after a restart. Sent from my Samsung Galaxy S4
  9. DreTaX

    Important Pluton for Experimental Branch

    I will find a way around unless someone finds It faster, since I will be at school. Sent from my Samsung Galaxy S4
  10. DreTaX

    SystemName [Deleted]

    LOL? Sent from my Samsung Galaxy S4
  11. DreTaX

    TpFriend Conversion

    Check my github and look for admincmds. Sent from my Samsung Galaxy S4
  12. DreTaX

    TpFriend

    This in this plugin yet* Sent from my Samsung Galaxy S4
  13. DreTaX

    TpFriend

    Yup, you can create inifiles. Bit you cannot configure this yet. Sent from my Samsung Galaxy S4
  14. DreTaX

    TpFriend

    Basic stuff. /god /tphere /tpto /kit /kit is a bit modified, but if someone doesn't want to use it, It's easially removeable, or I will make an option to disable it now.
  15. DreTaX

    HomeSet [Deleted]

    I guess It's because of the 1 in the home word. Python is really sensitive on these. To fix this Jakkee try putting name = command.quotedArgs[0] #to name = str(command.quotedArgs[0]) #It's also safe to put (I'm not sure in the new iniparser) command.User.Location # into str() also.
  16. DreTaX

    Important Pluton for Experimental Branch

    It only loads Python files, so yes.
  17. DreTaX

    May I ask about this name?

    May I ask about this name?
  18. DreTaX

    TpFriend

    @ReMuS https://github.com/dretax/Python-Plugins/blob/master/PlutonPlugins/AdminCommands/AdminCommands.py Contains the kits a bit reworked.
  19. DreTaX

    Important Pluton for Experimental Branch

    LOL Pluton has IronPython which is a C# interpreter. It can execute C# methods by Python. IronPython only accepts Python, and C# methods which are "Pythonised". So you can use py, and pyc files.
  20. DreTaX

    SystemName [Deleted]

    @balu92 Are we enough advertised? Edit: I think its ok to release this.