-
Posts
24 -
Joined
-
Last visited
Everything posted by smalldjo
-
i'm winning this.
-
well i found the quest file it's in "quests\minor_quests\skellige\mq2022_stupid_side_of_courage.w2phase" you'll need Sarcen's mod editor to be able to browse the file. unfortunately i don't know how to add the quest to the journal based on this, and the only fact i found was "mq2022_done" maybe someone else can help you
-
Why manager or mods uninstal DLC ?
smalldjo replied to wafelnik's topic in The Witcher's The Witcher 3: Wild Hunt
having an empty folder in "theWitcher/DLC" will cause the game to stop detecting all dlc's when you have a "dlc not installed" error check if you have an empty folder there and remove it. -
DLCs gone after installing Mods
smalldjo replied to ScreechOwl1's topic in The Witcher's The Witcher 3: Wild Hunt
sorry, my answer wasn't clear; i didn't mean you are missing files, the game fails to detect all the dlcs if you put an empty folder in the /DLC folder, sometimes when installing mods that add dlc to the game it happens. just find the empty folder and delete it. -
DLCs gone after installing Mods
smalldjo replied to ScreechOwl1's topic in The Witcher's The Witcher 3: Wild Hunt
check the DLC folder , you probably have an empty folder in there. -
[MOD REQUEST] - Faster Sprint
smalldjo replied to mithirienn's topic in The Witcher's The Witcher 3: Wild Hunt
some already tried but they couldn't do it here -
expansions files are under "the witcher 3/DLC/ep1" for hos and "the witcher 3/DLC/bob" for b&w
-
create a .ws file in "modMyCommands/content/scripts/local " , in that file create functions like this example: exec function dosomthing() { //put here what you want to do } now put modMyCommands folder inside your mods folder and that's it. you can call your command by the function name 'dosomthing' examples from the game's scripts : exec function RestoreStamina( optional val : int ){ if( val == 0 ){val = 1000;} thePlayer.GainStat( BCS_Stamina, val );} exec function addexp( amount : int ){if( amount > 0 ){GetWitcherPlayer().AddPoints(EExperiencePoint, amount, false );}} see content0/scripts/game/player/playerCheats.ws for example.
-
Help With Replacing Swords.
smalldjo replied to paulscottttt's topic in The Witcher's The Witcher 3: Wild Hunt
this might be of help -
what about this
-
Mod installing problem
smalldjo replied to YuoBetterCommitSudoku's topic in The Witcher's The Witcher 3: Wild Hunt
use this to merge mod scripts conflicts http://www.nexusmods.com/witcher3/mods/484/? -
here http://www.nexusmods.com/witcher3/mods/1329/?
- 24 replies
-
- arachnophobes
- spiders
-
(and 3 more)
Tagged with:
-
there is also residentEvil deer and my personal favorite "Cosmic Crab"
- 24 replies
-
- arachnophobes
- spiders
-
(and 3 more)
Tagged with:
-
well , it depends (this should be safe) :D more seriously i found out about a new way other than messing with meshes files,it works with arachas (pink for some reason) , now i'm trying to mix with other monsters to come up with something more unique :smile:
- 24 replies
-
- arachnophobes
- spiders
-
(and 3 more)
Tagged with:
-
switched and renamed some files in dlc\ep1\data\characters\models\monsters\black_spider\model
- 24 replies
-
- arachnophobes
- spiders
-
(and 3 more)
Tagged with:
-
hi,just stumbled on this thread this morning and i wanted to help being a complete noob with meshes models and stuff , i just tried to replace the files from the arachas ones : please excuse me if watching this still cause you any trouble is this helpful ? i'll try more later
- 24 replies
-
- arachnophobes
- spiders
-
(and 3 more)
Tagged with: