LucasBaker Posted June 1, 2013 Share Posted June 1, 2013 Well I'm trying to create a script to do when I type / forum appear eg a text from another site I tried to do the following META: resource="ajax" /> CODE.LUA function showChatMessage ( message ) outputChatBox ( message ) return 5; end addCommandHandler ( "forum", showChatMessage ) PAGE.HTM TESTE good as you can see there is still something I used the following term wiki Ressource_Acces_Internet Link to comment
WASSIm. Posted June 2, 2013 Share Posted June 2, 2013 you post page.htm but he is .html Link to comment
DiSaMe Posted June 3, 2013 Share Posted June 3, 2013 If you need to get something from another site, use this function: fetchRemote Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now