Hey,
i am new in Lua scripting and trying to figure out how to send a message to all online players but it doesn't work ![]()
[lua]
list = getServer:getPlayers();
for index, player in pairs(list) do
player:sendTextMessage(event.player:getPlayerName() + " died.");
end
[/lua]
A small new update is available now!
Update: The standalone should now be available! Sorry for the delay!
Participate now!
Don’t have an account yet? Create a new account now and be part of our community!