This site has been archived and made available for preservation purposes. No edits can be made.

Results 1 to 10 of 10

Thread: Few questions!

  1. #1
    Junior Member VBC's Avatar
    Join Date
    Jun 2013
    Location
    LA Boneyard
    Posts
    5

    Few questions!

    First of all: The mod/project is just awesome. I hope it will keep evolving and never, ever stops because is really good. Congrats guys.

    Second: i've been playing around with a friend and tried to edit/modify "vaultmpF3.esp" to make some kind of deathmatch and we just couldn't launch the client because of an error. It said the plugin was updated or edited.
    Now i want to know how to make it run. AT LEAST, to launch it with a plugin if the main file can't be edited.

    Please, any help will be really apreciated.

  2. #2
    Senior Member Volumed's Avatar
    Join Date
    Aug 2011
    Location
    Holland
    Posts
    1,010
    Blog Entries
    1
    That is not possible.

    Just create a separate .esp for it.

  3. #3
    I haven't messed around inside Vaultmp in a long time, but I think if I remember right you could place other .esp's into a Data folder in the server folder and set some where in the server config to load up that .esp along with the server. I had the same idea once but never remembered it while I was home. I'll have to check the server files thing... later.

  4. #4
    Junior Member VBC's Avatar
    Join Date
    Jun 2013
    Location
    LA Boneyard
    Posts
    5
    Okay, thank you both. Yes is just what i wanted, if it possible to load one more plugin, i'll be happy enough.
    If i find a way to do this i'll let you know!

  5. #5
    Junior Member Jamy555's Avatar
    Join Date
    Apr 2012
    Location
    Gloucestershire, UK
    Posts
    19
    Random question, but when you create new spaces in the GECK for intended use with VaultMP, do they have to be navmeshed? I ask since the other players are technically NPC's client-side, so it would make sense if they did, however, at the same time, because they're players, they aren't pathfinding, so it would also make sense if navmeshing was not required. So, do we need it? :P

  6. #6
    Senior Member Volumed's Avatar
    Join Date
    Aug 2011
    Location
    Holland
    Posts
    1,010
    Blog Entries
    1
    Quote Originally Posted by Jamy555 View Post
    Random question, but when you create new spaces in the GECK for intended use with VaultMP, do they have to be navmeshed? I ask since the other players are technically NPC's client-side, so it would make sense if they did, however, at the same time, because they're players, they aren't pathfinding, so it would also make sense if navmeshing was not required. So, do we need it? :P
    No you don't, it does not have anything to do with that they are npcs but AI.

    Quote Originally Posted by VBC
    Okay, thank you both. Yes is just what i wanted, if it possible to load one more plugin, i'll be happy enough.
    If i find a way to do this i'll let you know!
    1. Open vaultserver.ini
    2. [mods]
    ;comma seperated list of mod files required to play on this server
    ;mods need to be located in the folder "mods", which is the games "Data" folder clientside
    ;mods will be loaded in the given order
    ;mods=mymod.esp
    3. delete this:
    ;comma seperated list of mod files required to play on this server
    ;mods need to be located in the folder "mods", which is the games "Data" folder clientside
    ;mods will be loaded in the given order
    ;mods=mymod.esp
    4. Go to the GECK make something save .esp in DATA
    5. Go back to vaultserver.ini
    Add line:
    [mods]
    mods=(here the mod .esp like this name.esp)

    Done.

    Other people can get your mod when they select your server in the serverlist and click get mod it will download the .esp auto and the other player can join.
    Last edited by Volumed; 06-21-2013 at 01:19 PM.

  7. #7
    Junior Member VBC's Avatar
    Join Date
    Jun 2013
    Location
    LA Boneyard
    Posts
    5
    Got it. It runs ok, BUT looks like it have conflict with custom item's IDs.

    Made some kind of arena, with outfits for each class. Those oufits change your Skills and SPECIAL. Bad horrible thing is it crashes everytime you pick up, loot a container or anything related to a custom ID. Crashes client and server stops working

    Ofcourse you cannot use player.additem x eighter

  8. #8
    Senior Member Volumed's Avatar
    Join Date
    Aug 2011
    Location
    Holland
    Posts
    1,010
    Blog Entries
    1
    Quote Originally Posted by VBC View Post
    Got it. It runs ok, BUT looks like it have conflict with custom item's IDs.

    Made some kind of arena, with outfits for each class. Those oufits change your Skills and SPECIAL. Bad horrible thing is it crashes everytime you pick up, loot a container or anything related to a custom ID. Crashes client and server stops working

    Ofcourse you cannot use player.additem x eighter
    You can't do anything about it. There is a good reason why all the items and npcs are disabled/deleted in the world space.

  9. #9
    Junior Member VBC's Avatar
    Join Date
    Jun 2013
    Location
    LA Boneyard
    Posts
    5
    I can imagine there are pretty obvious reasons why.
    Anyway! i made it, made my damn arena. Edited one existing terminal adding result scripts to each kind of class. Ten you can teleport to three different visible markers in the arena and make a laugh with your friends.
    Tested it and was FUN

    Sniper: Combat armor + CA helmet + sniper rifle + .44 magnum + silenced 10mm handgun + rounds + 100 stimpaks
    SG soldier: Combat armor + CA helmet + combat shotgun + assault rifle+ 10mm smg + rounds + 100 stimpaks
    EW soldier: Combat armor + CA helmet + laser rifle + plasma rifle + rounds + 100 stimpaks
    BG ape: Combat armor + CA helmet + minigun + flamer + rounds + 100 stimpaks

  10. #10
    Junior Member VBC's Avatar
    Join Date
    Jun 2013
    Location
    LA Boneyard
    Posts
    5
    Here are some screenshots. If you want i can share my plugin. Or even better, we can play all together and have some fun

    8zzl.jpgw3lv.jpgFallout3 2013-06-22 00-23-52-82.jpgFallout3 2013-06-22 01-00-22-70.jpg

    Cheers!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •