#[SOLVED] something is kinda wrong with system messages
1 messages · Page 1 of 1 (latest)
i used a .txt file for this since discord would probably limit me because the message is "too long"
you can send it as a .lua if you want
first just do fireallclients
and second your sending it to the original player, not the plrayer variable you defined in the loop
so every fire is going to the og player
also uh
i recommend moving some things into functions because the entire code is in a player added
it'll work but painful to read
this never disconnects
ok ima try fire all clients
this is cause
and second your sending it to the original player, not the plrayer variable you defined in the loop
oh great ty it now actually works