Conan Exiles

Conan Exiles

MultiChar Reloaded
169 条留言
Daethstro 10 月 26 日 上午 6:15 
To bad there isn't away to copy all characters from one map to another, got 4 characters I'm working on in Exiled Lands, would love to be able to take them all to Siptah
nachtschatten72 10 月 6 日 下午 9:01 
confirmed :steamthumbsup:
WaffleButterSoft  [作者] 10 月 6 日 下午 7:23 
Recent test says yes.
Greenchilistudioz 10 月 5 日 上午 1:28 
Does this mod still support single player?
WaffleButterSoft  [作者] 8 月 21 日 下午 8:02 
The mod was updated against this issue. Please unsubscribe and resubscribe.
Ulward 8 月 21 日 上午 10:11 
Greetings, game crashing when char die
StalkerDA 8 月 20 日 下午 5:00 
Great mod thanks i use it on my server no issues...
SanityIsForTheWeak 7 月 21 日 上午 8:06 
before install this mod,

you can't use other char as a thrall like Skyrim Proteus mod.

Multichar system is similar to Terraria, although with no multi-world.
nachtschatten72 5 月 29 日 上午 10:43 
it means only , there is no support for singleplayer so far.
nachtschatten72 5 月 29 日 上午 10:43 
pippi and Tot ! work in single player
H-Rhem 5 月 29 日 上午 9:09 
Tot! Admin don't work on single player/coop right ?
Does Pippi work on single player/coop to add alt char on "main" char ?
Nong Jinsun 5 月 29 日 上午 8:48 
@Buckaroo J - Clan management is outside the scope of this mod's features. Use another mods that can handle this. Pippi cans. You may also check out Tot! Admin
Buckaroo J 5 月 20 日 下午 9:02 
How can we add alt characters to our main character's Clan?
Vokun Vulon 4 月 1 日 上午 7:16 
UnlockPlus seems to be lacking the Pickup options, am I missing something or was it removed?
Spring Breeze Dancin' 3 月 13 日 下午 6:57 
Okay, I'm experienced with modding but this is not working for me. Can someone give me the ELI5 version?
Belisarius_565 3 月 8 日 下午 6:21 
Rowdy,

That is a common bug and has nothing to do with this mod. It MIGHT only happen with IQOL or TOT installed, (but is less common with TOT), I'm just not sure. However, what is certain is that it only happens in singleplayer mode, and it is fixed by removing a piece of armor from the thrall and putting it back on.
Rowdy-03 3 月 2 日 下午 12:12 
I have a bunch of mods installed. With this mod installed I get the NPC thin skinny pinched nose bug. It is probably a conflict with other mods. But I tried it a couple of times to double check. And with this mod installed that thin skinny pinched noses always appear on NPC. My character face is ok. Anyone know why this mod would affect male and female NPCs??
Lucretia 2 月 21 日 上午 11:13 
Just a quick question since I'm in a lot of discords and it's easier to check here than trying to find the icon for this mod.

Will there be a thing implemented with this mod that allows characters with multiple characters to sethome for each of them without having to add tot admin to override it?
DRACO_THE_RIDER 2 月 16 日 下午 1:42 
that mod is buggy as hell for me so thats a no go
Arvid_Pedersen 2 月 16 日 上午 5:04 
Just us pippi admin mod and you can move multiple chars in and out of clans ...
Rowdy-03 2 月 16 日 上午 1:00 
Oh yeah having multiple characters in SP join same clan would be awesome!
DRACO_THE_RIDER 2 月 14 日 上午 7:33 
could you add a sighn post so we can join our own clan i need this for my solo
Jadelight 2 月 5 日 上午 10:42 
Brief explanation:
As far as I can tell, the issue happened because the actor_position table was not correctly updated when deleting characters via the mod functionality, causing the server to spawn player characters were those entries exist.

So basically what the first and second SQL commands above do is delete the entries in both properties and actor_position that do not relate to an entry of the characters table (Which actually stores the list of active player characters).

The other commands optimizes and checks the consistency of the database.
Jadelight 2 月 5 日 上午 10:42 
We managed to remove the deleted characters from our server's database without the need of a server wipe by running the following SQL commands:

delete from properties where object_id in (select distinct id from actor_position where class like '%BasePlayerChar%' and id not in (select id from characters));
delete from actor_position where class like '%BasePlayerChar%' and id not in (select id from characters);
VACUUM;
REINDEX;
ANALYZE;
pragma integrity_check;
WaffleButterSoft  [作者] 2 月 2 日 下午 6:23 
If any still experience deleted characters somehow resurrecting, please join the issue council in the discord.
TryxiWytch 2 月 2 日 下午 6:07 
Thank you for the update. <3
WaffleButterSoft  [作者] 1 月 31 日 上午 6:25 
3039478786
ID can be found in the modpage URL
crisperdance 1 月 30 日 下午 2:47 
what is the mod-id?
WaffleButterSoft  [作者] 1 月 25 日 下午 11:07 
Those having issues are encouraged to file a bug report on the discord.
https://discord.gg/bFh6vDxMdB

Providing details would be helpful. Thanks.
Cherusker66 1 月 21 日 上午 12:35 
doesnt work
ThrowerofLightning 2024 年 11 月 8 日 上午 11:36 
I know this probably wasnt made for it, but can you war with your other characters?
GamerBear66 2024 年 11 月 3 日 上午 12:41 
for me, it was keeping me from logging into my personal game, until I removed it
WaffleButterSoft  [作者] 2024 年 11 月 1 日 上午 7:56 
Currently seems to be a known issue with Multichar. It's under investigation
[AKV] Joe Lupara 2024 年 10 月 27 日 上午 11:15 
Im having problems deleting characters, refreshing list not working. Anyone else have this problem? I try unistaling another mods but nothing, any knowed issue with any mod?
[AKV] Joe Lupara 2024 年 10 月 27 日 上午 11:12 
@AuroBorealis
You can do that with another mod, Pippi-User & server management
AuroBorealis 2024 年 10 月 27 日 上午 7:04 
Is it possible to put your multiple characters into a single clan?
WaffleButterSoft  [作者] 2024 年 10 月 23 日 下午 1:32 
@H-Rhem this is unlikely.

You can keep both of the files and load each one on its own, but you will not be able to merge them.
H-Rhem 2024 年 10 月 20 日 下午 3:34 
is the "game" file , DB file type in saved directory the file where all characters are stored in solo game ? if i have 2 game file , with 2 differents character stored in , car i merge it into 1 file to use with your mod to see & play it in the same game ?
H-Rhem 2024 年 10 月 20 日 上午 5:57 
Can someone spare to me the name of save file of conan , i want to load some of them from an old installation but i dont know what is it ?
Kaltwasser293 2024 年 10 月 19 日 下午 10:47 
Love this mod. Thank you for making it.
Daethstro 2024 年 10 月 7 日 下午 11:31 
Cheers
WaffleButterSoft  [作者] 2024 年 10 月 7 日 下午 10:05 
The character(s) saves to the Conan database, so removing the mod should not delete the character(s). What will likely happen is that you will log into a different character on a rotation every time you log into the game.

I do intend to have the mod working on launch day, but in case I don't, you can remove it temporarily and keep things intact.
Daethstro 2024 年 10 月 7 日 下午 9:35 
How does the character saving work, should I require the need to remove the mod(new age eg without mod update), how can I keep my main character and their progress?
WaffleButterSoft  [作者] 2024 年 10 月 1 日 下午 8:55 
You're welcome.
ATYian 2024 年 9 月 30 日 下午 2:05 
Always wanted to play Conan Exiles in single player but in a persistent world. Thank you for supporting this mod.
WaffleButterSoft  [作者] 2024 年 9 月 25 日 上午 7:38 
@WCKD-NEXUS Please do not use this comment section to start drama. Final warning.
WaffleButterSoft  [作者] 2024 年 9 月 17 日 下午 4:04 
Just a warning: the mod cannot be updated until the base game releases it's new update for Age of Heroes.
WaffleButterSoft  [作者] 2024 年 9 月 17 日 下午 4:02 
Try this discord link: https://discord.gg/knZUHTQ6eR
Zardoz 2024 年 9 月 16 日 上午 3:32 
Discord server invite nogo. Thank you for taking up this mod! I am having an issue with this mod increasing or reducing the size of breasts to baseline. This may of been addressed on Discord, however will try more troubleshooting on my own. BTW.. WUAS is the bomb.
charles_balmer 2024 年 9 月 15 日 下午 8:03 
I just want to say this mod is awesome. I have recommended it to a lot of people. I personally don't want to play this game if I don't have access to this mod since I only play on SP and since I have over 5000 hours, I have about 20 characters.
So thanks for making it.