Jump to content

help web acess


Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...