Log in

View Full Version : Can I sve progress? and can i add NPCs?



sgabruz
02-11-2013, 03:00 PM
Can I save the progress makes in-game exit and return with the same objects and levels?
Can I add npcs?

Thanks

foxtacles
02-11-2013, 03:48 PM
You can start with this:

https://www.vaultmp.com/showthread.php?1393-EX-Easy-server-setup

sgabruz
02-11-2013, 04:46 PM
Thank! :cool:

sgabruz
02-11-2013, 05:36 PM
How i can add NPCs and change specials and abilities

foxtacles
02-11-2013, 07:37 PM
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.php?1587-NPC-sync&p=6671&viewfull=1#post6671

sgabruz
02-11-2013, 09:00 PM
In the next releses will be added Npcs of sigleplayer? When?

foxtacles
02-11-2013, 09:02 PM
They won't be added

sgabruz
02-11-2013, 09:04 PM
Why? Is it must difficoult?

foxtacles
02-11-2013, 09:06 PM
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.

sgabruz
02-11-2013, 09:09 PM
You can not implement the quests for play a cooperative mode with other players?

foxtacles
02-11-2013, 09:10 PM
No. This is not possible in time. I'm working almost alone on this.

Silentfood
02-12-2013, 12:20 AM
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.

sgabruz
02-12-2013, 09:37 AM
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

Aeronix
02-13-2013, 12:49 PM
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.

sgabruz
02-13-2013, 02:18 PM
Yes, I m already at work to create the scripts, i want only your think.