You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in the group: Users.
You can view and copy the source of this page.
Return to Scripting.
When this is your first time here: Script/InitialSetup
Coming more soon...
Coming soon ...
Coming soon ...
Usable datatypes: Script/BasicDataTypes
Project specific enums: Script/LogicEnums
So ya sick of copy pasting your changed Level.as from bin_win32 to data? You wanna change this boring part of yur life an' wanna spice it up?
I've got just the right thing for ya!
@echo off
echo ------------------------------------------------------------------------------
echo --- Coyping changed Level.as files. ------------------------------------------
echo ------------------------------------------------------------------------------
echo.
xcopy D:\directory\sf3\root\bin_win32\configs\levels\*.as D:\directory\sf3\root\data\configs\levels /f /d /s
echo.
echo ------------------------------------------------------------------------------
pause
exit
Simply make yuself a .bat file with this, insert the correct directory and have a gread an' awesome life!
Yur welcome fella.
Coming soon ...
Coming soon ...
Coming soon ...