Aussie_Lurker
Deity
Actually, I find XMLSpy to be extremely handy for making changes to the XML. Its so elegant & easy to understand
!
Aussie.

Aussie.
Lua is however, significantly faster than python. You could speed up Civ4 about 35% by removing python. That's no small amount.
Who are you railing against? Modders or Firaxis? It's difficult to tell.
If it's so easy, then why hasn't one been made for Civ4? I think it's a lot more complex than you think, and wouldn't be as useful as you imagine...
I should write that down as a quote.![]()
I just released I have been modding for over a year now. I started two summers ago...
Moderator Action: Threads merged.
Not every questions needs its own thread, there are likely similar threads around, yu can use these.
In this case, Firaxis! They have better resources and, above all, get paid!
It's going to be tough packing all the mod questions into one thread (or it will be soon enough). hint, hint...![]()
I don't know if this has been asked in the thread before, but I was wondering whether you can see what's in the art files? (as in the actual art)
In this case, Firaxis! They have better resources and, above all, get paid!
Because Firaxis didn't bother with it and it seems to me that everybody was nuking the issue and building a program from the ground up. Maybe they felt that Access was beneath them (no offense to most programmers, but many that I meet tend to have "Sheldon Syndrome")
AS far as how it wouldn't be as useful, please explain... I don't see how an easy to use editor would be harder than editing lines of XML.
It's my experience from the industry that Firaxis wouldn't get much say in what tools are made and how much is spent on each area. It's easy to point the finger and say "you should've just paid someone to do it", but where will that money come from?
They could have paid their employees. I am possitive that it wouldn't tie up more than 2 or 3 individuals for no more than a couple weeks. Maybe 3 or 4 if they only allocate an hour or two a day.
They could have paid their employees. I am possitive that it wouldn't tie up more than 2 or 3 individuals for no more than a couple weeks. Maybe 3 or 4 if they only allocate an hour or two a day.
So you'll take those employees off their already important tasks such as MP, diplomacy, bug fixing or AI?
Actually, I find XMLSpy to be extremely handy for making changes to the XML. Its so elegant & easy to understand!
Aussie.
Damn! I hate lua. I've tried to get my hands around it a couple of times in other games and it never works. Why would they switch? Python was so great becasue you could make a change alt-tab back into a running game and see the changes right away. No compiling needed. I HATE lua!![]()
Lua is however, significantly faster than python. You could speed up Civ4 about 35% by removing python. That's no small amount.
HOLY CRAP!!! The prices are outrageous! Firaxis has the resources for that! I am just trying to make sure that I have enough just to get the game! I'd have to take out a small loan in order to get that program! (...and Maryland doesn't allow small loans!)
The downside is that Lua is harder to learn and use AFAICT from reading the book and tinkering in the shell. There are many ways to implement objects yourself, but nothing built in to Lua. Everything is a table much like everything in Python is a dictionary, except that Python then built classes and objects on top to make them easy to use.
I think it's going to be a lot harder for non-professionals to pick up Lua, but I really hope I'm wrong. For example, I've pointed many new modders at HTTLACS, and they've been able to jump in to modding. I read the Lua book and the reference, and still don't have a good feel for the language. Clearly this will improve once we get out hands on the running Civ5 code.
I'm hoping that previous C, C++, Python, and Java experience is going to give me at least a small understanding, and then I can learn from the Internet and code examples in Civ5... We shall see...
HOLY CRAP!!! The prices are outrageous! Firaxis has the resources for that! I am just trying to make sure that I have enough just to get the game! I'd have to take out a small loan in order to get that program! (...and Maryland doesn't allow small loans!)
Couple Hundred is outrageous? I'd call that a bargain. It would cost a lot more to pay programmers to write a custom GUI than it would to pay for an existing one.