Recent content by Brain

  1. Brain

    Fougerite Official

    many parts of the building - walls,foundations and your car just cann't pay it all
  2. Brain

    The appearance of the player on the map

    I wrote it for the client - not the server check
  3. Brain

    Solved I was banned using a hack and RustBuster, Help.

    What?I tell you that you are in the forum....
  4. Brain

    Solved I was banned using a hack and RustBuster, Help.

    You came to the wrong forum if you sabanilla on the server....
  5. Brain

    The appearance of the player on the map

    In client no On_PlayerConnected
  6. Brain

    The appearance of the player on the map

    I need the client to get the player when he fully joined the server
  7. Brain

    The appearance of the player on the map

    the check is on the client , not the server
  8. Brain

    The appearance of the player on the map

    I need the appearance of the player to perform actions - in the absence of not what to do
  9. Brain

    The appearance of the player on the map

    How can I check?
  10. Brain

    The appearance of the player on the map

    I'm just checking if the player void Update() { if (PlayerClient.GetLocalPlayer().rootControllable.gameObject != null) { } }
  11. Brain

    The appearance of the player on the map

    I need to check to see if the player on the map when you first connect to the server if (PlayerClient.GetLocalPlayer().rootControllable.gameObject != null) { } nullreferenceexception object reference not se
  12. 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...
  13. Brain

    Saving plugin data on shutdown

    case json does't support modification?
  14. Brain

    null damage

    What could cause the reason?My suggestion is that the server removes the part of the house as a texture,with the leaves on the stage StructureMaster