|
Crossfire Server, Trunk
1.75.0
|
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 | |
| convert.action |
Definition at line 25 of file convert.py.
Referenced by cfapi_object_update(), powerbroker.check_confirm(), object_update(), play_sound_map(), and play_sound_player_only().
| convert.args |
Definition at line 27 of file convert.py.
| int convert.Ctl = 0 |
Definition at line 35 of file convert.py.
| convert.default |
Definition at line 25 of file convert.py.
| convert.dest |
Definition at line 25 of file convert.py.
Referenced by build_filename(), runmoveto(), safe_strcat(), set_spell_skill(), and yy_get_next_buffer().
| convert.ExitPath = args[4] |
Definition at line 38 of file convert.py.
| convert.ExitX |
Definition at line 39 of file convert.py.
| convert.ExitY |
Definition at line 39 of file convert.py.
| convert.False |
Definition at line 25 of file convert.py.
| convert.filecontents = fromfile.read() |
Definition at line 52 of file convert.py.
| convert.fromfile = open(i, 'r') |
Definition at line 51 of file convert.py.
| string convert.GuildName = ' '.join(args[10:]) |
Definition at line 45 of file convert.py.
| convert.help |
Definition at line 25 of file convert.py.
| convert.local_copy = options.local_copy |
Definition at line 32 of file convert.py.
| convert.options |
Definition at line 27 of file convert.py.
| convert.parser = OptionParser() |
Definition at line 24 of file convert.py.
| convert.secondtofile = open('../../'+ToFolder+"/"+i,'w') |
Definition at line 65 of file convert.py.
| convert.StorageExit = args[7] |
Definition at line 43 of file convert.py.
| convert.StorageX |
Definition at line 44 of file convert.py.
| convert.StorageY |
Definition at line 44 of file convert.py.
| convert.tofile = open('./'+ToGuild+'/'+i, 'w') |
Definition at line 60 of file convert.py.
| convert.ToFolder = args[3] |
Definition at line 37 of file convert.py.
| convert.ToGuild = args[1] |
Definition at line 28 of file convert.py.
| convert.ToRegion = args[2] |
Definition at line 29 of file convert.py.
| convert.True |
Definition at line 26 of file convert.py.