Jump to content


Photo

Level-50 Ruleset


  • Please log in to reply
22 replies to this topic

#21 King Diamond

King Diamond

    Give Me Your Soul...Please

  • Modder
  • 1430 posts

Posted 20 July 2006 - 12:05 AM

There's a very simple solution.
It's just necessary to add to BP's 50-lvl section 1 additional check for RoT:
FORBID_FILE ~data/ROT-RULE.bif~ ~You have ROT installed, so you already have this~
FORBID_FILE ~data/TDD-RULE.bif~ ~You have TDD installed, so you already have this~

and that'll solve all problems.

(last update: 02-12-2008)
----------------------------------------------
SoS, v1.13
TDD, v1.12
TS-BP, v6.10
CtB, v1.11
RoT, v2.1
----------------------------------------------
BP Animations Scheme


#22 seanas

seanas
  • Modder
  • 1906 posts

Posted 20 July 2006 - 03:33 AM

thanks for the clarification, KD.

i've attached a suitably modified Setup-BPv177.tp2 below: you only need it if yr installing RoT and not installing TDD, altho it won't hurt otherwise. the RoT check will get added to a future BP release.

Attached Files


"A simple test of the relative merits of science and religion is to compare lighting your house at night by prayer or electricity" - A. C. Grayling
"EFF files have saves, too." - CamDawg
|| this is radio seanas || BP Series v3 || seanas at work ||


#23 corporal8

corporal8
  • Member
  • 4 posts

Posted 20 July 2006 - 06:55 AM

thanks to everyone for the help. One way I managed to get pass this error was to edit the mxsplpal.2da and mxsplran.2da files and reduce the level from 50 to 40. I then installed BP and level-50 ruleset installed with no problems.

Once the BP install completed, I checked the above 2 files and they were definitely corrupted. 2 additional 5 and 6 columns had been added with incomplete number of rows. I used DLtCEP to fix the files by removing the additional columns and saved the corrected files in the override directory.

I did a quick check with CLUA for both the Paladin and Ranger and both were able to reach level 50 with no major issues (i.e. the game did not crash).

Thanks again.