• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Brodcast default

Nerevr back

Member
Joined
Nov 7, 2014
Messages
269
Reaction score
7
how to make brodcast come in default not in server log
no have script im ask about if i want brodcast this msg { if you need more information about server visite our site } but want to come for player in default not normal brodcast


im use 0.4
 
LUA:
doBroadcastMessage("If you need more information about server visite our site", MESSAGE_STATUS_CONSOLE_RED)

LUA:
MESSAGE_STATUS_CONSOLE_RED
MESSAGE_STATUS_CONSOLE_ORANGE
MESSAGE_STATUS_CONSOLE_BLUE
 
Back
Top