1. How do i make a chat print that shows up for all users?
I know about "server_print", but doesnt that just print in the server console?
like:
client_print(print_chat, "LuLz0rZ")
Would this works the same and print to all users???
server_print(print_chat, "LuLz0rZ")
2. Is there anyway to change color of the chat text?
Because i saw in the hook mod plugin, if you say hook, there comes up a white chat text message that says that hook mod is enabled...