Replacing sx_yuelands Wallset with other Sets How do I??

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
Post Reply
User avatar
Eleven Warrior
Posts: 752
Joined: Thu Apr 18, 2013 2:32 pm
Location: Australia

Replacing sx_yuelands Wallset with other Sets How do I??

Post by Eleven Warrior »

Hi

I love the Northern Dungeon wall set and the Sx_Yuleland wall set..

How would I be able to use the 2nd, 3rd and 4th Story Walls, Pillars etc...from Yulelands wall set
to us the Dungeon, Temple and Prison walls, pillars textures Sets..

So then I can have Temple, Dungeon, Prison Walls at 2nd, 3rd and 4th Stories High...

I know Akroama. Leki, Germmany, Neikun, Ghostdancer and Draken.. Would be able to
help me....

PS: Awesome Sets guys...

Any help would be appreciated THXS Eleven Warrior....
User avatar
Diarmuid
Posts: 807
Joined: Thu Nov 22, 2012 6:59 am
Location: Montreal, Canada
Contact:

Re: Replacing sx_yuelands Wallset with other Sets How do I??

Post by Diarmuid »

Basically, you need to make translated up/down versions of your models with the GMT, and define them as decorations, and then have some fun with the editor which is note quite made for the task...

But many of us have these already done for the main wallsets, it's just not centralized. I'd suggest starting with the Master Quest sources, there's a lot of multi-level architecture in there, you should be able to pick up some objects and either use them as is, or see how it's done to reproduce it yourself.

We also have a funky script for the ORRR2 which can build multi-level dungeons automagically, we'll release it with the completed dungeon. (Example: viewtopic.php?f=14&t=5219&start=40#p57057)
User avatar
Eleven Warrior
Posts: 752
Joined: Thu Apr 18, 2013 2:32 pm
Location: Australia

Re: Replacing sx_yuelands Wallset with other Sets How do I??

Post by Eleven Warrior »

(Master Quest sources) I am not sure what you mean by this Sorry.

I have to admit imam not Good with GMT either so pls help me. I saw what u r doing and it looks awesome ahy..

I s there a wall set besides sx_yueland that give me the extra wall and pillar height, without the Ice Texture...

PS: How do I download your wallset, if you don't mind...THXS
User avatar
Eleven Warrior
Posts: 752
Joined: Thu Apr 18, 2013 2:32 pm
Location: Australia

Re: Replacing sx_yuelands Wallset with other Sets How do I??

Post by Eleven Warrior »

Almost forgot to thank you for your help LOL sorry.............
User avatar
AdrTru
Posts: 223
Joined: Sat Jan 19, 2013 10:10 pm
Location: Trutnov, Czech Republic

Re: Replacing sx_yuelands Wallset with other Sets How do I??

Post by AdrTru »

Eleven Warrior wrote:I love the Northern Dungeon wall set and the Sx_Yuleland wall set..
I domt known Sx_Yuleland wall set, where is this wall set for download? :)
My LOG2 projects: virtual money, Forge recipes, liquid potions and
MultiAlcoveManager, Toolbox, Graphic text,
User avatar
msyblade
Posts: 792
Joined: Fri Oct 12, 2012 4:40 am
Location: New Mexico, USA
Contact:

Re: Replacing sx_yuelands Wallset with other Sets How do I??

Post by msyblade »

Master Quest is a mod created by Komag here on the forums. Source file refers to the mod assets folder that some modders include with their work to help others see how they did it, or even to just use some assets from it. Diarmuid is letting you know that the master quest has multi levels like you want, AND the source files are available (on the Nexus) for you to look at and use for your own purposes.
http://grimrock.nexusmods.com/mods/239/?
Currently conspiring with many modders on the "Legends of the Northern Realms"project.

"You have been captured by a psychopathic diety who needs a new plaything to torture."
Hotel Hades
User avatar
Eleven Warrior
Posts: 752
Joined: Thu Apr 18, 2013 2:32 pm
Location: Australia

Re: Replacing sx_yuelands Wallset with other Sets How do I??

Post by Eleven Warrior »

Thxs for the help msyblade.

I read your Posts as well and find very useful as with all the posts on this site....

I will try what you said and see what happens..

There is a French Dungeon on the Nexus site that has the High wall Set in (temple texture) though..it's called
LE PRIX DE LA LIBERTE.. I wish they would give out their wallset, But I should not be GREEDY sorry..

Ill have a go at your suggestion and see what happens

Once again THXS for the help...

Eleven Warrior...
User avatar
Diarmuid
Posts: 807
Joined: Thu Nov 22, 2012 6:59 am
Location: Montreal, Canada
Contact:

Re: Replacing sx_yuelands Wallset with other Sets How do I??

Post by Diarmuid »

Thanks for clarifying this msyblade and providing the link! Sorry if my post was a bit short, it was late. ;)
User avatar
Komag
Posts: 3659
Joined: Sat Jul 28, 2012 4:55 pm
Location: Boston, USA

Re: Replacing sx_yuelands Wallset with other Sets How do I??

Post by Komag »

You really just need to learn the GMT, its not too complicated and is the best way to go for what you want. Even if it seems confusing at first, keep messing around with it. You'll of course also want the official asset pack to have access to all the models and stuff.
Finished Dungeons - complete mods to play
User avatar
Eleven Warrior
Posts: 752
Joined: Thu Apr 18, 2013 2:32 pm
Location: Australia

Re: Replacing sx_yuelands Wallset with other Sets How do I??

Post by Eleven Warrior »

THXS Mysblade. and Komag It took a whole lotta effort but I can now use the wall set....Well most of it Ahy..LOL

I am still fine tunning it as some Objects crash the Game.

EG: There is a teleporter Called.

defineObject{
name = "teleporter_2ndstory",
class = "Teleporter",
particleSystem = "teleporter_2ndstory",
placement = "floor",
editorIcon = 36,
}
---------------------------------
Well when I place the teleporter in my Dungeon(DARK TEMPLE SET)..It cannot find the Particle System..and CRASHES..LOL
I checked the Lua file (particles.lua) and it does not exist...
So I loaded the Original Grimore Rework Quest Editor file and placed the same teleporter in that Editor and it Crashed as well..

What I found is there is no such Paticle System call "teleporter_2ndstory"...

Once again THXS for your help.. It has been very Useful

Eleven Warrior

Have checked the other Lua files but cannot find anything called "teleporter_2ndstory".. Only in the Objects.lua file..
Post Reply