|
Crossfire Server, Trunk
1.75.0
|
Go to the source code of this file.
Namespaces | |
| convert | |
Variables | |
| convert.action | |
| convert.args | |
| int | convert.Ctl = 0 |
| convert.default | |
| convert.dest | |
| convert.ExitPath = args[4] | |
| convert.ExitX | |
| convert.ExitY | |
| convert.False | |
| convert.filecontents = fromfile.read() | |
| convert.fromfile = open(i, 'r') | |
| string | convert.GuildName = ' '.join(args[10:]) |
| convert.help | |
| convert.local_copy = options.local_copy | |
| convert.options | |
| convert.parser = OptionParser() | |
| convert.secondtofile = open('../../'+ToFolder+"/"+i,'w') | |
| convert.StorageExit = args[7] | |
| convert.StorageX | |
| convert.StorageY | |
| convert.tofile = open('./'+ToGuild+'/'+i, 'w') | |
| convert.ToFolder = args[3] | |
| convert.ToGuild = args[1] | |
| convert.ToRegion = args[2] | |
| convert.True | |