.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Air Command 3.0- Save $12.00
War Plan Pacific- Save $7.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 3: The Awakening > Scenarios, Maps and Mods

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old October 6th, 2008, 03:55 PM
cleveland's Avatar

cleveland cleveland is offline
Captain
 
Join Date: Oct 2007
Location: guess - and you'll be wrong
Posts: 834
Thanks: 33
Thanked 187 Times in 66 Posts
cleveland is on a distinguished road
Default Re: Conceptual Balance 1.3, updated documentation

While updating the CBM Forging References, I found two small s.

The first is with the Evening Star. It is not working as intended due to 2 misspellings of the word "effect". Currently, the erroneous code is:

Code:
#selectitem "Evening Star"
#constlevel 2
#end

#selectweapon 304
#secondaryefect 0
#end

#selectweapon 304
#secondaryefectalways 305
#end
The second is with the 2-handed Bane Blade. It is still a Construction-2 item, though presumably should be a Construction-0 item like its 1-handed brother. This is because they're both called "Bane Blade" and the game only mods the first, 1-handed version.

--------------

Both s can easily be corrected by appending your CBcomplete_1.3.dm file with the following code:

Code:
#selectweapon 304
#secondaryeffect 0
#end

#selectweapon 304
#secondaryeffectalways 305
#end

#selectitem 30
#constlevel 0
#end
Reply With Quote
 

Bookmarks

Tags
mod

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 08:58 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.