2,172
edits
CrystalBen (talk | contribs) m (changed Description of XCOMPILE.EXE) |
CrystalBen (talk | contribs) m (added & changed some Text) |
||
Line 66: | Line 66: | ||
* at first write your Project Name into Project Name | * at first write your Project Name into Project Name | ||
* then write your X and Y Resolution if wanted otherwise keep it at 0 , then you choose if you wanna uncheck "Allow Modifications and Recompilers". | * then write your X and Y Resolution if wanted otherwise keep it at 0 , then you choose if you wanna uncheck "Allow Modifications and Recompilers". | ||
* Write now your Path to your Scripts Folder (Scripts are .SPT Files) (Note: you only need to do | * Write now your Path to your Scripts Folder (Scripts are .SPT Files) (Note: you only need to do \ because XCOMPILE searches in the Path where it is stored.) | ||
* Leave Update Path blank for now. | * Leave Update Path blank for now. | ||
* Write by Name of Starting Script how your Script is called liked. | * Write by Name of Starting Script how your Script is called liked (example: example.spt). | ||
* Now write the Path where the DLL Files are stored (you need to to the same as for Path for the Script File). | * Now write the Path where the DLL Files are stored (you need to to the same as for Path for the Script File). | ||
* Leave Update Path empty. | * Leave Update Path empty. | ||
* Now press on the Save button (Floppy icon). | * Now press on the Save button (Floppy icon). | ||
* Then a new Window pop up, "Enter Base Path for the Compiler", write here in which Folder XCOMPILE.EXE is located ( | * Then a new Window pop up, "Enter Base Path for the Compiler", write here in which Folder XCOMPILE.EXE is located (Note: Only add to the Path of the Folder where XCOMPILE is stored is enough example: \ ). (you can choice Force Recompile if wanted / required.) | ||
* Congrats, now the Script gets compiled! | * Congrats, now the Script gets compiled! | ||
edits