Hi. The new 1.2 update is out. an edit to getting all grandmaster set bonuses was universally accidently added in the initial release. which is now removed on the 1.2 update. Now its fully compatible with BIA thanks to ElementaryLewis
witcher script annotation support added by ElementaryLewis instead of complicated instructions, now you are more comfortable when merging with other mods. Please download the main file only and always install the mod manually.
After the 1.2 update iam getting this error Error [modgameplaynextgen]local\e3gameplayexperience.ws(1): Unexpected '@' does this have to do with brothers in arms ?
You need to update your game to latest version with latest update thanks to Lewis' mod supporting to script annotation method and your game seems didn't updated to latest version this why you got that error message.
Hi, everything is fine except that the camera shake is not working, which was my favorite feature in the old version. Can you tell me which files are related to the cam shake so that I can find the conflict?
Hi. I just checked and camera shake is working well. the effect intensity a bit low on the light attacks. you might not noticed. to make sure you, begin a combat sequence and test the heavy attacks,
"actor.ws" is related to the camera shake. you may try remove its merge from mod0000_merged files and do the merges again.
It works, same as the one for the old-gen. I wont do it for the main mod but you can edit the actor.ws script to set the shake intensity to your liking.
I have used it in the past. It is mostly great, but it has issues such as the weird start to the walking animation and no stair climbing/incline animations. These things bohter me so much, I stopped using it. I'm funny like that.
Hi. i just forgot to mention that i also added the grandmaster set bonus as universal. which means no need to equip at least 3 gm level armor pieces to get minimium ses bonus. all the set bonuses are active even with no any witcher gear equipped.
the blue sword glow might be the gm feline set bonus effect. green fx also another gm set bonus that gives you little health on each enemy kills.
ps: a new update is out . same as the main file , except the unviersal grandmaster set bonus edit.
Spoke too soon. I am getting this script compilation error: Error [mod0000_mergedfiles]game\player\r4player.ws(15551): Found unexpected '}' Any idea how to fix this please? These are the mods I have installed that edit the same file: https://i.imgur.com/XojP26F.jpg
Like i mentioned in the description, you have to delete the r4player.ws script from BIA. located in modBrothersinArms\content\scripts\game\player\
or if you want the weather combat..etc comments of Geralt by the other mods, then delete the same script from my mod & do the merges again. (modGameplayNextGen\content\scripts\game\player\r4player.ws)
27 comments
an edit to getting all grandmaster set bonuses was universally accidently added in the initial release. which is now removed on the 1.2 update.
Now its fully compatible with BIA thanks to ElementaryLewis
witcher script annotation support added by ElementaryLewis
instead of complicated instructions, now you are more comfortable when merging with other mods.
Please download the main file only and always install the mod manually.
Have fun!
That sounds very interesting.
Error [modgameplaynextgen]local\e3gameplayexperience.ws(1): Unexpected '@'
does this have to do with brothers in arms ?
This is how to solve this error.
"actor.ws" is related to the camera shake.
you may try remove its merge from mod0000_merged files and do the merges again.
I wont do it for the main mod but you can edit the actor.ws script to set the shake intensity to your liking.
open the script and found this lines:
//camShakeOnLightAttack++
if(playerAttacker && action.IsActionMelee() && action.DealsAnyDamage() && thePlayer.IsLightAttack(attackName))
{
GCameraShake( 0.3, true, this.GetWorldPosition(), 30 );
}
//camShakeOnLightAttack--
change the 0.3 value to your liking. but i wouldn't recommend increase it too much.
adding/replacing the animations not the scope of this.
the blue sword glow might be the gm feline set bonus effect. green fx also another gm set bonus that gives you little health on each enemy kills.
ps: a new update is out . same as the main file , except the unviersal grandmaster set bonus edit.
Is this compatible with Brothers In Arms?Seems to be!Error [mod0000_mergedfiles]game\player\r4player.ws(15551): Found unexpected '}'
Any idea how to fix this please?
These are the mods I have installed that edit the same file: https://i.imgur.com/XojP26F.jpg
located in modBrothersinArms\content\scripts\game\player\
or if you want the weather combat..etc comments of Geralt by the other mods, then delete the same script from my mod & do the merges again.
(modGameplayNextGen\content\scripts\game\player\r4player.ws)