Conqueropoly V.13 Pg 1+40 Back on track?

Have an idea for a map? Discuss ideas and concepts here.

Moderator: Cartographers

Forum rules
Please read the Community Guidelines before posting.
Locked
User avatar
Bad Speler
Posts: 1027
Joined: Fri Jun 02, 2006 8:16 pm
Gender: Male
Location: Ottawa
Contact:

Post by Bad Speler »

AndyDufresne wrote:Perhaps since deadbeat doesn't really involve any money (like war expenses did), you should alter the $. Perhaps a red X? Kind of like our scarlet letter for deadbeats. Or something.

Fixed in the version on page 20.
Highest Score: 2532
Highest Position: 69 (a long time ago)
User avatar
mibi
Posts: 3350
Joined: Thu Mar 01, 2007 8:19 pm
Location: The Great State of Vermont
Contact:

Post by mibi »

Bad Speler wrote:
mibi wrote:why is premium -1? Seems like a bad marketing idea.

I thought of that too, but as gimil said it costs money for most people. The rough draft I made for this was before the shop, maybe we can change it to something to do with the shop as that also costs money.

And Gilligan and bryguy (you guys can fight over who gets this one :P ) we can change war expenses to deadbeats.


What you have done is created a negative association with having a premium, and now a shop purchase. You have equated it with dead beating, the only other -1 on the board. Its a subliminal disaster in the making.
User avatar
Bad Speler
Posts: 1027
Joined: Fri Jun 02, 2006 8:16 pm
Gender: Male
Location: Ottawa
Contact:

Post by Bad Speler »

mibi wrote:
Bad Speler wrote:
mibi wrote:why is premium -1? Seems like a bad marketing idea.

I thought of that too, but as gimil said it costs money for most people. The rough draft I made for this was before the shop, maybe we can change it to something to do with the shop as that also costs money.

And Gilligan and bryguy (you guys can fight over who gets this one :P ) we can change war expenses to deadbeats.


What you have done is created a negative association with having a premium, and now a shop purchase. You have equated it with dead beating, the only other -1 on the board. Its a subliminal disaster in the making.

I'm sure people will know well enough the - 1 is for cost of purchase, either that, or they know that in the real monopoly, it is luxury tax, another expense.
Highest Score: 2532
Highest Position: 69 (a long time ago)
User avatar
Keredrex
Posts: 400
Joined: Sun Jan 14, 2007 1:41 am
Gender: Male
Location: New York

Post by Keredrex »

This really isn't a big deal But I think I would rather play the small version....
Only because it is much easier to read....
Yes, I know, its not really difficult either.... but It is easier
User avatar
Gilligan
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI

Post by Gilligan »

Updated XML:

Code: Select all

<map>
<title>Conqueropoly</title>
<smallwidth>600</smallwidth>
<smallheight>491</smallheight>
<largewidth>800</largewidth>
<largeheight>654</largeheight>
<filetype>png</filetype>

<continent>
<name>Silver</name>
<bonus>2</bonus>
<components>
<component>Profile</component>
<component>Rank</component>
<component>Card 1</component>
</components>
</continent>

<continent>
<name>Blue</name>
<bonus>2</bonus>
<components>
<component>Scoreboard</component>
<component>Score</component>
<component>Feedback</component>
<component>Die 1</component>
<component>Battleship 1</component>
</components>
</continent>

<continent>
<name>Orange</name>
<bonus>2</bonus>
<components>
<component>Assassin</component>
<component>Terminator</component>
<component>Fog of War</component>
<component>Battleship 2</component>
<component>Web Hosting</component>
</components>
</continent>

<continent>
<name>Purple</name>
<bonus>2</bonus>
<components>
<component>Private Messaging</component>
<component>Ignore List</component>
<component>Account Name</component>
<component>Card 2</component>
</components>
</continent>

<continent>
<name>Red</name>
<bonus>3</bonus>
<components>
<component>Cartos</component>
<component>Tournament Directors</component>
<component>Hunters</component>
<component>Die 2</component>
<component>Battleship 3</component>
</components>
</continent>

<continent>
<name>Green</name>
<bonus>3</bonus>
<components>
<component>Help</component>
<component>Rules</component>
<component>Instructions</component>
<component>Advertising</component>
</components>
</continent>

<continent>
<name>Pink</name>
<bonus>4</bonus>
<components>
<component>Callouts</component>
<component>Flame Wars</component>
<component>General Discussion</component>
<component>Card 3</component>
<component>Die 3</component>
<component>Battleship 4</component>
</components>
</continent>

<continent>
<name>Turquoise</name>
<bonus>4</bonus>
<components>
<component>Mods</component>
<component>Shop Purchase</component>
<component>Admins</component>
</components>
</continent>

<continent>
<name>Deadbeat</name>
<bonus>-1</bonus>
<components>
<component>Deadbeat</component>
</components>
</continent>

<continent>
<name>Cards and Cards Deck</name>
<bonus>3</bonus>
<components>
<component>Card 1</component>
<component>Card 2</component>
<component>Card 3</component>
<component>Cards Deck</component>
</components>
</continent>

<continent>
<name>Dice and Dice Deck</name>
<bonus>3</bonus>
<components>
<component>Die 1</component>
<component>Die 2</component>
<component>Die 3</component>
<component>Dice Deck</component>
</components>
</continent>

<continent>
<name>Corners</name>
<bonus>3</bonus>
<components>
<component>CC</component>
<component>Multis</component>
<component>Free Army</component>
<component>Attack Multis</component>
</components>
</continent>

<continent>
<name>2 Battleships</name>
<bonus>1</bonus>
<components>
<component>Battleship 1</component>
<component>Battleship 2</component>
<component>Battleship 3</component>
<component>Battleship 4</component>
</components>
<required>2</required>
</continent>

<continent>
<name>3 Battleships</name>
<bonus>3</bonus>
<components>
<component>Battleship 1</component>
<component>Battleship 2</component>
<component>Battleship 3</component>
<component>Battleship 4</component>
</components>
<required>3</required>
<overrides>
<override>2 Battleships</override>
</overrides>
</continent>

<continent>
<name>4 Battleships</name>
<bonus>5</bonus>
<components>
<component>Battleship 1</component>
<component>Battleship 2</component>
<component>Battleship 3</component>
<component>Battleship 4</component>
</components>
<overrides>
<override>2 Battleships</override>
<override>3 Battleships</override>
</overrides>
</continent>

<territory>
<name>CC</name>
<borders>
<border>Profile</border>
<border>Admins</border>
</borders>
<coordinates>
<smallx>452</smallx>         
<smally>503</smally>     
<largex>635</largex>
<largey>662</largey>
</coordinates>
</territory>

<territory>
<name>Profile</name>
<borders>
<border>CC</border>
<border>Card 1</border>
</borders>
<coordinates>
<smallx>398</smallx>
<smally>503</smally>
<largex>535</largex>
<largey>662</largey>
</coordinates>
</territory>

<territory>
<name>Card 1</name>
<borders>
<border>Profile</border>
<border>Rank</border>
<border>Cards Deck</border>
</borders>
<coordinates>
<smallx>360</smallx>
<smally>503</smally>
<largex>482</largex>
<largey>662</largey>
</coordinates>
</territory>

<territory>
<name>Rank</name>
<borders>
<border>Card 1</border>
<border>Deadbeat</border>
</borders>
<coordinates>
<smallx>319</smallx>
<smally>503</smally>
<largex>428</largex>
<largey>662</largey>
</coordinates>
</territory>

<territory>
<name>Deadbeat</name>
<borders>
<border>Battleship 1</border>
<border>Rank</border>
<border>Web Hosting</border>
<border>Advertising</border>
<border>Shop Purchase</border>
</borders>
<coordinates>
<smallx>281</smallx>
<smally>503</smally>
<largex>377</largex>
<largey>662</largey>
</coordinates>
<neutral>1</neutral>
</territory>

<territory>
<name>Battleship 1</name>
<borders>
<border>Battleship 2</border>
<border>Battleship 3</border>
<border>Battleship 4</border>
<border>Deadbeat</border>
<border>Scoreboard</border>
</borders>
<coordinates>
<smallx>241</smallx>
<smally>503</smally>
<largex>323</largex>
<largey>662</largey>
</coordinates>
<neutral>2</neutral>
</territory>

<territory>
<name>Scoreboard</name>
<borders>
<border>Battleship 1</border>
<border>Die 1</border>
</borders>
<coordinates>
<smallx>201</smallx>
<smally>503</smally>
<largex>270</largex>
<largey>662</largey>
</coordinates>
</territory>

<territory>
<name>Die 1</name>
<borders>
<border>Scoreboard</border>
<border>Score</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx>162</smallx>
<smally>503</smally>
<largex>218</largex>
<largey>662</largey>
</coordinates>
</territory>

<territory>
<name>Score</name>
<borders>
<border>Die 1</border>
<border>Feedback</border>
</borders>
<coordinates>
<smallx>123</smallx>
<smally>503</smally>
<largex>166</largex>
<largey>662</largey>
</coordinates>
</territory>

<territory>
<name>Feedback</name>
<borders>
<border>Score</border>
</borders>
<coordinates>
<smallx>84</smallx>
<smally>503</smally>
<largex>112</largex>
<largey>662</largey>
</coordinates>
</territory>

<territory>
<name>Multis</name>
<borders>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>503</smally>
<largex>10</largex>
<largey>662</largey>
</coordinates>
</territory>

<territory>
<name>Assassin</name>
<borders>
<border>Web Hosting</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>435</smally>
<largex>10</largex>
<largey>563</largey>           
</coordinates>
</territory>

<territory>
<name>Web Hosting</name>
<borders>
<border>Assassin</border>
<border>Terminator</border>
<border>Deadbeat</border>
<border>Advertising</border>
<border>Shop Purchase</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>398</smally>
<largex>10</largex>
<largey>508</largey>
</coordinates>
</territory>

<territory>
<name>Terminator</name>
<borders>
<border>Web Hosting</border>
<border>Fog of War</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>355</smally>
 <largex>10</largex>
<largey>454</largey>
 </coordinates>
</territory>

<territory>
<name>Fog of War</name>
<borders>
<border>Terminator</border>
<border>Battleship 2</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>316</smally>
<largex>10</largex>
<largey>403</largey>
</coordinates>
</territory>

<territory>
<name>Battleship 2</name>
<borders>
<border>Battleship 1</border>
<border>Battleship 3</border>
<border>Battleship 4</border>
<border>Fog of War</border>
<border>Private Messaging</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>277</smally>
<largex>10</largex>
<largey>351</largey>
</coordinates>
<neutral>2</neutral>
</territory>

<territory>
<name>Private Messaging</name>
<borders>
<border>Battleship 2</border>
<border>Card 2</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>239</smally>
<largex>10</largex>
<largey>298</largey>
</coordinates>
</territory>

<territory>
<name>Card 2</name>
<borders>
<border>Private Messaging</border>
<border>Ignore List</border>
<border>Cards Deck</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>195</smally>
<largex>10</largex>
<largey>243</largey>
</coordinates>
</territory>

<territory>
<name>Ignore List</name>
<borders>
<border>Card 2</border>
<border>Account Name</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>156</smally>
<largex>10</largex>
<largey>189</largey>
</coordinates>
</territory>

<territory>
<name>Account Name</name>
<borders>
<border>Ignore List</border>
<border>Free Army</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>121</smally>
<largex>10</largex>
<largey>138</largey>
</coordinates>
</territory>

<territory>
<name>Free Army</name>
<borders>
<border>Account Name</border>
<border>Cartos</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>35</smally>
<largex>10</largex>
<largey>36</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>

<territory>
<name>Cartos</name>
<borders>
<border>Free Army</border>
<border>Die 2</border>
</borders>
<coordinates>
<smallx>82</smallx>
<smally>35</smally>
<largex>111</largex>
<largey>36</largey>
</coordinates>
</territory>

<territory>
<name>Die 2</name>
<borders>
<border>Cartos</border>
<border>Tournament Directors</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx>123</smallx>
<smally>35</smally>
<largex>163</largex>
<largey>36</largey>
</coordinates>
</territory>

<territory>
<name>Tournament Directors</name>
<borders>
<border>Die 2</border>
<border>Hunters</border>
</borders>
<coordinates>
<smallx>161</smallx>
<smally>35</smally>
<largex>214</largex>
<largey>36</largey>
</coordinates>
</territory>

<territory>
<name>Hunters</name>
<borders>
<border>Tournament Directors</border>
<border>Battleship 3</border>
</borders>
<coordinates>
<smallx>201</smallx>
<smally>35</smally>
<largex>268</largex>
<largey>36</largey>
</coordinates>
</territory>

<territory>
<name>Battleship 3</name>
<borders>
<border>Battleship 1</border>
<border>Battleship 2</border>
<border>Battleship 4</border>
<border>Hunters</border>
<border>Help</border>
</borders>
<coordinates>
<smallx>241</smallx>
<smally>35</smally>
<largex>321</largex>
<largey>36</largey>
</coordinates>
<neutral>2</neutral>
</territory>

<territory>
<name>Help</name>
<borders>
<border>Battleship 3</border>
<border>Rules</border>
</borders>
<coordinates>
<smallx>281</smallx>
<smally>35</smally>
<largex>373</largex>
<largey>36</largey>
</coordinates>
</territory>

<territory>
<name>Rules</name>
<borders>
<border>Help</border>
<border>Advertising</border>
</borders>
<coordinates>
<smallx>319</smallx>
<smally>35</smally>
<largex>427</largex>
<largey>36</largey>
</coordinates>
</territory>

<territory>
<name>Advertising</name>
<borders>
<border>Rules</border>
<border>Instructions</border>
<border>Deadbeat</border>
<border>Web Hosting</border>
<border>Shop Purchase</border>
</borders>
<coordinates>
<smallx>358</smallx>
<smally>35</smally>
<largex>479</largex>
<largey>36</largey>
</coordinates>
</territory>

<territory>
<name>Instructions</name>
<borders>
<border>Advertising</border>
<border>Attack Multis</border>
</borders>
<coordinates>
<smallx>399</smallx>
<smally>35</smally>
<largex>532</largex>
<largey>36</largey>
</coordinates>
</territory>

<territory>
<name>Attack Multis</name>
<borders>
<border>Multis</border>
<border>Instructions</border>
<border>Callouts</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>35</smally>
<largex>635</largex>
<largey>36</largey>
</coordinates>
</territory>

<territory>
<name>Callouts</name>
<borders>
<border>Attack Multis</border>
<border>Flame Wars</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>118</smally>
<largex>635</largex>
<largey>139</largey>
</coordinates>
</territory>

<territory>
<name>Flame Wars</name>
<borders>
<border>Callouts</border>
<border>Card 3</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>161</smally>
<largex>635</largex>
<largey>193</largey>
</coordinates>
</territory>

<territory>
<name>Card 3</name>
<borders>
<border>Flame Wars</border>
<border>General Discussion</border>
<border>Cards Deck</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>195</smally>
<largex>635</largex>
<largey>243</largey>
</coordinates>
</territory>

<territory>
<name>General Discussion</name>
<borders>
<border>Card 3</border>
<border>Battleship 4</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>239</smally>
<largex>635</largex>
<largey>297</largey>
</coordinates>
</territory>

<territory>
<name>Battleship 4</name>
<borders>
<border>Battleship 1</border>
<border>Battleship 2</border>
<border>Battleship 3</border>
<border>General Discussion</border>
<border>Die 3</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>278</smally>
<largex>635</largex>
<largey>350</largey>
</coordinates>
<neutral>2</neutral>
</territory>

<territory>
<name>Die 3</name>
<borders>
<border>Battleship 4</border>
<border>Mods</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>318</smally>
<largex>635</largex>
<largey>401</largey>
</coordinates>
</territory>

<territory>
<name>Mods</name>
<borders>
<border>Die 3</border>
<border>Shop Purchase</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>357</smally>
<largex>635</largex>
<largey>458</largey>
</coordinates>
</territory>

<territory>
<name>Shop Purchase</name>
<borders>
<border>Mods</border>
<border>Admins</border>
<border>Deadbeat</border>
<border>Web Hosting</border>
<border>Advertising</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>397</smally>
<largex>635</largex>
<largey>506</largey>
</coordinates>
<neutral>2</neutral>
<bonus>-1</bonus>
</territory>

<territory>
<name>Admins</name>
<borders>
<border>CC</border>
<border>Shop Purchase</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>435</smally>
<largex>635</largex>
<largey>562</largey>
</coordinates>
</territory>

<territory>
<name>Dice Deck</name>
<borders>
<border>Die 1</border>
<border>Die 2</border>
<border>Die 3</border>
</borders>
<coordinates>
<smallx>334</smallx>
<smally>363</smally>
<largex>444</largex>
<largey>478</largey>
</coordinates>
</territory>

<territory>
<name>Cards Deck</name>
<borders>
<border>Card 1</border>
<border>Card 2</border>
<border>Card 3</border>
</borders>
<coordinates>
<smallx>150</smallx>
<smally>179</smally>
<largex>200</largex>
<largey>228</largey>
</coordinates>
</territory>
</map>
Last edited by Gilligan on Mon Dec 24, 2007 3:14 pm, edited 3 times in total.
Image
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

shoot gilligan, u beat me to it :lol:
User avatar
Bad Speler
Posts: 1027
Joined: Fri Jun 02, 2006 8:16 pm
Gender: Male
Location: Ottawa
Contact:

Post by Bad Speler »

bryguy, could you fix those coordinates i mentioned earlier?

Also, I'd just like to bring up the point of neutrals because they haven't been mentioned much and I'd like to make sure everyone is fine with them. Currently we have the neutrals we have are

All battleships: 2
Shop Purchase: 3
Free Army: 3
Deadbeat: 1
Highest Score: 2532
Highest Position: 69 (a long time ago)
User avatar
gimil
Posts: 8599
Joined: Sat Mar 03, 2007 12:42 pm
Gender: Male
Location: United Kingdom (Scotland)

Post by gimil »

shop purchase should be 1 as well,no ones going to attack a 3 to lose 1 army every turn :)
What do you know about map making, bitch?

natty_dread wrote:I was wrong


Top Score:2403
User avatar
Bad Speler
Posts: 1027
Joined: Fri Jun 02, 2006 8:16 pm
Gender: Male
Location: Ottawa
Contact:

Post by Bad Speler »

gimil wrote:shop purchase should be 1 as well,no ones going to attack a 3 to lose 1 army every turn :)

Well its part of a continent, thats why we made it 3. But I can see how the argument can go both ways
Highest Score: 2532
Highest Position: 69 (a long time ago)
User avatar
gimil
Posts: 8599
Joined: Sat Mar 03, 2007 12:42 pm
Gender: Male
Location: United Kingdom (Scotland)

Post by gimil »

Bad Speler wrote:
gimil wrote:shop purchase should be 1 as well,no ones going to attack a 3 to lose 1 army every turn :)

Well its part of a continent, thats why we made it 3. But I can see how the argument can go both ways


I suppose making it part of a continent justifies a higher count, maybe a 2 on it then?
What do you know about map making, bitch?

natty_dread wrote:I was wrong


Top Score:2403
User avatar
Bad Speler
Posts: 1027
Joined: Fri Jun 02, 2006 8:16 pm
Gender: Male
Location: Ottawa
Contact:

Post by Bad Speler »

Thats a good comprimise, we'll make it 2 then.
Highest Score: 2532
Highest Position: 69 (a long time ago)
User avatar
gimil
Posts: 8599
Joined: Sat Mar 03, 2007 12:42 pm
Gender: Male
Location: United Kingdom (Scotland)

Post by gimil »

Bad Speler wrote:Thats a good comprimise, we'll make it 2 then.


glad you agree :)
What do you know about map making, bitch?

natty_dread wrote:I was wrong


Top Score:2403
User avatar
Gilligan
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI

Post by Gilligan »

I've updated the XML in the above post.
Image
User avatar
Bad Speler
Posts: 1027
Joined: Fri Jun 02, 2006 8:16 pm
Gender: Male
Location: Ottawa
Contact:

Post by Bad Speler »

since your on now gilligan, can you change the number in the die 3 smally to 318, and the smally of mods to 357 ?
Highest Score: 2532
Highest Position: 69 (a long time ago)
User avatar
Gilligan
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI

Post by Gilligan »

Bad Speler wrote:since your on now gilligan, can you change the number in the die 3 smally to 318, and the smally of mods to 357 ?


Done.
Image
User avatar
Bad Speler
Posts: 1027
Joined: Fri Jun 02, 2006 8:16 pm
Gender: Male
Location: Ottawa
Contact:

Post by Bad Speler »

Thanks gilligan...one more number to change (I always for get one, sorry) Dice deck needs to have the small y changed to 363.

With that change, heres what the small map now looks like with coords

Image
Highest Score: 2532
Highest Position: 69 (a long time ago)
User avatar
Gilligan
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI

Post by Gilligan »

no problem
Image
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

hey gilligan, from the 26th to the 30th you will have to do all xml updates, cause im gonna be on a vacation
User avatar
gimil
Posts: 8599
Joined: Sat Mar 03, 2007 12:42 pm
Gender: Male
Location: United Kingdom (Scotland)

Post by gimil »

bryguy wrote:hey gilligan, from the 26th to the 30th you will have to do all xml updates, cause im gonna be on a vacation


im sure gills up to it have a good holiday:)

merry christmas
What do you know about map making, bitch?

natty_dread wrote:I was wrong


Top Score:2403
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

gimil wrote:
bryguy wrote:hey gilligan, from the 26th to the 30th you will have to do all xml updates, cause im gonna be on a vacation


im sure gills up to it have a good holiday:)

merry christmas


merry christmas to u to
User avatar
Gilligan
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI

Post by Gilligan »

No problemo bryguy. Have fun on your vacation!

Merry Christmas everyone.
Image
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

Gilligan wrote:No problemo bryguy. Have fun on your vacation!

Merry Christmas everyone.



thanks gilligan


and merry christmas :)
User avatar
Gilligan
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI

Post by Gilligan »

bryguy wrote:
Gilligan wrote:No problemo bryguy. Have fun on your vacation!

Merry Christmas everyone.



thanks gilligan


and merry christmas :)


Where are you off to?
Image
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

Gilligan wrote:
bryguy wrote:
Gilligan wrote:No problemo bryguy. Have fun on your vacation!

Merry Christmas everyone.



thanks gilligan


and merry christmas :)


Where are you off to?



Grandmas for a (sorta) late christmas celebration/family reunion, and she doesnt have any computer connection :( , and i dont have a lap top, sadly :cry:


well, later guys, be back the day before january or the day before the day before january, or if i get snowed in then next year
Contron13542
Posts: 37
Joined: Sun Apr 15, 2007 11:52 am

Post by Contron13542 »

Merry Christmas and I would like to register how pathetic it is how many of us are online on christmas
Locked

Return to “Melting Pot: Map Ideas”