Intergate the chat into a website? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Intergate the chat into a website? (
/showthread.php?tid=239327)
Intergate the chat into a website? -
sciman001 - 13.03.2011
I basically want to be able to see the chat in a basic html website. But, i have no idea how do do this. I have a domain and hosting. I just need code. THANKS!!!
Re: Intergate the chat into a website? -
sciman001 - 13.03.2011


Re: Intergate the chat into a website? -
TheHoodRat - 13.03.2011
uhh i dont even know if thats possible if your talking about the chat ig
Respuesta: Intergate the chat into a website? -
TheChaoz - 13.03.2011
simplest but uneficient way to do it may be recording the chat on a file and reading it
Re: Intergate the chat into a website? -
admantis - 13.03.2011
you can also use IRC
Re: Intergate the chat into a website? -
Medal Of Honor team - 13.03.2011
ya you can do it with HTTP function which we are using and also you need IRC plugin
Respuesta: Re: Intergate the chat into a website? -
Alex_Obando - 13.03.2011
Quote:
Originally Posted by admantis
you can also use IRC
|
This
Re: Intergate the chat into a website? -
sciman001 - 13.03.2011
any tutorials? im kinda lost...
Re: Respuesta: Intergate the chat into a website? -
sciman001 - 13.03.2011
Quote:
Originally Posted by the_chaoz
simplest but uneficient way to do it may be recording the chat on a file and reading it
|
How can i do this?
Re: Intergate the chat into a website? -
Mauzen - 13.03.2011
Install the irc plugin as described in hundreds of tutorials, then get a java applet irc client or any other irc client for your homepage and set it up for the same channel as the irc plugin uses.