Chat connect
#1

How to connect a ig chat to a chat on my website?
Reply
#2

I don't understand what do you mean
Reply
#3

Or we ask him where are you from ? I can speak 5 languages, perhaps i can help you with your language.
Reply
#4

You wanna when someone join your server to make message in web chat ?
Reply
#5

When you mean what checko1235 said use this.

pawn Код:
new string[128], pName[MAX_PLAYER_NAME];
GetPlayerName(playerid, pName, sizeof(pName));
format(string, sizeof(string), "%s has joined the Server.", pName);
SendClientMessageToAll(0x854478FF, string);
Reply
#6

how more simple can i put it, i said from in game to website eg

Let me draw and example
on the forum i see:
http://imageshack.us/a/img854/1751/53153835.png
in game:
http://imageshack.us/a/img23/3145/samp035ft.png
Reply
#7

Aha, you want to connect your server with your website chat ?
Use IRC-Chat it's easy.

https://sampforum.blast.hk/showthread.php?tid=98803
Reply
#8

the looks messed up.... hmmm there is no other way to connect chat to website?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)