Search found 40 matches

by FirstofEden
Sat Sep 09, 2023 8:28 am
Forum: Tables
Topic: z Baldur's Gate 3
Replies: 6920
Views: 2220158

Re: z Baldur's Gate 3

So I have found the code for the caravan strongbox (S_PLA_ZhentShipment_Chest_fc3f4359-ec62-4cbf-8756-ecb9780c34e8) that theoretically has the iron flask and gold still in it but I can't seem to get it to spawn with the item spawner. Any assistance would be greatly appreciated. See if this'll work,...
by FirstofEden
Sat Sep 09, 2023 1:45 am
Forum: Tables
Topic: z Baldur's Gate 3
Replies: 6920
Views: 2220158

Re: z Baldur's Gate 3

Ontos wrote:
Sat Sep 09, 2023 1:09 am
Can I get a cheat for the "see invisible" ability? I don't want to lose an eye in operation Volo.

Code: Select all

{$lua}
if syntaxcheck then return end
passive = {
  "CAMP_Volo_ErsatzEye"
}
[ENABLE]
AddPassiveToPlayer(passive)
[DISABLE]
--RemovePassiveFromPlayer(passive)
by FirstofEden
Fri Sep 08, 2023 8:59 pm
Forum: Tables
Topic: z Baldur's Gate 3
Replies: 6920
Views: 2220158

Re: z Baldur's Gate 3

Is Arcane battery a spell ? Can I add it to my character through addspell or something? It's a... status. You can find it under the resource cheats, resource boosters, in the console cheats in the advanced table, I don't remember where exactly, but in the same area in the original table. The code i...
by FirstofEden
Mon Aug 28, 2023 4:57 pm
Forum: Tables
Topic: z Baldur's Gate 3
Replies: 6920
Views: 2220158

Re: z Baldur's Gate 3

Hey guys, Does anyone know what the code is for the Dual Wielder and Two Weapon Fighting feats? I try to replace the lines in 'Attack skills' with DualWielder or TwoWeaponFighting but it just causes a crash, so I'm thinking that the code is incorrect. Try: "FightingStyle_TwoWeaponFighting" "DualWie...
by FirstofEden
Mon Aug 28, 2023 4:49 pm
Forum: Tables
Topic: z Baldur's Gate 3
Replies: 6920
Views: 2220158

Re: z Baldur's Gate 3

Cadmus8989 wrote:
Mon Aug 28, 2023 4:31 pm
Anyone know the feat ids? Looking for mage slayer.
Should be these. (passives)

"MageSlayer_Advantage"
"MageSlayer_AttackCaster"
by FirstofEden
Mon Aug 28, 2023 6:19 am
Forum: Tables
Topic: z Baldur's Gate 3
Replies: 6920
Views: 2220158

Re: z Baldur's Gate 3

I've seen this get asked numerous times in the thread but it doesn't appear anyone has the answer yet. Anyone figured these things out? 1) How do you add more spells to a sorcerer? By that I mean, actual spells in their sorcerer spell book/availability. 2) Has anyone found the ranger (hunter subcla...
by FirstofEden
Mon Aug 28, 2023 1:49 am
Forum: Tables
Topic: z Baldur's Gate 3
Replies: 6920
Views: 2220158

Re: z Baldur's Gate 3

Can someone give me a script to remove the Enemy of Justice condition? <content contentuid="ha686248bg819bg48f1g8064g6e8705936851" version="1">Enemy of Justice</content> It's in Shared\Public\Shared\Stats\Generated\Data\Status_EFFECT.txt new entry "GB_GUARDKILLER" type "StatusData" data "StatusType...
by FirstofEden
Sat Aug 26, 2023 10:57 pm
Forum: Tables
Topic: z Baldur's Gate 3
Replies: 6920
Views: 2220158

Re: z Baldur's Gate 3

hello, thank you for the table. WHERE THE FUCK IS THE ADD SPELL OPTION. I have been looking for it for the past 20 minutes, no luck. Did you remove it or something? Edit the add fireball script with the spell id you want (first post on this thread). Also, calm down. Where is add fireball script? I ...
by FirstofEden
Sat Aug 26, 2023 5:31 am
Forum: Tables
Topic: z Baldur's Gate 3
Replies: 6920
Views: 2220158

Re: z Baldur's Gate 3

Register Commands works fine. I find it easier to activate if I fully load a save and then reload it and activate the script while it reloads. Haven't failed to activate it once.
by FirstofEden
Thu Mar 05, 2020 10:28 am
Forum: Tables
Topic: Kingdom Under Fire Crusaders *Strong Army**(char Editor,skillpoints, +More)
Replies: 46
Views: 16945

Re: Kingdom Under Fire Crusaders (char Editor,skillpoints, +More)

gideon25 wrote:
Thu Mar 05, 2020 10:03 am
Airo333 wrote:
Wed Mar 04, 2020 3:48 pm
I have problems turning on the minimum exp and min money
noi activation? Whe nyou right click what does it say? DOes anyone else have these issues?
I do. Neither will activate (there are no messages that I noticed).
by FirstofEden
Wed Mar 04, 2020 6:05 pm
Forum: Single Player Cheat Requests
Topic: Can Someone make a Table for Kingdom Under Fire Crusader PC
Replies: 17
Views: 7360

Re: Can Someone make a Table for Kingdom Under Fire Crusader PC

Don't know if i can do all the god stuff but should be able to do some character editers, skill point hacks and so forth..well see. I remember playing this back on the Xbox with Evox trainers. Of several available, only 1 ever had health, and it was for the PAL version. Apparently, it wasn't an eas...
by FirstofEden
Sun Mar 01, 2020 8:44 pm
Forum: Tables
Topic: Wolcen: Lords of Mayhem
Replies: 332
Views: 208688

Re: Wolcen: Lords of Mayhem

Added a pointer for the spent points in Gate of Fate Thanks. Spending extra points in a kaleidoscope leads to the fact that the number of available points becomes negative when the character level increases, can you change this? And I play exclusively offline. This also happens if you directly add ...
by FirstofEden
Sun Mar 01, 2020 1:44 pm
Forum: Tables
Topic: Wolcen: Lords of Mayhem
Replies: 332
Views: 208688

Re: Wolcen: Lords of Mayhem

Hegenox wrote:
Sun Mar 01, 2020 10:32 am
How to edit number of available points for Gates of Fate (Passive Tree)?
Never found a way to do that. I don't think anyone else has either, or at least I haven't seen it mentioned anywhere.
by FirstofEden
Sun Mar 01, 2020 8:57 am
Forum: Tables
Topic: Wolcen: Lords of Mayhem
Replies: 332
Views: 208688

Re: Wolcen: Lords of Mayhem

Has anyone seen if we can increase the area of effect for skills like Frost Nova? I've been browsing through the folders but I haven't found anything yet. In the Skills\NewSkills\Player folder you'll find the skills. Shapes are defined in them like this: <Shapes> <Entry ShapeName="Player_AetherBlas...