FOnline Development > FOnline Projects

FALLOUT PVE SERVER NOW OPEN

(1/3) > >>

roneranger:
Announcing the open beta release of our fallout 2238 public PVE server!  this version appears to be quite stable
so we are looking to test server load, playability and general interest in this type of server.

given that it is a PVE server there are a few brief rules:

NO GUNS IN TOWN.  Guards in towns will enforce this law, so make sure you disarm before entering a town.
NO THEFT.  if you are reported stealing items or vehicles you will be banned.  no exceptions.
NO UNSANCTIONED MURDERS.  again, if you are reported killing another player you will be banned.  no exceptions.

In the future we will be holding sanctioned PVP events, but at the moment this server is strictly PVE.


If this version proves to be stable we will not be making any additional changes, so if you're concerned about preserving character data there is a really good chance you wont be losing out!


Here is a list of some of the changes we made to the game environment.

-merchant restocks happen at faster intervals.
-increased crafting recipes including ncr combat armor, brotherhood combat armor, and powered armors.
-removed the need for blueprints in crafting.
-adjusted crafting exp levels for quick initial builds.
-level cap adjusted to 60.
-economy and items revalued


SERVER INFORMATION:


To play on the server you need the current client version of fonline 2238, which can be downloaded at this link:

http://fonline2238.blogspot.ca/

You will also need the "critters.dat" and "master.dat" files from an original copy of fallout 2.

Then, you will need to specify the server and port you want to connect to in your config settings.

DNS server: pvefalloutserver.ddns.net
Port forwarding: 2100

To make player names visible on your client, you will also need to open the file "FO2238config.exe" in your client folder and check the appropriate box.


In the event that you are killed or stolen from and you can identify the player's name, it is important that you report it ASAP:

Banlist email:  fallout2238pvebanlist@gmail.com

We are not monitoring server logs so we are relying on the honesty of you, the player.  If you feel you have been wrongfully banned, feel free to contact us as well and we will resolve the situation.

If you have any errors, connection problems, questions or suggestions then you can contact us through that email as well.



This is a hobby of mine and i do this in my spare time.  If you expect the world of this server you may be disappointed, so play with an open mind and if you have criticisms, keep them constructive.  Thank you, hope to see some of you out in the wasteland!

-roneranger

Wipe:

--- Quote from: roneranger on October 05, 2014, 09:42:26 pm ---NO THEFT
NO UNSANCTIONED MURDERS

--- End quote ---
Why not simply set MODE_NO_STEAL/MODE_NO_PVP/MODE_NO_LOOT durmng registration? If that's supposed to be part of mechanic then damn, make it part of mechanics. Bans will just scare people away~

roneranger:
had trouble implementing it.  couldnt find any documentation on that change.  where would that entry be placed?

Wipe:
main.fos, void critter_init();
You have a "INITIALIZE PARAMS" comment with if cr.IsPlayer() block right next to it. Adding cr.ModeBase[MODE_NO_PVP] = 1; [and other which are interesting for you] somewhere inside the block should do the trick. Be warned that other scripts may change player's MODE params in other places, so it will need additional tuning.
As for documentation, ugh... well... it's rare in 2238 code, that's true :-X But try and check docs from SDK, basics as params descriptions should be covered there. There are some differences here and there, but they're pretty minor and it shouldn't be hard to spot them.

OK, enough of technibabble~ Hope to see the project alive and evolving, and well - good luck :D There's enough PVP-focused servers around IMHO, maybe this one will be a good place to relax a bit.

JovankaB:
Do you plan some new PvE content? Like some dungeons or quests?
PvE in 2238 is rather reptitive after a while.

Navigation

[0] Message Index

[#] Next page

Go to full version