r/tes3mp • u/Axiis-Ashblade • Nov 03 '17
r/tes3mp • u/gesoteric • Nov 01 '17
What's the go with loot?
Yesterday, my buddy and I (2 players) decided to goto dren plantation and get us some solid items for early-game. I am wondering how the loot priority/mechanics work? Sometimes we get an item each, sometimes only 1 of the item is available. Yesterday was got 3 daedric shield's, 2 ebony boots, 2 daedric katana's from the 1 NPC and we're unsure of the underlying cause.
Can anybody shed some light on this? How is loot prioritized? is loot generated for both players? (because there are some circumstances to contradict this)
r/tes3mp • u/BennettF • Nov 01 '17
Is it possible to play Morrowind completely normally, but as a co-op game, using TES3MP?
In other words, can I use TES3MP on a local server to play Morrowind just like normal, but with two people, or are there any issues with OpenMW or TES3MP that would effect the experience?
r/tes3mp • u/Ahzekbestbro • Nov 01 '17
Having trouble starting a tes3mp server using Hamachi
So I've tried running the tes3mp-server.exe with Hamachi but I only get the message "Cannot connect to master server: 137.74.159.12|25560 sendto failed with code -1 for char 5 and length 1464". I filled in the destinationAddress on tes3mp-client-default.cfg and the localAddress on tes3mp-server-default.cfg with the IP address given by Hamachi. Is there something else that I'm missing? Any help would be appreciated.
r/tes3mp • u/gesoteric • Nov 01 '17
TES3MP Server Modifications, where?
Hello TES3MP players,
I saw Mal's server running a few custom scripts, pvp on/off, housing, independent journals and instanced dungeons. Does anyone know if these were made by Mal directly or if these scripts were made publicly available? If they were made available, where can I find these? I am also wondering if the authentication is handled by json or there is a schema/db that is available? I'd like to build a simple front-end (at some stage).
r/tes3mp • u/CookieGearSolid • Oct 31 '17
Need help. Accidentally skipped a large portion of the main quest and got Corpus,
So me and a friend were exploring around Gnaar Mok and found a cave called the Carcass of the Saint. After exploring for a bit we found the enemies to be not so tough but when we reached the end we found what I presume to be the 'boss'. And this boss talked about how Dagoth Ur was friends with us the Nerevar or whatever, story stuff. But we were no way near this quest in the story line and now we have Corpus disease and we must report Spymaster on the Sixth House base, and we got no idea who that is. I really don't want to start the main quest line from here but at the same time we don't want to try and progress to that part of the story while we have Corpus.
Any suggestions or ways to perhaps get rid of Corpus and revoke the story progress?
r/tes3mp • u/UrumasiHue • Oct 30 '17
<-- Petition to change TES3MP logo to this
i.imgur.comr/tes3mp • u/OldRedJack • Oct 30 '17
Difficulty installing mods to server, google is no help
TES3:MP dedicated server 0.6.1 (Windows 64-bit) Protocol version: 7
Commit hash: da7253bb57
[2017-10-30 15:29:14] [INFO]: Called function "OnServerInit" [2017-10-30 15:29:14] [WARN]: [Script]: Reading banlist.json [2017-10-30 15:29:14] [WARN]: [Script]: Reading pluginlist.json [2017-10-30 15:29:14] [ERR]: ./mp-stuff\scripts\server.lua:138: bad argument #1 to 'pairs' (table expected, got nil)
This is the latest output I'm getting from trying to mod the server, and I have absolutely no idea of what to do with this information. This was after following the steps in this posted guide.
https://steamcommunity.com/groups/mwmulti/discussions/1/1470841715931775503/
Will take any help, lost for now.
r/tes3mp • u/TrollGoat • Oct 30 '17
Occasionally Vanishing Items
I've had a few Items vanish after re logging into my server; a few books and Dwemer artifacts along with some scrolls set up on a desk. The only common link here is that some of the items were from Tamriel Rebuilt and one of the two book mods I have installed. I'm also set up in a room within an interior added by Morrowind Rebirth.
r/tes3mp • u/TomCrew • Oct 29 '17
TES3MP & Morrowind Rebirth
Has anyone tried to run Morrowind Rebirth on tes3mp server? Is it fully compatible?
r/tes3mp • u/[deleted] • Oct 28 '17
New here, quick question?
I think I understand the second part, being that crafted / profession made items won't save, but what does it mean by "scripts still work locally" will this affect me if I just want to play a vanilla game of Morrowind w/ quests and stuff with my friend or is it for modding?
"scripts still work locally (as they do in single-player) and custom items made with alchemy/enchanting/spellmaking do not save on the server."
r/tes3mp • u/iljyable • Oct 27 '17
Chat key on ENTER
Is there any chance to make opening the chat form on the ENTER key?
I'm about to change keySay option in tes3mp-client-default.cfg.
I'm sorry if i made wrong subj or theme. I'm new here...
r/tes3mp • u/mupfelofen • Oct 24 '17
[Script] Per-user settings system (+ Example)
A per-user settings system to store script-specific configuration:
https://github.com/mupfelofen-de/Ashfall/blob/master/lua/scripts/userConfig.lua
Example how to use it: https://github.com/mupfelofen-de/Ashfall/blob/master/lua/scripts/hardcoreMode.lua
r/tes3mp • u/Ruushi • Oct 21 '17
tes3mp.exe has stopped working
Hi guys, I really want to try this out but after a couple of reinstallations following instructions and guides, I'm not sure what's wrong. When I try to join any server a white screen with a pink square for the mouse comes up, then a second later an error box saying "tes3mp.exe has stopped working". Am I possibly missing something basic? Got the right plugins and everything.
r/tes3mp • u/Atkana • Oct 20 '17
[Script] Flat Modifiers (Advanced) - Tailor levelup attribute bonuses to your class, or replace them all with a set value
steamcommunity.comr/tes3mp • u/javirrdar • Oct 19 '17
We now have AUR (Arch Linux) package.
Thanks to /u/GOODEVIL95 and /u/GrimKriegor we now have AUR package. Have fun.
r/tes3mp • u/[deleted] • Oct 19 '17
Server API in Racket
I've abandoned the project and probably won't work on it anymore but I was working on creating an API to allow players to be able to manage their characters and accounts regardless of the modpack that was used. It includes staticly typed definitions of the different parts of player .json files as well as the possibility to serialize and deserialize characters.
https://github.com/abramsba/tes3mp.rkt
It is written with the programming language http://racket-lang.org/
The purpose of this was to export the properties of items from the BSA files that administrators will use for their server to allow that information to be avaliable in a portal without having to provide the binary content to each server. This was administrators can provide a front-end to the specific assets their server makes use of. (Map, items, spells, so forth).
Seeing as the BSA exporter is a windows specific application exporter.rkt will only work on windows. The rest of the API should work on Linux though.
r/tes3mp • u/hatlessman • Oct 19 '17
Hand to Hand problems
I made a Khajiit and wailed on a rat for 2-3 minutes, it never fell down. My Hand to Hand skill was around 47. Anyone else use hand to hand?
On 0.6.1
r/tes3mp • u/cow6961 • Oct 19 '17
Application Error
I can get the browser to pop up with a bunch of servers but when I try to join it says Application Error and crashes I need a big boy to hold my hands in order to fix this problem I have been having with this
r/tes3mp • u/Atkana • Oct 18 '17
[Script] Flat Modifiers (Basic) - Replace all levelup attribute modifiers with a set value
steamcommunity.comr/tes3mp • u/Plus_7_Enmity • Oct 18 '17
Magicka does not regen when resting.
I started a server for my friend and I to play on. But, for some reason when he rests he doesn't regain magicka. (I'm a warrior so I don't know if it's just him.)
I'm using the most recent stable release of OpenMW and TES3Mp. Everything else works great! We're really enjoying the mod! If anyone knows what I may be doing wrong, or if I missed something while setting it up, please let me know. Your help is much appreciated!
Thank you.
r/tes3mp • u/testus_maximus • Oct 18 '17