Jump to content

enko

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by enko

  1. Program.exe -name enko -pin 0001 -age 89 -sex male so $CMDLINE[0] would = 4, $CMDLINE[1] = enko, $CMDLINE[2] = 0001 and so on? what if like there isnt a $CMDLINE[4]?
  2. Was wondering if its possible to pass integers or variables through the command line, like: Program.exe -name enko -pin 0001 -age 89 -sex male then $name $pin $age & $sex would be those. Is this possible, if so how?
  3. Sned("^i") But don't waste your time Natedogg, FFXI wont accept this command
  4. Anyway to do this without closing the application
  5. how else can you do this without bringing up a window?
  6. I've been looking through this forum and havent found info on how to Start and Stop a script in v2 with commands? can anyone help?
×
×
  • Create New...