Search results

  1. DreTaX

    Help me

    "FILENOT FOUND EXCEPTION" You didn't create the directory in the Save folder
  2. DreTaX

    Help me

    Copy error
  3. DreTaX

    Help me

    What doesn't work?
  4. DreTaX

    Help me

    It does... What doesn't work?
  5. DreTaX

    Retrieving mods of a weapon

    I'm changing these now. I'm gonna get that old possibility back.
  6. DreTaX

    Request a Group Or Faction system in/py

    Well this is done
  7. DreTaX

    Help me

    http://fougerite.com/resources/itemcontroller.128/
  8. DreTaX

    Help me

    Control craft what?
  9. DreTaX

    Approved Clans

    DreTaX submitted a new resource: Clans - Clans from http://pluton.team ! Read more about this resource...
  10. DreTaX

    Clans - Clans

    Clan System. Converted plugin from http://forum.pluton.team Commands: /chelp - This should do It for now. Lots of commands. /crankpw - Sets Clan Recovery password for owners /cloginpw - Adds you back to owner, If you lost your powers. /ccreate - Creates you a clan. /cinvite - Invites player...
  11. DreTaX

    Approved ChangeOwner

    DreTaX submitted a new resource: ChangeOwner - This is able to change ownership of a structure or all objects Read more about this resource...
  12. DreTaX

    ChangeOwner - ChangeOwner

    Description: This plugin is able to change ownership of a building structure or all objects on the server. Commands: /changeowner NewPlayerOwnerName STEAMIDOfOldOwner - Changes all objects to the new owner /changeowner2 NewPlayerOwnerName - You will be prompted to hit an object to change the...
  13. DreTaX

    Help About Admin access/Tag[Admin]/ Admin Color Name.

    http://fougerite.com/resources/donatorrank.47/ http://fougerite.com/resources/color.138/
  14. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: 1.3.9 Read the rest of this update entry...
  15. DreTaX

    Fougerite Official - 1.3.9

    Core Update Patcher Update. Re-patch! This update has little modifications, and I repatched the on connection event to a different place. Maybe this will solve the disconnect crashes, where the player is not connected fully yet, but disconnects. Magma and Jint update Jint Engine got the ini file...
  16. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: 1.3.9 Read the rest of this update entry...
  17. DreTaX

    Important Break Time Runs In

    I am actually looking at the player connected hook. It was patched in a weird way by the original magma authors. I think Its in a wrong method, or in a pretty early one. Sent From My Samsung Galaxy S4
  18. DreTaX

    Search components the player

    Yes thats possible Sent From My Samsung Galaxy S4
  19. DreTaX

    Search components the player

    You can only add server sided components.
  20. DreTaX

    Environment.TickCount returns negative numbers

    Negative? Wot. I never knew that. Maybe DateTime.Now.Ticks can be better, It's a bit longer though. Console.WriteLine(DateTime.Now.Ticks); Console.WriteLine(Environment.TickCount); 635944957893440109 1423140875 I believe the same calculation mechanism can be applied to It.