Jump to content

Forums Announcement

Read-Only Mode for Announcements & Changelogs

Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.

For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.

Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!

Stay safe out there,
Your DayZ Team

DennisWeiss

Members
  • Content Count

    4
  • Joined

  • Last visited

Community Reputation

0 Neutral

1 Follower

About DennisWeiss

  • Rank
    On the Coast

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. DennisWeiss

    Respawn player per script

    Does anyone know a way of respawning a player per script at a certain position?
  2. DennisWeiss

    UI Scripting

    @nico1122 Thank you for your answer. Do you have a working example, cause I simply don't get the OnRPC function to be triggered?
  3. DennisWeiss

    UI Scripting

    Hello, so far I have figured out how to do server sided coding, like dealing damage to a player if he is outside of a specific zone or sending global chat messages. But if I'm not mistaken I need something client sided to for instance pop up a dialog or display a UI widget. Does anyone know how to do client sided scripting? Also the GetGame().ChatMP(player, "Text", "colorImportant"); function to send a chat message to a specific player didn't work for me.
  4. DennisWeiss

    UI Scripting

    Hello, so far I have figured out how to do server sided coding, like dealing damage to a player if he is outside of a specific zone or sending global chat messages. But if I'm not mistaken I need something client sided to for instance pop up a dialog or display a UI widget. Does anyone know how to do client sided scripting? Also the GetGame().ChatMP(player, "Text", "colorImportant"); function to send a chat message to a specific player didn't work for me.
×