First I was wondering how do I make this so you grab it and then the box pops up? Right now when i put this in an NPC thing on offline editor and upload it, right after i upload it the box pops up and I click cancel and it doesn't come back.
PHP Code:
//#CLIENTSIDE
function onCreated()
{
openURL("http://wiki.graal.net");
}