I was wondering,
I have a server MSG that comes up every minute, saying its my server.
1
2
3
4
2
3
4
addhook("minute","msjes")
function msjes()
msg("©222111000Have Fun on my server!")
end
but, I was wondering would it be possible to have this text somewhere in a TXT file, where I could change it at any time and it would change in the server.
or is this not possible.
-Id appreciate any replies, thx u.