Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Miscellaneous > Archive > Civ3-General-Archive > IG rule is not precise enough
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!

bottom of page
  
Author
Thread    < Last Thread     Next Thread > Post New Thread     Post A Reply
Trifna is offline Trifna
King
of anchovies
Jul 2001
time: 13:16
  Old Post 29-11-2001 23:48
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
IG rule is not precise enough Remove this text

Quoted from Apolyton News which was quoting IG (Infogrames):

quote:
: If someone has plans to change or otherwise use sections of the product, the appropriate person or group of the owner of the rights or a legal agency (in this case Infogrames) must let themselves be given a written permission


I MAY have got all false, withmy English that isn'tperfect...
But let me look to this... So if we're 500 modders (and I guess we're more) we need to call them?? Did I got it right? This is like asking Starcraft mapmakers to call Blizzard each time they're drawing a map...

I guess they don't INTEND to use this against all modders, but it just could legally be done.

I know they're puting this to avoid anyone that would pass the limits (which I accept), but they should restrict this rule. For now, I wonder if they could ask for the right to take what would have been made by a modder by saying that it was made on their stuff and just use what the modder would have done and put rights on it... If they can do that, then I just say that their rule is not exact and should be tweakened...

Or, other way, they could give a list of things that they automatically accept. For exemple, changes made on government type files, or units, or else. Their main goal is to avoid someone that would give problems to oneof their productsby using one of their products.

Grumbold is offline Grumbold
Emperor
London, UK
Mar 2000
time: 05:16
  Old Post 30-11-2001 00:28
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Support Apolyton buy from Amazon

If I could afford the legal fees I would be strongly tempted to send them the text of the Civ 3 site page on modding and claim I had implicit permission from Firaxis to do anything I like whith their product, provided it came in the form of a mod that required users to purchase Civ 3 to run it.

wervdon is offline wervdon
Prince

Nov 2001
time: 23:16
  Old Post 30-11-2001 01:22
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Avatar Enlargement: We've got the solution

My guess is that anyone who modifies anything outside of _their_ editor and then releases it could be subject to legal issues

Its already discouraged me from making a stand-alone random map generator program with customizable parameters like # of continents, and how many civs per landmass, which I was thinking about doing once the bic map file format was disected enough. Its not worth a $500 fine though. Its not even worth the trouble of writing them a letter and asking nicely if I can make their game better for everyone who bought it.

Trifna is offline Trifna
King
of anchovies
Jul 2001
time: 13:16
  Old Post 30-11-2001 08:31
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations

I think it's seriously a trouble. I'm not saying they will overprofit of such rules they made (nothing stops them from not using them entirely) but the possibility is stil there, showing the weakeness of such rules. And it may stop many. Who will go ask permission to a company? A lot easier to stay asleep longer in the morning or play Civ III. But if I was you, I'd ask them the permission... stil better than nothing if it's the only way. Only it'd be one person which it wouldn't stop.

cassembler is offline cassembler
Prince
Loud Cow Productions
Oct 2001
time: 23:16
  Old Post 30-11-2001 10:15 Visit cassembler's homepage!
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Support Apolyton, buy Civilization 2

Hey dude, if you can make a map editor like that, I'll pay a couple hundred bones to the lawyers for ya.

Rasputin is offline Rasputin

Deity
Brisbane
May 1999
time: 15:16
  Old Post 30-11-2001 10:20 Visit Rasputin<br><a href=/members><img src=/forums/images/lifer-icon.gif border=0></a><BR>'s homepage!
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Browse Apolyton AD-FREE

perhaps they are worried someone will find the hidden MP code and allow people to play MP beofre they release their version which would cost money !!!!!!!

wervdon is offline wervdon
Prince

Nov 2001
time: 23:16
  Old Post 30-11-2001 11:08
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Support Apolyton

Heh

I actually meant a random map generator not an editor, and Im pretty sure I could make one if the bic file is disected with regards to everything that a map file has to have. But I honestly don't even if they sent me a letter with the file format themselves and explicit written permission in the form at the same time Finals are coming up and life generally stinks as a result :P

Actually I know I can make a random map generator, thats a large part of my software engineering class project that is giving me so many fits this week as I try to right up the design paper on it :P



Assuming I had time and they released a statement that made it clear it wouldnt be a problem to do it though.....

What I had in mind though basically was a small program (probally taking input with scanf's just to be simple) that would basically go something like this:

Enter world size (100-255 or whatever):
Enter % water for world:
Enter % of land to be jungle:
Enter % of land to be desert:
Enter % of land to be etc:
Enter number of continents:
Enter number of islands:
Maximum start locations per continent:
Maximum start locations per island:
Number of oil resources?
Number of oil resource clumps? (ie entering 3 means 3 places in the world, but there could be several close to each other)
Number of horse.. etc (for all resources: strategic, luxury)

Then maybe a few toggles for game types ala age of empires (team islands, solo islands, land base map with one large sea, one large continent in the middle with starting location islands around it, etc)

Then it'd just generate a map with those parameters and save it in bic file, if you wanted to look at it, you could load it in the editor If I did it, id also public the source with it, so if someone wanted to build a gui with sliders and check boxes and have it display a map so you can verify the results they could. That or if I end up doing it, I could make it a learning visual basic project next spring (im taking it as an elective) and actually build a gui too.

Thing is though, Im not willing to get sued over it, and I imagine they plan to revise the map generator in the game come xpack time if they add multiplayer (it'd be logical for them to do). Even if they couldnt sue me, I wouldnt want to do it if firaxis didnt want someone to do it. Who knows I may want to work for them one day ;P (not that it'd ever happen with me living in TN :P But I may submit an application after I graduate next year just for kicks :P)

Defkon is offline Defkon
Settler

Nov 2001
time: 00:16
  Old Post 30-11-2001 11:32
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

it's a bad policy to force the modder to ask. It takes waayy to long. Instead, there should be posted a set of Do's and Dont's. Simple as that.

Either that, or we need to teach IG a little diplomacy. Ya know like... how to say "excuse me" or "please dont".

Using lawyers, and charging fee's without warnings.... to say that's imoral would be an understatement. That's like cops being being taught to shoot people in the legs as normal procedure for an interview... and then charging the suspect (guilt or innocent) for the cost of the bullet.

But honestly i'd say don't be worried about making mods.. if IG doesn't like it they'll let you know before slapping you with anything. and if they don't... the future of IG will follow the path of enron. Baaahhh woooooshhh....

MarkG is offline MarkG
Grand Lord of Apolyton, Owner of all this land as far as the eye can see

Donate to the Red Cross
Macedonia, Greece
Jan 1970
time: 07:16
  Old Post 30-11-2001 13:09 Visit MarkG<br><img src=/forums/images/admin-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#9 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations: Deluxe Edition

http://apolyton.net/forums/showthre...&threadid=35672

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:16.
Apolyton Time is 00:16.
    top of page
Rate This Thread:
archivepost
Forum Jump:
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0324 seconds (88.39% PHP - 11.61% MySQL) with 31 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net