Set up

Discussion of the Generic Collectible Card Game engine created by Tommi "wigy" Ronkainen and mantained nowadays by Kodi
Post Reply
gre81
Posts: 8
Joined: Tue Oct 02, 2012 11:55 pm

Can someone walk me thru getting MECCG set up on GCCG? I have installed program but I don't see ME.
Vastor Peredhil
Council Member
Posts: 1321
Joined: Wed Jan 31, 2007 10:46 am
Location: Kempen (Niederrhein) Germany

I could, do you use skype or anything?
gre81
Posts: 8
Joined: Tue Oct 02, 2012 11:55 pm

No. I read on BGG that there was a command you had to type in because the server had moved. I don't know where I'm suppose to enter it in.
Vastor Peredhil
Council Member
Posts: 1321
Joined: Wed Jan 31, 2007 10:46 am
Location: Kempen (Niederrhein) Germany

Edit your metw.bat

and replace

start %CLIENT% --user %USER% %1 %2 %3 %4 %5 %6 %7 %8 %9 metw.xml

with

start %CLIENT% --server gccg.councilofelrond.org --user %USER% %1 %2 %3 %4 %5 %6 %7 %8 %9 metw.xml
gre81
Posts: 8
Joined: Tue Oct 02, 2012 11:55 pm

Ok. Thanks. I'll try
gre81
Posts: 8
Joined: Tue Oct 02, 2012 11:55 pm

It did not work. Should that be set client or star client. Either way it didn't work
gre81
Posts: 8
Joined: Tue Oct 02, 2012 11:55 pm

I reinstalled. My bat file looks like this:
@echo off
set HOME=C:
set USER=Windows
ccg_client.exe --user %USER% % 1 and etc
marcos
Council Member
Posts: 2032
Joined: Sun Feb 18, 2007 5:41 pm
Location: Córdoba, Argentina

it should look like this:

@echo off
set HOME=C:
set USER=Windows
ccg_client.exe --user %USER% --server gccg.councilofelrond.org %1 %2 %3 %4 %5 %6 %7 %8 %9 metw.xml
gre81
Posts: 8
Joined: Tue Oct 02, 2012 11:55 pm

Well that worked but cards have no images.
Post Reply

Return to “GCCG”