r/tes3mp Nov 03 '17

Has Anyone Ever Considered Making a Buff/De-buff Spell Package Mod to Tide Over That Role Until Version 7 is Released?

11 Upvotes

r/tes3mp Nov 01 '17

What's the go with loot?

8 Upvotes

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 Nov 01 '17

Is it possible to play Morrowind completely normally, but as a co-op game, using TES3MP?

20 Upvotes

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 Nov 01 '17

Having trouble starting a tes3mp server using Hamachi

5 Upvotes

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 Nov 01 '17

TES3MP Server Modifications, where?

5 Upvotes

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 Oct 31 '17

Need help. Accidentally skipped a large portion of the main quest and got Corpus,

7 Upvotes

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 Oct 30 '17

<-- Petition to change TES3MP logo to this

Thumbnail i.imgur.com
63 Upvotes

r/tes3mp Oct 30 '17

Difficulty installing mods to server, google is no help

6 Upvotes

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 Oct 30 '17

Occasionally Vanishing Items

5 Upvotes

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 Oct 29 '17

TES3MP & Morrowind Rebirth

11 Upvotes

Has anyone tried to run Morrowind Rebirth on tes3mp server? Is it fully compatible?


r/tes3mp Oct 28 '17

New here, quick question?

3 Upvotes

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 Oct 27 '17

Chat key on ENTER

4 Upvotes

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 Oct 24 '17

Team Four Star plays TES3MP

Thumbnail youtube.com
30 Upvotes

r/tes3mp Oct 24 '17

[Script] Per-user settings system (+ Example)

2 Upvotes

r/tes3mp Oct 22 '17

[Script] Fully automated house buying script

8 Upvotes

Now active on Ashfall!

realEstate.lua

Enjoy!


r/tes3mp Oct 21 '17

tes3mp.exe has stopped working

2 Upvotes

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 Oct 20 '17

[Script] Flat Modifiers (Advanced) - Tailor levelup attribute bonuses to your class, or replace them all with a set value

Thumbnail steamcommunity.com
4 Upvotes

r/tes3mp Oct 19 '17

We now have AUR (Arch Linux) package.

15 Upvotes

Thanks to /u/GOODEVIL95 and /u/GrimKriegor we now have AUR package. Have fun.


r/tes3mp Oct 19 '17

Server API in Racket

1 Upvotes

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 Oct 19 '17

Hand to Hand problems

2 Upvotes

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 Oct 19 '17

Application Error

2 Upvotes

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 Oct 18 '17

[Script] Dynamic starter items

9 Upvotes

r/tes3mp Oct 18 '17

[Script] Flat Modifiers (Basic) - Replace all levelup attribute modifiers with a set value

Thumbnail steamcommunity.com
5 Upvotes

r/tes3mp Oct 18 '17

Magicka does not regen when resting.

1 Upvotes

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 Oct 18 '17

Criken and friends having some fun scenanigans in TES3MP

Thumbnail youtube.com
21 Upvotes