a34(wedding chapel) base release

Page 1 of 2 12 LastLast
Results 1 to 25 of 43
  1. #1
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    a34(wedding chapel) base release

    NOTE: This DOES NOT include npcgen tasks or elements, that is left up to YOU to create, everything needed to create your very own chapel exists in this package for yours to enjoy, as far as I can tell there are no issues with movements and the minimap does work

    Current Known Issue: in the foyer part of the map, the minimap is cut off to oneside and shows a white bar.


    a34.7z
    a34optionalmodels.7z

    Edit: Forgot to mention a thanks to 343(helped with client side mods) and ronny1982(provided server side maps)

    Update: optional models archive added
    Last edited by das7002; 01-09-10 at 10:13 AM.


  2. #2
    Proficient Member Du100 is offline
    MemberRank
    Jun 2010 Join Date
    RussiaLocation
    177Posts

    Re: a34(wedding chapel) base release

    Nice!

  3. #3
    cats addicted Zorno is offline
    MemberRank
    Apr 2010 Join Date
    GermanyLocation
    1,465Posts

    Re: a34(wedding chapel) base release

    I dont know that map. Where is the entry located at ? Dont want to search on the whole map

  4. #4
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: a34(wedding chapel) base release

    Quote Originally Posted by Zorno View Post
    I dont know that map. Where is the entry located at ? Dont want to search on the whole map
    There isnt one, its like b05, make a quest or use pwadmin to teleport there

  5. #5
    cats addicted Zorno is offline
    MemberRank
    Apr 2010 Join Date
    GermanyLocation
    1,465Posts

    Re: a34(wedding chapel) base release

    Oh ok. Hmm. I think i have to learn how to make a teleporter NPC to that map

  6. #6
    Omega 343 is offline
    MemberRank
    Oct 2009 Join Date
    Ancient DGN CTYLocation
    5,514Posts

    Re: a34(wedding chapel) base release

    Quote Originally Posted by Zorno View Post
    Oh ok. Hmm. I think i have to learn how to make a teleporter NPC to that map
    I already did, DL here:

    MEGAUPLOAD - The leading online storage and file delivery service

    ---------- Post added at 06:14 PM ---------- Previous post was at 06:13 PM ----------

    I do however recommend that you import what I have added. As, if you have anything 'custom' (that I do not) those custom things will no longer work (if you just use my files as a replacement).

    ---------- Post added at 06:18 PM ---------- Previous post was at 06:14 PM ----------

    ...but here is a video of what my files will actually do for ya:

    YouTube - CUSTOM CHAPEL

    ---------- Post added at 06:35 PM ---------- Previous post was at 06:18 PM ----------

    don't worry about those ugly white things in the foyer, that appears to be a problem that is occurring to me only...

    ---------- Post added at 07:03 PM ---------- Previous post was at 06:35 PM ----------

    Physically my changes effect and do the following:
    I have replaced the 'moon elder' (near west gate) with a custom NPC ('Chapel Guide') that will teleport you into the chapel foyer (formerly waiting room). Another custom NPC is located in the 'foyer' that will take you back to archosaur, or into the chapel if you have a wedding invitation in your 'bag'. The newly created wedding invitation item is given to you when you open either the bride or groom packs, so whomever is getting married can pass them out to whoever they would like to be able to come in the chapel with them for their wedding. The 'moon elder' is now located in the chapel, so you must go inside the chapel to get married or divorced. There is also another custom NPC in here that will take you back to the foyer.

    and it was actually really easy to do (it was my first time really doing something 'serious' with elements.data, and editing tasks.data and npcgen...

    in short here is what I did (on the technical side)

    edit elements.data (client AND server sides) - there were two lists to create the NPC's that I did (for teleporting) and I added the item 'wedding invitation' which is required by one of the NPCs to get in the chapel.

    edit tasks.data (client AND server sides) - to add the actual teleporting "quests" and actual "task" of teleporting

    and npcgen for /gamed/config/world to replace moon elder (same coords as him) with a teleporter guy, and then npcgen in /gamed/config/a34 for all the NPCs inside the chapel map (including relocating the 'moon elder')


    my modifications (more specifically) are as follows [using Ronny's editors]

    sELedit:
    list 45 -- 29991,29995,29998
    list 56 -- 29992,29996,29999
    list 73 -- 28445

    sTASKedit:
    task 29990
    task 29993
    task 29994
    task 29997

    NPCGEN:

    world:
    replaced NPC 12398 with 29999

    a34:
    entirely custom (one supplied is 'blank')

  7. #7
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: a34(wedding chapel) base release

    Update: I have went through and tinkered with the models for the rest of the npcs in that instance (the scenery one and different marriage guy ("god father") and put them here

    a34optionalmodels.7z

    You do not need that for the instance to work, you only need them to make the instance look "pretty"

  8. #8
    Robb rbb138 is offline
    MemberRank
    Jan 2009 Join Date
    London, EnglandLocation
    1,241Posts

    Re: a34(wedding chapel) base release

    your white terrain thing is becuase you need to fix the t2bk i think.
    use smapedit

  9. #9
    Omega 343 is offline
    MemberRank
    Oct 2009 Join Date
    Ancient DGN CTYLocation
    5,514Posts

    Re: a34(wedding chapel) base release

    I am open to trying anything to fix that, however if I am not mistaken it's more likely to be a hardware issue with my hardware. Because, if I am also not mistaken Das and myself are using the same exact a34 (server & client side) and he does not have this problem on his machine. When and if I get the chance I am going to double check the t2bk, and also try from another machine.

  10. #10
    Robb rbb138 is offline
    MemberRank
    Jan 2009 Join Date
    London, EnglandLocation
    1,241Posts

    Re: a34(wedding chapel) base release

    well i didnt fix the t2bk and it looked almost exactly like that.

  11. #11
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: a34(wedding chapel) base release

    Quote Originally Posted by rbb138 View Post
    well i didnt fix the t2bk and it looked almost exactly like that.
    Wouldn't it be funny if you are using the same graphics card... as I just pulled the maps right out of the pwi client and I didn't have any issues with the foyer

  12. #12
    Omega 343 is offline
    MemberRank
    Oct 2009 Join Date
    Ancient DGN CTYLocation
    5,514Posts

  13. #13
    Robb rbb138 is offline
    MemberRank
    Jan 2009 Join Date
    London, EnglandLocation
    1,241Posts

    Re: a34(wedding chapel) base release

    yea i have no idea what mine is, this PC was free.

    Also the t2bk from a34 cannot be simply ripped out of the pwi client as it is version 6 build.
    Version 6 map files will crash your client instantly (or did for me anyway).
    If you try changing the header to 5 and nothing else then the terrain will become extremely buggy and apear almost exactly like in that video.

    If you use smapedit to downgrade the t2bk to version 5 fully then it works fine.

    I added this map 29th July.... 2 days after offical released it, full npcgen.data and npcs and quests etc.

  14. #14
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: a34(wedding chapel) base release

    Quote Originally Posted by rbb138 View Post
    yea i have no idea what mine is, this PC was free.

    Also the t2bk from a34 cannot be simply ripped out of the pwi client as it is version 6 build.
    Version 6 map files will crash your client instantly (or did for me anyway).
    If you try changing the header to 5 and nothing else then the terrain will become extremely buggy and apear almost exactly like in that video.

    If you use smapedit to downgrade the t2bk to version 5 fully then it works fine.

    I added this map 29th July.... 2 days after offical released it, full npcgen.data and npcs and quests etc.
    You're also using an old MY-EN client, me and 343 are using the pwi downgrade which may have something to do with it.

    Oh and yeah you did do a wonderful job on your wedding chapel, Ive been in it on your server.
    Last edited by das7002; 07-09-10 at 08:22 AM.

  15. #15
    Robb rbb138 is offline
    MemberRank
    Jan 2009 Join Date
    London, EnglandLocation
    1,241Posts

    Re: a34(wedding chapel) base release

    im not using the old my-en client,
    im using the 1.3.8 CN client translated.

    same as bash and eistiger and emprise and genesis.........

    its a higher version than the pwi downgraded.

  16. #16
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: a34(wedding chapel) base release

    Quote Originally Posted by rbb138 View Post
    im not using the old my-en client,
    im using the 1.3.8 CN client translated.

    same as bash and eistiger and emprise and genesis.........

    its a higher version than the pwi downgraded.
    Hmm interesting.. it looked like an old my-en one (probably my own fault for not actually looking that far into it), but interesting nonetheless (I really do think its hardware, as when I even ran it on another comp, and a friends one all with different hardware and couldn't duplicate it)

  17. #17
    Robb rbb138 is offline
    MemberRank
    Jan 2009 Join Date
    London, EnglandLocation
    1,241Posts

    Re: a34(wedding chapel) base release

    interface is just interface.

    some of us prefer the old one.

  18. #18
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: a34(wedding chapel) base release

    Quote Originally Posted by rbb138 View Post
    interface is just interface.

    some of us prefer the old one.
    I guess thats true, but like I said my own fault for saying you were using the old one without actually checking

  19. #19
    Member joeynsam42330 is offline
    MemberRank
    Jul 2010 Join Date
    51Posts

    Re: a34(wedding chapel) base release

    Here is the Client Side Maps. It will resolve the white spots in the foryear.

    MEGAUPLOAD - The leading online storage and file delivery service

  20. #20
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: a34(wedding chapel) base release

    Quote Originally Posted by joeynsam42330 View Post
    Here is the Client Side Maps. It will resolve the white spots in the foryear.

    MEGAUPLOAD - The leading online storage and file delivery service
    That was only an issue 343 had, I did not have that issue at all, and he fixed it on his own

  21. #21
    Member joeynsam42330 is offline
    MemberRank
    Jul 2010 Join Date
    51Posts

    Re: a34(wedding chapel) base release

    Quote Originally Posted by das7002 View Post
    That was only an issue 343 had, I did not have that issue at all, and he fixed it on his own
    I had the same issue But I fixed was just sharing for anyone else who had same issue

  22. #22
    Enthusiast pwlover is offline
    MemberRank
    Apr 2010 Join Date
    32Posts

    Re: a34(wedding chapel) base release

    Quote Originally Posted by joeynsam42330 View Post
    I had the same issue But I fixed was just sharing for anyone else who had same issue
    big thanks to you bro... because i have same issue with you. good job!

  23. #23
    Nerd-IO Romulan is offline
    MemberRank
    Feb 2009 Join Date
    BelgiumLocation
    3,333Posts

    Re: a34(wedding chapel) base release

    Quote Originally Posted by rbb138 View Post
    im not using the old my-en client,
    im using the 1.3.8 CN client translated.

    same as bash and eistiger and emprise and genesis.........

    its a higher version than the pwi downgraded.
    Client 1.3.8 ?

    What different with 1.3.6 ?

    Maybe you can share with us?

  24. #24
    RaGEZONER fgru is offline
    MemberRank
    Sep 2009 Join Date
    germanyLocation
    1,510Posts

    Re: a34(wedding chapel) base release

    btw -> dl PWI Downgrade Files - patch a pwi client and look at this - all " fixed " [ btw no water in 69 ... ]

  25. #25
    Omega 343 is offline
    MemberRank
    Oct 2009 Join Date
    Ancient DGN CTYLocation
    5,514Posts

    Re: a34(wedding chapel) base release

    Yes I did have this issue initially (as shown in my video), however changing to PWD client did resolve this (and I even got the sparklies on the wall LOL).

    I will be working on the water in is14 (cave 69) as soon as I possibly can (been really busy lately with work).



Page 1 of 2 12 LastLast

Advertisement