why doesnt my code work

[gpi] GPI
Joined 11/10/2018
Posts 1,186
03:20 PM 21/02/2022
Game.on("playerJoin", (p) => {
p.prompt("aaaaaaaaa")
});

pls help i am so confused as to why this doesnt work


SmartLion
Joined 16/04/2017
Posts 1,970
05:56 PM 21/02/2022
Can you post the code at pastebin and send the link? The forums don't format code well.


[Pie] Piero
Joined 19/02/2020
Posts 1,296
02:45 PM 22/02/2022
Might wanna use the prompt on a player's initialSpawn.

(also yeah, please use a site like pastebin to paste and share your code on)

https://pastebin.com/qTXEEQbN


[gpi] GPI
Joined 11/10/2018
Posts 1,186
11:11 PM 22/02/2022
okay thx

1