Search found 3 matches

by Pandru
Fri Dec 30, 2016 8:02 pm
Forum: Modding
Topic: Simple question about scrolls
Replies: 2
Views: 6217

Simple question about scrolls

I know this is a pretty dumb question but I can't find the answer anywhere I look. I'm using script_entity to spawn a scroll in a container, but what I can't figure out is how to split up the scroll's text into separate lines so it isn't one long run-on sentence. If someone could help with this I'd ...
by Pandru
Mon Feb 29, 2016 5:33 am
Forum: Modding
Topic: Need help with some basic scripting!
Replies: 2
Views: 7405

Re: Need help with some basic scripting!

http://www.grimrock.net/modding_log1/scripting-reference/ You'd want to call Champion:setEnabled(false) on the other three champions. I'm afraid I don't follow. I checked out the link and it makes no sense to me. I'm really new to scripting, and I've never touched lua before now. Could you ellabora...
by Pandru
Sun Feb 28, 2016 7:37 am
Forum: Modding
Topic: Need help with some basic scripting!
Replies: 2
Views: 7405

Need help with some basic scripting!

I'm working on a dungeon in the Legend of Grimrock 1 editor, and I'd like to just have one party member instead of the usual four. I've seen this done in other dungeons, but I don't know how to do this. I've been looking around but I can't find a script for this. If anyone could help, it would be ap...