 -                               - 
 = THE PIT OF 100 TRIALS PACKAGE = 
 -       100 Trial Version        - 
-----------------------------------

rightio so

INSTALLATION
------------

to install, place all the .zip files into your Blockland > Add-Ons folder.

For steam users, this should be found in Steam > steamapps > common > Blockland > Add-Ons




just extract everything into the Add-Ons folder and it should work.



PLAYING
-------
it's a gamemode, so you can just go to "Start a Server", go to the gamemodes until you find "Pit of 100 Trials". 

as the build loads you'll probably get a message saying something like "only 0 bots in the server". this is normal and intentional.

(bots automatically spawn when the build loads, which makes a looot of bots and is annoying and laggy)


Clear Bricks and reload save with this first to fix all events
ServerDirectSaveFileLoad("Add-Ons/GameMode_Pit_of_100_Trials/save.bls", 3, "", 2);

once the build loads, ctrl-k to spawn at the top, and put this command into your console so that the bots work again
$Server::MaxPlayerVehicles_Total = 200;
$Server::MaxPlayerVehicles_Total = 100000;


just copy and paste it!






notable bug:
------------
if you click a "!" block in a shop and it just disappears, and you don't get any items or anything, then it seems that the blocks loaded without the necessary shopping events. i don't know why this happens, although it occurs most often at the level 50 area. reloading the save (somehow) fixes it, but it's pretty annoying right?


Clear Bricks and reload save with this 
ServerDirectSaveFileLoad("Add-Ons/GameMode_Pit_of_100_Trials/save.bls", 3, "", 2);



if a room kind of wonks out, feel free to skip. or click on random things until stuff happens.






and that's it, really. once you do that everything should work fine.

~ The Resonte!




note: there was also a 50-Trial version, January-March 2016. Then the 99-Trial version, to June 2016. And finally this version. July-August 2016. have fun!


ServerDirectSaveFileLoad("Add-Ons/GameMode_Pit_of_100_Trials/save.bls", 3, "", 2);



To fix door event issues give yourself full trust with publick bricks and use a wrench to fix door events.

setMutualBrickGroupTrust(YourID,888888, 2);