- Joined
- Mar 31, 2008
- Messages
- 14,928
Just a few quotes from what I've seen in the Creation part of the forum.
So yeah. Huge problems here as well.
WHY OH WHY OH WHY does the Lua SDK reference have NO INFORMATION on what the bloody parameters are for a function????? therefore rendering them completely POINTLESS.
I've sat here for about five hours trying to bloody work out how to call ONE FUNCTION.
Player:Found
Given the functions around it, suggests to me this founds a city. How? What on God's Green Earth would I put as parameters to this function? Lua certainly doesn't tell me.
I've searched the net, apparently the way to figure out a function signature is to do debug.getinfo(function) but no, of course that functionality is disabled in the Civ 5 lua. Why all these road blocks? Would it be that hard to have given a list of functions with what bloody parameters they use?I'm starting to feel like they don't want us to mod anything and are purposefully withholding or breaking bits to stop us. Paranoid I know, but after all the stuff with nexus, munged dds files and now this... grrr.
Ridiculous.
The problem seems to be that the art is loaded before the mods are, so unless you have the 'reload X system' as a mod option then you have no chance.
Strangely though, there IS a 'reload landmark system' option, but it seems to do nothing. It seem landmark art defines remain unmoddable despite it being ticked.
Bleh.
Will try an SQL add but I would assume the 'reload X system' will occur before the database actions in your mod are performed. Perhaps not.... I'm doubtful it'll work though.
EDIT: Nope.Replaced EVERY landmark in the database to point to the modern citadel model, no change in game. Confirmed with the db viewer that the entries all changed successfully.
This pretty much wraps it up. Buildings, wonders, resources, improvements, natural wonders, terrain, all completely impossible in the current game. Poosticks.
So i guess no one has managed to make a working building yet?
So much for the game being the most moddable in the series. :/
So yeah. Huge problems here as well.