Console
<void> rconsoleprint(<string> msg)
rconsoleprint("@@YELLOW@@")
rconsoleprint("Hello")<void> rconsoleinfo(<string> msg)
<void> rconsolewarn(<string> msg)
<void> rconsolerr(<string> msg)
<void> rconsoleclear(<void>)
<void> rconsoletitle(<string> msg)
Last updated
Was this helpful?