Ulysses Stuff > Suggestions
Force the !motd screen
Deathtitan77:
A command to force the !motd screen on someone.
nathan736:
use
function forceulx(target_plys)
for k,v inpairs (target_plys) do
v:concommand("ulx motd")
end
end
should be easy to add as a command
ps: this is roughly what you would do
bender180:
or you could just use the cexec to force the ulx motd command on the player.
Deathtitan77:
Can I please have some instructions on how to force a motd screen on a player's screen using cexec?
JamminR:
Not sure using xgui, but from game or server console, as superadmin (default),
ulx cexec <player> say !motd
or more sneakily
ulx cexec <player> ulx motd
Navigation
[0] Message Index
[#] Next page
Go to full version