Search results

  1. Brain

    The appearance of the player on the map

    DreTaX - tell me , please, you need to check when the player appeared on the map when you connect to the server - it is possible? If you do a search through Find you get errors if there is no player nullreferenceexception object reference not set. Not interested in Fougerite.find - need right...
  2. Brain

    null damage

    Just noticed that on my server there is no damage from C4 on buildings - there is nothing concerning EntityHurt not worth it - what can be done?
  3. Brain

    server object

    good afternoon - could you tell me how to get the server in the form of a game object?You need to pin him to the script
  4. Brain

    StackSizes

    If you put in any item isResearchable = true I get the console error NoOp - how can I remove it?
  5. Brain

    Question on wiki

  6. Brain

    Solved How to get GameObject Entity (C#)

    how to get gameobject entity? Fougerite.Entity go1 = (Fougerite.Entity)World.GetWorld().Spawn(";deploy_wood_storage_large", sPos.x, sPos.y, sPos.z, sRot); sm.AddStructureComponent(go1.Object.gameObject.GetComponent[test]());