Novahq.net Forum

Novahq.net Forum (https://novahq.net/forum/index.php)
-   Joint Operations (https://novahq.net/forum/forumdisplay.php?f=178)
-   -   LAN Hosting question (https://novahq.net/forum/showthread.php?t=51362)

chopperprop 09-05-2020 11:10 AM

LAN Hosting question
 
Is there a File to drop into the JOTR folder and or AW2 folder to make hosting LAN easier for people to connect without using a 3rd party app like Battlelan ?

Guest001 09-06-2020 11:17 AM

Quote:

Originally Posted by chopperprop (Post 395281)
Is there a File to drop into the JOTR folder and or AW2 folder to make hosting LAN easier for people to connect without using a 3rd party app like Battlelan ?

Hi chopperprop
I probably can't help much but maybe an online service can run the game with a lobby, or perhaps you could run your PC as a server?

I remember that some have used the server.wac and game html in some way?

Hope you solve it :fingersx:

chopperprop 09-11-2020 09:20 AM

I do not remember Server.wac however I see some of the hosted DF! and 2 games here on Novahq use such a HTML along with Dagger .
This weekend I will give game ranger a try if it works I will post it on our website and how to connect. Thanks stompem.

Guest001 09-12-2020 10:50 AM

Quote:

Originally Posted by chopperprop (Post 395335)
I do not remember Server.wac however I see some of the hosted DF! and 2 games here on Novahq use such a HTML along with Dagger .
This weekend I will give game ranger a try if it works I will post it on our website and how to connect. Thanks stompem.

Just in case it's any use for you m8.

You may be able to add stat counting to this wac. I did some earlier experiments that count, they are here somewhere on the JOTR forums.

//Name as: server.wac (place in game root on a windows server or host).

ploop
if onptick 10 then
ptext "<cf8932>[GSP]<-co>"
end

if piskills(1) and never then
if pisteam(1) then
text "First Kill - <cfc0000FF>Blue Team<-co>"
else
text "First Kill - <cfcFF0000>Red Team<-co>"
end
ptext "Congrats on first kill of the game blah blah'
psetvar(2)
end

if piskills(1) and not pisvar(2) then
psetvar(2)
ptext "Congrats on your first kill blah blah"
if pisteam(1) then
ptext "Take your Team to Victory etc"
else
ptext "Take your Team to victory etc"
end
end
end


All times are GMT -5. The time now is 02:11 PM.

Powered by vBulletin®