Crossfire Server, Trunk
convert Namespace Reference

Variables

 action
 
 args
 
int Ctl = 0
 
 default
 
 dest
 
 ExitPath = args[4]
 
 ExitX
 
 ExitY
 
 False
 
 filecontents = fromfile.read()
 
 fromfile = open(i, 'r')
 
string GuildName = ' '.join(args[10:])
 
 help
 
 local_copy = options.local_copy
 
 options
 
 parser = OptionParser()
 
 secondtofile = open('../../'+ToFolder+"/"+i,'w')
 
 StorageExit = args[7]
 
 StorageX
 
 StorageY
 
 tofile = open('./'+ToGuild+'/'+i, 'w')
 
 ToFolder = args[3]
 
 ToGuild = args[1]
 
 ToRegion = args[2]
 
 True
 

Variable Documentation

◆ action

◆ args

convert.args

Definition at line 27 of file convert.py.

◆ Ctl

int convert.Ctl = 0

Definition at line 35 of file convert.py.

◆ default

convert.default

Definition at line 25 of file convert.py.

◆ dest

◆ ExitPath

convert.ExitPath = args[4]

Definition at line 38 of file convert.py.

◆ ExitX

convert.ExitX

Definition at line 39 of file convert.py.

◆ ExitY

convert.ExitY

Definition at line 39 of file convert.py.

◆ False

convert.False

Definition at line 25 of file convert.py.

◆ filecontents

convert.filecontents = fromfile.read()

Definition at line 52 of file convert.py.

◆ fromfile

convert.fromfile = open(i, 'r')

Definition at line 51 of file convert.py.

◆ GuildName

string convert.GuildName = ' '.join(args[10:])

Definition at line 45 of file convert.py.

◆ help

convert.help

Definition at line 25 of file convert.py.

◆ local_copy

convert.local_copy = options.local_copy

Definition at line 32 of file convert.py.

◆ options

convert.options

Definition at line 27 of file convert.py.

◆ parser

convert.parser = OptionParser()

Definition at line 24 of file convert.py.

◆ secondtofile

convert.secondtofile = open('../../'+ToFolder+"/"+i,'w')

Definition at line 65 of file convert.py.

◆ StorageExit

convert.StorageExit = args[7]

Definition at line 43 of file convert.py.

◆ StorageX

convert.StorageX

Definition at line 44 of file convert.py.

◆ StorageY

convert.StorageY

Definition at line 44 of file convert.py.

◆ tofile

convert.tofile = open('./'+ToGuild+'/'+i, 'w')

Definition at line 60 of file convert.py.

◆ ToFolder

convert.ToFolder = args[3]

Definition at line 37 of file convert.py.

◆ ToGuild

convert.ToGuild = args[1]

Definition at line 28 of file convert.py.

◆ ToRegion

convert.ToRegion = args[2]

Definition at line 29 of file convert.py.

◆ True

convert.True

Definition at line 26 of file convert.py.