Can I save the progress makes in-game exit and return with the same objects and levels?
Can I add npcs?
Thanks
Printable View
Can I save the progress makes in-game exit and return with the same objects and levels?
Can I add npcs?
Thanks
You can start with this:
https://www.vaultmp.com/showthread.ph...y-server-setup
Thank! :cool:
How i can add NPCs and change specials and abilities
You can't change perks yet. You can change actor attributes ('abilites') with SetActorValue. You can add NPCs with CreateActor. For spawning NPCs, see this example: https://www.vaultmp.com/showthread.ph...ull=1#post6671
In the next releses will be added Npcs of sigleplayer? When?
They won't be added
Why? Is it must difficoult?
It doesn't make sense to add them by default. There will be an option to replicate the original singleplayer NPCs, but none of them will have any of the singleplayer quests etc.
You can not implement the quests for play a cooperative mode with other players?
No. This is not possible in time. I'm working almost alone on this.
This mod is purely a tool kit for creating multiplayer scripts with the Fallout series using NPC actors, sync of player attributes and positions, and the synchronization of world objects.
It's not a mod that allows you to play single player quests with friends.
oh, i have an idea create e tool for server for add a gui for mail. if i want to play a quest with another player i can send a quest request from this gui
and him can accept from this gui. when the quest is complete xp automatically divedes to partecipants. for a bigs servers a quest reset every 3 weeks
This is just a framework, Recycler is creating the core parts (the hard work) for you and if you know how to script, you can script NPCs in and create your own virtual reality.
Recycler is not here to fulfill your fantasies, you need to do that yourself and learn how to code if you don't know how to.
Yes, I m already at work to create the scripts, i want only your think.