Hello, can anyone make a function like
Example:
That will send in game-Chat text "Hello players!".
Thanks,
Erexo.
Code:
doSendMessage(channel_id, text)
Example:
LUA:
doSendMessage(5, "Hello players!")
That will send in game-Chat text "Hello players!".
Thanks,
Erexo.
Last edited: