Author Topic: OC in a PW  (Read 1252 times)

Baaleos

  • Administrator
  • Hero Member
  • *****
  • Posts: 1916
  • Karma: +0/-0
OC in a PW
« on: September 06, 2011, 04:28:54 pm »


               Has anyone tried moving the Official Campaign into a Persistent World Module, as an additional world/city etc


I have a PW with around 630 areas, however, alot of people on these forums, and indeed one of my DM's say they really enjoyed the Official Campaign, and would like to play it online with friends.


Im looking into taking chapter 1, and moving it into my PW, or at least elements from it, and see if it can be integrated into the World.


Has anyone made an attempt at this, and do they see any complications with doing so?

eg - Script Conflicts, Item Conflicts etc?


As far as I know, most of the resources for the campaign modules are inside toolset anyway. All I would need to do, is make sure I dont overwrite any of my own scripts with the default bioware ones?
               
               

               
            

Legacy_Shadooow

  • Hero Member
  • *****
  • Posts: 7698
  • Karma: +0/-0
OC in a PW
« Reply #1 on: September 06, 2011, 05:00:14 pm »


               I had same idea for standalone PW project however you would actually have to rescript it and rework it. There is not continuos spawn, traps dont respawn, everything is done for one player in mind. Other than there shouldnt be any conflicts.
               
               

               
            

Baaleos

  • Administrator
  • Hero Member
  • *****
  • Posts: 1916
  • Karma: +0/-0
OC in a PW
« Reply #2 on: September 06, 2011, 05:12:40 pm »


               Parts to look at would be especially around the transition from one chapter to another - StartModule()  etc.

Changing this to a JumpToLocation  etc would be needed.
               
               

               
            

Legacy_Lightfoot8

  • Hero Member
  • *****
  • Posts: 4797
  • Karma: +0/-0
OC in a PW
« Reply #3 on: September 06, 2011, 10:21:51 pm »


               Hmm, Here is just an off the wall Idea that ran through my head when I read the OP. I have no idea how well it would work.

basicly dont add it to the module, run it as another server. giving the players a port to the server from the main server.

The second server on first port would be just a lobby that would allow the players to chose the chapter that they want to play. At that point the server would just StartNewModule to to allow them to play the chapter.

This would be even more interesting if you could figure out a way to also save the game a load the saved games from the lobby. But the standard scripting functions do not allow this.

have the server when running the chapter reload the lobby after set amount of time with no player in it.

I guess the real trick in this is getting the quest states saved on the PC's for wen they come back. Sounds like the project would be a lot of work.
               
               

               


                     Modifié par Lightfoot8, 06 septembre 2011 - 09:22 .
                     
                  


            

Legacy_Shadooow

  • Hero Member
  • *****
  • Posts: 7698
  • Karma: +0/-0
OC in a PW
« Reply #4 on: September 07, 2011, 12:04:01 am »


               Anyway I always liked the OC as PW idea so I offer my help if someone wants to do it. However Baaleos I help only if its a standalone PW not if you want to add OC locations into your module...
               
               

               
            

Baaleos

  • Administrator
  • Hero Member
  • *****
  • Posts: 1916
  • Karma: +0/-0
OC in a PW
« Reply #5 on: September 07, 2011, 10:48:02 am »


               Thanks for the offer, I have got Chapter 1 added to my PW.

I did notice some querks that still need ironed out.

1. Someone in Bioware thought it was hilarious to put a blank wp in the Docks District. This completely messed up the Subrace Engine, because the Shayans Subrace engine tried to get the Subrace start location, and if none was provided "", then it would look for a waypoint of "" as its tag, ordinarily, it wouldnt find one, but because of the blank waypoint in the docks, it was porting all subraced players to that location. Fixed - Deleted the wp.

2. Numerous Faction issues - Naytar etc and others, retained their faction ID's, and have translated themselves from their own factions, to the factions used in my PW.  I've had to go through most of the areas and set each npc to one of the bioware standards. Not an easy task, as its hard to tell whether or not npcs need to start out friendly etc or hostile etc. Im worried about faction wars as well.  I've got  City Core, Peninsula, Slums, and Crypts processed, the other areas 'shouldnt' be much work, as blacklake etc is full of commoners/nobles if I remember correctly.
I will work on the factions again tonight.
(To be honest, I am tempted to re-Export the areas again, and reset to parent factions, to see if it resets them to the proper commoner, defender, hostile etc factions.)
               
               

               
            

Legacy_Shadooow

  • Hero Member
  • *****
  • Posts: 7698
  • Karma: +0/-0
OC in a PW
« Reply #6 on: September 07, 2011, 12:36:33 pm »


               that wont help, you found one conflict the factions are like 2da lines, OC uses line 6-10 for own factions, you use 6-10 for own factions so if you copy npcs from OC their faction will change to yours.

Anyway are you sure its a needed to add OC into your module? I think it would work better as standalone project really.
               
               

               
            

Baaleos

  • Administrator
  • Hero Member
  • *****
  • Posts: 1916
  • Karma: +0/-0
OC in a PW
« Reply #7 on: September 07, 2011, 12:47:09 pm »


               it probably would work best, however I want to enable the OC to have all the features of my main PW.

Eg - Subraces, Spells, Rituals etc

The faction issue is a minor inconvenience, which can be overcome.

The majority of the Encounters, are all hostiles - so no issue there.
Its just the npc's which are set up in the areas, I need to set them to be a bioware default faction, and if a special requirement arrises, where they need special factions, I can use / make another one.


In answer to your question - No, its not needed to add the OC to my module, but its just a 'nice to have' desirable thing I have thought about for a while now.
Players have often asked for areas they can level up in in my PW, and while the areas do exist, they sort of become farming areas for xp.

This just gives the players additional choice and lets them relive a good campaign setting.
               
               

               
            

Legacy_GhostOfGod

  • Hero Member
  • *****
  • Posts: 1490
  • Karma: +0/-0
OC in a PW
« Reply #8 on: September 07, 2011, 09:30:51 pm »


               

ShaDoOoW wrote...

Anyway I always liked the OC as PW idea so I offer my help if someone wants to do it. However Baaleos I help only if its a standalone PW not if you want to add OC locations into your module...


This actually sounds pretty interesting. Even expanding on it a bit. Adding more side quests, areas, items etc. Would make a PW and replay value very fun. I would proabably even play it again and I havent actually played NWN for about a year (OC or PW).
               
               

               


                     Modifié par GhostOfGod, 07 septembre 2011 - 08:31 .
                     
                  


            

Legacy_Shadooow

  • Hero Member
  • *****
  • Posts: 7698
  • Karma: +0/-0
OC in a PW
« Reply #9 on: September 07, 2011, 09:56:45 pm »


               Yeah exactly. I thought about it when I realized I probably never finish my old PW due to lack of locations which are somehow too hard to make for me, I rather dig in scripts... but since I already had some locations I choosed to continue in that. Also I dont have a hosting for such server.
               
               

               
            

Legacy_Androrc

  • Full Member
  • ***
  • Posts: 188
  • Karma: +0/-0
OC in a PW
« Reply #10 on: September 09, 2011, 12:28:08 am »


               OC in a PW sounds like a fun idea... although I'd like a PW with the SoU campaign even more.
               
               

               
            

Legacy_ffbj

  • Hero Member
  • *****
  • Posts: 1097
  • Karma: +0/-0
OC in a PW
« Reply #11 on: September 09, 2011, 12:49:56 am »


               Once you iron out the difficulties you might want to add in some random spawns so it's not just a repeat of the OC.  Also a db object on the PC's to keep track of things would be useful.  For instance if different individuals joined or left the group you could still move forward as long as the party leader had performed the requisit elements up to that point.  Just thinking of potential problems in continutiy.
               
               

               
            

Legacy_GhostOfGod

  • Hero Member
  • *****
  • Posts: 1490
  • Karma: +0/-0
OC in a PW
« Reply #12 on: September 09, 2011, 02:49:46 am »


               

Androrc wrote...

OC in a PW sounds like a fun idea... although I'd like a PW with the SoU campaign even more.


I was kinda thinking all 3 mixed into one PW. I'd have to replaye all three though just to get an idea about what needs to be accomplished. It'd be a big undertaking. But I think something like this could really take off and grow popularity. It's not something l'd like to take the lead on but It's something I'd definitely help with.
               
               

               
            

Legacy_Shadooow

  • Hero Member
  • *****
  • Posts: 7698
  • Karma: +0/-0
OC in a PW
« Reply #13 on: September 09, 2011, 03:31:44 am »


               Well all three are a bit problematic because OC and SoU are both designed for lvl 1, SoU would have to be pushed on higher levels, also HotU is very direct and I cant really imagine this as PW, the OC will work fine but not HotU imo
               
               

               
            

Legacy_Androrc

  • Full Member
  • ***
  • Posts: 188
  • Karma: +0/-0
OC in a PW
« Reply #14 on: September 09, 2011, 09:42:37 am »


               

ShaDoOoW wrote...

Well all three are a bit problematic because OC and SoU are both designed for lvl 1, SoU would have to be pushed on higher levels, also HotU is very direct and I cant really imagine this as PW, the OC will work fine but not HotU imo


About the OC and SoU, the player could be given the option of choosing which of them to start on, with the possibility of doing the other one (although it would naturally be much easier, considering the player would have become of a higher level).