| version 1.1 | version 1.2 | |||
|---|---|---|---|---|
|
| |||
| import CFPython | import CFPython | |||
| import sys | ||||
| sys.path.append('%s/%s/python' %(CFPython.GetDataDirectory(),CFPython.GetMapDirectory())) | ||||
| activator=CFPython.WhoIsActivator() | activator=CFPython.WhoIsActivator() | |||
| activatorname=CFPython.GetName(activator) | activatorname=CFPython.GetName(activator) | |||
| whoami=CFPython.WhoAmI() | whoami=CFPython.WhoAmI() |
Legend:
| ||||||