Search found 316 matches

by wagtunes
Wed May 26, 2021 7:43 pm
Forum: Modding
Topic: Wagtunes' Modding Questions
Replies: 187
Views: 116430

Re: Wagtunes' Modding Questions

maneus wrote: Wed May 26, 2021 3:12 pm It should be working with:

Code: Select all

champion:setHealth(0)
or

Code: Select all

champion:damage(100000, physical)
Champion set health blew up the editor
by wagtunes
Wed May 26, 2021 7:38 pm
Forum: Modding
Topic: Wagtunes' Modding Questions
Replies: 187
Views: 116430

Re: Wagtunes' Modding Questions

Because that's how I learn best. I've read through the documentation. Most of it is Greek to me. If I was able to learn things from reading the documentation, I wouldn't need to come here to ask questions. If this is becoming a problem, just let me know and I will stop. It's not a problem, it's jus...
by wagtunes
Wed May 26, 2021 7:35 pm
Forum: Modding
Topic: Wagtunes' Modding Questions
Replies: 187
Views: 116430

Re: Wagtunes' Modding Questions

Let me clarify something. I'm in the process of actually creating a dungeon. As I am going through the creation, there are things I want to happen. Some things I know how to make happen. Other things I have to look up. The things that I looked up that I couldn't figure out, those are the things I co...
by wagtunes
Wed May 26, 2021 7:28 pm
Forum: Modding
Topic: Wagtunes' Modding Questions
Replies: 187
Views: 116430

Re: Wagtunes' Modding Questions

maneus wrote: Wed May 26, 2021 3:12 pm It should be working with:

Code: Select all

champion:setHealth(0)
or

Code: Select all

champion:damage(100000, physical)
Thanks. I'll make the changes. This is certainly more efficient.
by wagtunes
Wed May 26, 2021 7:26 pm
Forum: Modding
Topic: Wagtunes' Modding Questions
Replies: 187
Views: 116430

Re: Wagtunes' Modding Questions

Okay, I want to create a tome that, when used, kills the champion. What do I replace this code with? gameEffect = "Gain 5 skillpoints", onUseItem = function(self, champion) playSound("level_up") hudPrint(champion:getName().." gained 5 skillpoints.") champion:addSkillPo...
by wagtunes
Tue May 25, 2021 2:17 pm
Forum: Modding
Topic: Wagtunes' Modding Questions
Replies: 187
Views: 116430

Re: Wagtunes' Modding Questions

Okay, I want to create a tome that, when used, kills the champion. What do I replace this code with? gameEffect = "Gain 5 skillpoints", onUseItem = function(self, champion) playSound("level_up") hudPrint(champion:getName().." gained 5 skillpoints.") champion:addSkillPoi...
by wagtunes
Mon May 24, 2021 8:43 pm
Forum: Modding
Topic: Wagtunes' Modding Questions
Replies: 187
Views: 116430

Re: Wagtunes' Modding Questions

Okay, I'm up to my next project. I have a number of 2d images that I'd like to turn into 3d models in Blender. Is there an "easy" way to do this? I watched one video where a guy took a painting of a café that he made in Photoshop and then added into Blender and then did all these loop cuts...
by wagtunes
Mon May 24, 2021 4:23 pm
Forum: Modding
Topic: [MOD] The One Room Dungeon - Round 1 - RELEASED
Replies: 221
Views: 234251

Re: [MOD] The One Room Dungeon - Round 1 - RELEASED

SSI and Westwood had a parting of ways after EoB2. Westwood went on to invent Lands of Lore (1): Throne of Chaos ; which I think you will like very much. EoB 3 is an in-house SSI product—not bad for that, but not Westwood. :| EoB 3 has the reputation of being least of the three. I don't think it's ...
by wagtunes
Mon May 24, 2021 3:41 pm
Forum: Modding
Topic: [MOD] The One Room Dungeon - Round 1 - RELEASED
Replies: 221
Views: 234251

Re: [MOD] The One Room Dungeon - Round 1 - RELEASED

...And it's all three of them, with clue-books. 8-) They acquired the rights to sell it. I have had the GoG versions for years, and their store page lists compatability with Windows 7 through 10. Though it really means compatibility with DosBox DOS game emulator, which works fine on many OS platfor...
by wagtunes
Mon May 24, 2021 2:51 pm
Forum: Modding
Topic: [MOD] The One Room Dungeon - Round 1 - RELEASED
Replies: 221
Views: 234251

Re: [MOD] The One Room Dungeon - Round 1 - RELEASED

I can't say that about any game since the original Eye Of The Beholder series by TSR back in the 80s or 90s. Been so long I forget. And I can't play them anymore for obvious reasons. My PC doesn't even have a floppy disk drive anymore and I doubt Windows 10 would run any of those games. 8-) https:/...