Blockland Forums > Modification Help
I have had a problem trying to execute my first script in blockland
<< < (4/7) > >>
howtoshotbillwetellyou:

--- Quote from: MegaScientifical on January 09, 2011, 06:19:07 PM ---Ah well, I've recently tried running some scripts in my Add-Ons Log folder (C:\Program Files\Blockland\Add-Ons Log) and it wouldn't let me. Explain that.

--- End quote ---

actually, you can't create new folders in the blockland.exe directory, i believe
Kalphiter:

--- Quote from: MegaScientifical on January 09, 2011, 06:19:07 PM ---Ah well, I've recently tried running some scripts in my Add-Ons Log folder (C:\Program Files\Blockland\Add-Ons Log) and it wouldn't let me. Explain that.

--- End quote ---
"Add-ons Log" isn't a default folder therefore it will not let you run anything in it.
MegaScientifical:

--- Quote from: Kalphiter on January 09, 2011, 06:21:47 PM ---"Add-ons Log" isn't a default folder therefore it will not let you run anything in it.

--- End quote ---

Damn... But it's how I mess with scripts. I make folders in that named after the zip file, then I just remove the " Log" part at the top to go right in and paste the files in.
Butler:
Create a server.cs with this code in it:
--- Code: ---exec("add-ons/test/sample.cs");
--- End code ---

Then type this into the console:
--- Code: ---exec("add-ons/test/server.cs);
--- End code ---
Destiny/Zack0Wack0:

--- Quote from: Butler on January 10, 2011, 03:21:35 AM ---Create a server.cs with this code in it:
--- Code: ---exec("add-ons/test/sample.cs");
--- End code ---

Then type this into the console:
--- Code: ---exec("add-ons/test/server.cs);
--- End code ---

--- End quote ---
Only post here if you actually know what you're doing, thanks.
Navigation
Message Index
Next page
Previous page

Go to full version