Vault-Tec Multiplayer Mod Forums - Powered by vBulletin
  • Register
  • Help

  • Home
    • Welcome to vaultmp.com
    • YouTube / Media
  • Forum
  • Download
  • Scripting docs
  • Wiki
  • Chat
  • Blogs
  • What's New?
  • Advanced Search
  • Home
  • Home
  • Welcome to vaultmp.com

  1. If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
  • Welcome to vaultmp.com RSS Feed

    vaultmp 0.1a snapshot "Gary 2" (release #8) 

    by
    Foxtacles
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 04-28-2013 09:46 PM

    http://www.vaultmp.com/showwiki.php?...inaries+source

    This is a bugfix release ("gary 2.8") which resolves the following issues:
    • Desync of alert / sneaking state
    • "Radiation suit equipment bug"
    • vaultgui no longer depends on VC++12 runtime
    • Overall improvements and bugfixes

    New features:
    • Item lists (scripting)
    • Kick script function
    • host parameter (vaultserver.ini)
    • Command line argument overwrites (vaultserver)
    • DOOR and TERM types in scripting records header
    • Deletion of static in-game objects
    • Proper support of moving items between cells via scripts

    Please update your version. Previous releases will no longer be able to use the master server.

    Note: This release does no longer support Fallout: New Vegas. See the previous news post.

    If you are getting world loading errors (or loading screen freezes), please check this thread: http://www.vaultmp.com/showthread.ph...To-Join-Server
    3 Comments

    Discontinuation of Fallout: New Vegas support 

    by
    Foxtacles
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 03-24-2013 05:17 PM

    Future vaultmp releases will no longer support Fallout: New Vegas. I decided to streamline my work on vaultmp. Maintaining compatibility with both games is quite an amount of extra work I had to do in the past. As you may know, I'm working pretty much alone on this project (except for: GUI and databases by roby65).

    I'll commit a git patch which will contain all stuff necessary to re-introduce New Vegas support (if somebody else wants to continue it)
    11 Comments

    vaultmp 0.1a snapshot "Gary 2" (release #7) 

    by
    Foxtacles
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 02-27-2013 01:47 AM

    http://www.vaultmp.com/showwiki.php?...inaries+source

    This is a bugfix release ("gary 2.7") which resolves the following issues:
    • Client crash related to firing of weapons
    • Overall improvements and bugfixes

    New features:
    • 36 new scripting functions
    • Game data records scripting header (C/C++ only)
    • Synchronization of static containers
    • Synchronization of doors / terminals (lock status)
    • Synchronization of owner status
    • Synchronization of 9 cells at a time instead of 1
    • New chat GUI
    • 'keepalive' server setting

    Please update your version. Previous releases will no longer be able to use the master server.

    Note: I'm aware of a couple of major bugs (i.e. the "radiation suit equipment bug" and "zero health bug"). These have not yet been fixed, but I'm working on it. There will be another bugfix release when I'm done.

    Also note that the installation process for the client has changed. To install vaultmp, extract all files of the client package into your Fallout folder. Then run vaultmp/vaultmp.exe or vaultmp/vaultmpd.exe.

    If you are getting world loading errors (or loading screen freezes), please check this thread: http://www.vaultmp.com/showthread.ph...To-Join-Server
    7 Comments

    vaultmp 0.1a snapshot "Gary 2" (bugfix #6) 

    by
    Foxtacles
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 12-29-2012 05:14 PM

    http://www.vaultmp.com/showwiki.php?...inaries+source

    This is a bugfix release ("gary 2.6") which resolves the following issues:
    • Server / client crash related to containers
    • Server crash related to stacktrace lib
    • Server crash related to EquipItem

    New features:
    • OnServerInit, OnServerExit script callbacks
    • SetItemCount, SetItemCondition script functions

    Please update your version. Previous releases will no longer be able to use the master server.

    If you are getting world loading errors (or loading screen freezes), please check this thread: http://www.vaultmp.com/showthread.ph...To-Join-Server
    3 Comments

    vaultmp 0.1a snapshot "Gary 2" (release #5) 

    by
    Foxtacles
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 12-26-2012 09:26 PM

    http://www.vaultmp.com/showwiki.php?...inaries+source

    This is a bugfix release ("gary 2.5") which resolves the following issues:
    • Some crashes related to pickup of items
    • Several issues related to downloading of mods

    New features:
    • Synchronization of NPCs and containers*
    • Scripting functions to spawn NPCs, items and containers

    * does only include objects created with a script or dropped by a player. NPCs don't have AI yet. experimental

    Please update your version. Previous releases will no longer be able to use the master server.

    If you are getting world loading errors (or loading screen freezes), please check this thread: http://www.vaultmp.com/showthread.ph...To-Join-Server
    5 Comments

    vaultmp 0.1a snapshot "Gary 2" (bugfix #4) 

    by
    Foxtacles
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 09-12-2012 07:27 PM

    http://www.vaultmp.com/showwiki.php?...inaries+source

    This is a bugfix release ("gary 2.4") which resolves the following issues:
    • Client crash if actor in different cell fires weapon
    • Client crash before respawn (Unknown object ID)
    • OnClientAuthenticate callback in C++ scripts

    New features:
    • Synchronization of time
    • Synchronization of weather
    • Synchronization of age, race and sex
    • Several new scripting functions and callbacks

    Please update your version. Previous releases will no longer be able to use the master server.

    If you are getting world loading errors (or loading screen freezes), please check this thread: http://www.vaultmp.com/showthread.ph...To-Join-Server
    23 Comments

    vaultmp 0.1a snapshot "Gary 2" (bugfix #3) 

    by
    Foxtacles
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 09-05-2012 09:59 PM

    http://www.vaultmp.com/showwiki.php?...inaries+source

    This is a bugfix release ("gary 2.3") which resolves the following issues:
    • Client crash in Fallout 3 after startup
    • Client crash in Fallout: New Vegas after respawn

    Please update your version. Previous releases will no longer be able to use the master server.

    Nice skins for the vaultmp GUI: http://www.vaultmp.com/showthread.ph...box-Skin-pack!

    If you are getting world loading errors (or loading screen freezes), please check this thread: http://www.vaultmp.com/showthread.ph...To-Join-Server
    1 Comment

  • Recent Forum Posts

    Dimzess

    Нужна помощь с ЕХ-скриптом!!!!!

    Решил поставить себе на сервер

    Dimzess Yesterday, 10:26 AM Go to last post
    tofunaga

    downloading issues

    thanks for the feedback

    tofunaga Yesterday, 02:55 AM Go to last post
    Volumed

    Ideas about Quests & Game mode

    That is a great idea for something like a role-play server, but VaultMP is not one thing. You are right there is no need for quest sync and it's not going

    Volumed 05-21-2013, 01:24 PM Go to last post
    gpgpgpgp

    Ideas about Quests & Game mode

    There is no need for quest synchronization if players are just playing like this. Only the main player (server) needs to record his quest status, and

    gpgpgpgp 05-21-2013, 06:02 AM Go to last post
    SardineMan

    Описание и обсуждение модификации VaultMP

    Квесты уже работают?

    SardineMan 05-21-2013, 05:53 AM Go to last post
  • Contact Us
  • Vault-Tec Multiplayer Mod
  • Archive
  • Top
All times are GMT +1. The time now is 02:08 AM.
Powered by vBulletin® Version 4.2.0
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.