Jump to content

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.
×