Jump to content

Zecharian

Members
  • Posts

    3
  • Joined

  • Last visited

About Zecharian

  • Birthday 01/01/1900

Zecharian's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. For Tekkit the config files would be in the %appdata%\.techniclauncher\tekkit\config but you also have Redpower, EE, Buildcraft and wireless redstone in the \.techniclauncher\tekkit dir and not config. This is why I had said it *COULD* be an issue, but I believe the config files are universal locations whether it be server or client, and they are named the same. So I was thinking it could be possible to just require the user to mod say a config.ini for the web-auction to point to configuration files so its less user interaction Another idea I just had while typing this is how about dumping an ID list right from NEI of all used and unused IDs, this could work as a general full list of whats installed. Format looks like this: Block. Name: tile.stone. ID: 1 Block. Name: tile.grass. ID: 2 Block. Name: tile.dirt. ID: 3 Block. Name: tile.stonebrick. ID: 4
  2. Granted i'm not some big programmer or anything, but I would think using something along the line of: $array = split("\n", file_get_contents("\path to mod config file")); would work in that it will read the users configuration on however they have it, then just parse the array to read in the item / block ids from that array into the configuration. Or course since the configs are not really uniform in how they are laid out, it could be an issue, but maybe its an idea to look into so that you wouldn't need to update the php for new releases.
  3. Re: ۞ TekkitCraft ۞ [24/7] [PvP] [NoWhitelist] [Towny] [Eco/shops] [LWC] [Citizens] IGN: Zecharian Basic Tekkit/pluginknowledge?: fairly know, more familiar with straight bukkit and plugins. also have 'adjusted' some plugins to work correctly as needed. Other Servers: other then a private one I host for my gaming guild, never played on any public servers. looking for a server thats a little more active.
×
×
  • Create New...