Help - Search - Members - Calendar
Full Version: Power Leveling
AC Tools Everything Macro > AC Tool Macros > Final Fantasy XI Online
darkcloud19892000
i have pc verson of ffxi and ps2 i also have 2 accounts i want to power level myself but its hard with ps2 and pc in diffrent rooms i tried the pl macro in the working section and when i started it it asked for ffact and i went to open and then i hit start and nothing happend at all then i started it up again and and it said macro filerewrite error can some one help me out im not sure what im doing
Ahk
Sounds like the macro uses the FileRewrite command incorrectly, or it's attempting to save/open a file that doesn't exist, or one or more of the subfolders don't exist....

QUOTE
- Added in the following file funtions:

FileOpen FILE, FILENAME - Opens a file
FileClose FILE, FILENAME - Closes a file
FileAppend FILE - Prepares a file for appending text
FileRewrite FILE - Empties a file and appends text
FileReset FILE - Prepares a file for reading
FileRead FILE, CONSTANT - Reads a line of a file into a CONSTANT
FileWrite FILE, CONSTANT - Writes a CONSTANT into a file
{EOF} - End of File marker from last FileRead


Look for those commands in the macro. It should use a constant (variable) to hold the path of the file, but it might not. If it does, look in the constants section, or if it has a certain area where you set them (SetConst FilePath = C:\Da.txt)....go there.

Already read the instructions to set up the macro.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.