LoG asset and script editor?

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
Post Reply
User avatar
Kinnu
Posts: 10
Joined: Fri Apr 27, 2012 7:38 pm
Location: Finland

LoG asset and script editor?

Post by Kinnu »

Is the thought of an official LoG asset/item/script editor a completely insane thought?
It would be nice to have a tool for all that stuff for those (including me) who are more or less incompetent at 3d modelling and scripting.
Sometimes, criminals are dogs
User avatar
Neikun
Posts: 2457
Joined: Thu Sep 13, 2012 1:06 pm
Location: New Brunswick, Canada
Contact:

Re: LoG asset and script editor?

Post by Neikun »

There's John Wordsworth's WIP Grimrock Model Toolkit. viewtopic.php?f=14&t=3325
Wallasaurus is working on something.. something to do with animating I think? viewtopic.php?f=14&t=3655
As for script editing, it's something to learn. The easiest way to do it is to take existing script (You can find in the asset pack) and copy it into your own dungeon script files. Change certain values on string lines and see what changes. It's actually quite fun once you start to understand what you're doing.
"I'm okay with being referred to as a goddess."
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
  • Message me to join in!
User avatar
Kinnu
Posts: 10
Joined: Fri Apr 27, 2012 7:38 pm
Location: Finland

Re: LoG asset and script editor?

Post by Kinnu »

Neikun wrote:There's John Wordsworth's WIP Grimrock Model Toolkit. viewtopic.php?f=14&t=3325
Wallasaurus is working on something.. something to do with animating I think? viewtopic.php?f=14&t=3655
As for script editing, it's something to learn. The easiest way to do it is to take existing script (You can find in the asset pack) and copy it into your own dungeon script files. Change certain values on string lines and see what changes. It's actually quite fun once you start to understand what you're doing.
Good to know that some community made tools are coming along to help modding.
ps.
I have been trying to do some scripting in the last few days but it allways ends up all weird and not working like it should.
Are there any certain things that I could try to script (as a tutorial of sorts) before moving to the more complex stuff?
Sometimes, criminals are dogs
User avatar
Komag
Posts: 3658
Joined: Sat Jul 28, 2012 4:55 pm
Location: Boston, USA

Re: LoG asset and script editor?

Post by Komag »

I would suggest replicating many or most of the "Basic Scripts" from this page:
viewtopic.php?f=14&t=3099
work them into a test/learning dungeon, and change certain aspects of them here and there so you get a feel for the flexibility and how it all works
Finished Dungeons - complete mods to play
User avatar
Neikun
Posts: 2457
Joined: Thu Sep 13, 2012 1:06 pm
Location: New Brunswick, Canada
Contact:

Re: LoG asset and script editor?

Post by Neikun »

Kinnu wrote:
Neikun wrote:There's John Wordsworth's WIP Grimrock Model Toolkit. viewtopic.php?f=14&t=3325
Wallasaurus is working on something.. something to do with animating I think? viewtopic.php?f=14&t=3655
As for script editing, it's something to learn. The easiest way to do it is to take existing script (You can find in the asset pack) and copy it into your own dungeon script files. Change certain values on string lines and see what changes. It's actually quite fun once you start to understand what you're doing.
Good to know that some community made tools are coming along to help modding.
ps.
I have been trying to do some scripting in the last few days but it allways ends up all weird and not working like it should.
Are there any certain things that I could try to script (as a tutorial of sorts) before moving to the more complex stuff?
Komag made some tutorials for new users that you should definitely check out. viewtopic.php?f=14&t=3303
A lot of good things have been covered in the EDITING SUPER THREAD as well. viewtopic.php?f=14&t=3240
"I'm okay with being referred to as a goddess."
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
  • Message me to join in!
User avatar
Kinnu
Posts: 10
Joined: Fri Apr 27, 2012 7:38 pm
Location: Finland

Re: LoG asset and script editor?

Post by Kinnu »

Thanks for the replies.
For the next few days im going to practice scripting like crazy :D
Sometimes, criminals are dogs
User avatar
JohnWordsworth
Posts: 1397
Joined: Fri Sep 14, 2012 4:19 pm
Location: Devon, United Kingdom
Contact:

Re: LoG asset and script editor?

Post by JohnWordsworth »

Haha, you've given me another cool idea for a tool, not that I will likely get the time as I think the Model Toolkit could be one of those projects that grows and grows for a while with new features.

Still, what would be relatively easy but very cool would be a simple WinForms application that gives you a full GUI for editing Object definitions in Lua files. You could have drop downs for the 'must be one of X, Y or Z' type parameters and when you clone an object it could put the original values in grey until you overwrite them.

V2 could have wizards for adding new times by going through X steps. Obviously, it could also validate file paths etc so you know if things will work before you get them into the Dungeon Editor and hit Ctrl+R...

Hmmm... Food for thought there!
My Grimrock Projects Page with links to the Grimrock Model Toolkit, GrimFBX, Atlas Toolkit, QuickBar, NoteBook and the Oriental Weapons Pack.
User avatar
Komag
Posts: 3658
Joined: Sat Jul 28, 2012 4:55 pm
Location: Boston, USA

Re: LoG asset and script editor?

Post by Komag »

Holy Heck Yes, we must have such a tool!!! :D 8-)
Finished Dungeons - complete mods to play
Post Reply