Blockland Forums > Modification Help

My uber question forum

Pages: << < (3/4) > >>

Duracell:


--- Quote from: Kalphiter on June 07, 2010, 03:34:25 PM ---It'll break because of an issue with TCP connections.

--- End quote ---
oh right, is that why blocklands refusing to work for me now?

Truce:


--- Quote from: Kalphiter on June 07, 2010, 03:22:55 PM ---
--- Code: ---%path = "add-ons/*.zip";
echo(findFirstFile(%path));
%files = getFileCount(%path);
for(%a = 0; %a < %files; %a++)
    echo(findNextFile(%path));
--- End code ---

--- End quote ---


--- Code: ---for(%i = findFirstFile("Add-Ons/*.zip"); %i !$= ""; %i = findNextFile("Add-Ons/*.zip"))
echo(%i);
--- End code ---


goz3rr:

You can only run a blockland server for the if its an VPS. You can't host blockland off a website. (I wish you could)

Pew446:

Ok, just out of curiosity, could I have people connect to a port? Like www.mysite.com:28000?

goz3rr:


--- Quote from: Pew446 on June 09, 2010, 04:28:00 AM ---Ok, just out of curiosity, could I have people connect to a port? Like www.mysite.com:28000?

--- End quote ---
Yea, That's possible.
Try a service like no-ip
It is possible, As long as your website and BL server are hosted on the same IP. (Or you want to buy a separate ip for you BL server)

Pages: << < (3/4) > >>

Go to full version