Solved Need help with private messaging

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Adrihun

Member
Feb 1, 2017
368
6
0
Okay so I have been testing my message script and It is not working.

Both of my accounts are OP and whenever i try to message the other one nothing happens
The player doesn't receive the message I sent and I cannot see my own message in chat

What am i doing wrong


code_language.skript:
lmao
 
Last edited:
code_language.skript:
set {_player} to "%player%"
to
code_language.skript:
set {_player} to "%player%" parsed as offline player
 
@HiiqhFive I did but still not receiving message :/

It doesn't even show me the text in chat that i sent
[doublepost=1494712901,1494712800][/doublepost]I removed the anti swear part and somehow it works?
 
Try this:

code_language.skript:
removed due to request

He just forgot to remove some spaces.
 
Last edited by a moderator:
Status
Not open for further replies.