Announcement

Collapse
No announcement yet.

OnKeyPress dont work

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Huntah
    replied
    Is there anything else in the same script, or just those three lines?

    Leave a comment:


  • NINED
    replied
    client script

    Code:
    AddEvent("OnKeyPress", function(Key)
    AddPlayerChat(Key)
    end)

    Leave a comment:


  • Talos
    replied
    That's one of the most used event, it's working. Show us some code to help you.

    Leave a comment:


  • OnsetHungary
    started a topic OnKeyPress dont work

    OnKeyPress dont work

    thats it, OnKeyPress dont working
Working...
X