Separate names with a comma.
Sounds like Anatoliy is doing something along those lines, but modding is modding - you take what you have and start hacking at it.
Short answer, yes. The first time you run the game after turning the PC on, I find takes a while - even having a PC several generations later than...
If it specifically does that, I'd suggest new item, but Endarire has a point.
This is all amazing to watch, Anatoliy. And you're being shelled, you say? Since Sitra probably mods in similar circumstances, I suggest all the...
Shot in the dark here Daryk - you live in a city not a small town?
Heh, I never knew about the longbow (the earlier description is from the T1-4 full module, not the T1 Village of Hommlet I owned which is similar...
I had no trouble rolling up a human fighter who worshipped Erythnul. No idea what to do with him now :p
Keep in mind (since the effort to add multicolour variants of armour is ecessive) that we added many colours of cloaks and hats, and in KotB...
Awesome video, thanks for the compliments. That's not why we do this, but great to see. Feel free to have a crack at KotB ;)
Here are my tutorials: https://rpg-rant.blogspot.com/2005/11/tutorial-list.html Re your silent question - haven't covered that. I should, but I...
Wouldn't you want an extra 5'? Can you take it multiple times? This was a feature of the gold box games (PoR etc), so it has some nostalgic value,...
Does 'stunned' have a seperate existance beyond Sonic Burst? I seem to recall they are tied together.
Do you have a link to that, Anatoliy? I'd love to read it. Also, can you tell us a bit more about the reasons why this is paused? I would have...
Well, thanks for clarifying, but I am not sure why this is happening. :shrug:
So the 'Greater Temple Black Robes', black robes with red trim? I couldn't replicate this and it doesn't sound like a known bug. Can I ask where...
Yup, here we go: That's the 8.1.0 notes (general Node and lvl 4 lag fix was v7) - Justl, you mentioned using v8, are you using 8.1.0?
'Central room with Hedrack' sounds like 'have 6000 buffs going' which may indeed cause performance issues, due to all the spell particles. Can...
Sounds like a bug - I don't think you should be in combat with the 'mirror' itself. Its just a pseudo NPC for you to converse with prior to the...
At the risk of saying something obvious, NPCs do not generally auto-level, you have to click the yellow thing and level them like PCs. That's an...
To reset a flag or variable you use: game.global_vars[x] = 0 game.global_flags[x] = 0 Or you can set them to 1 (flags) or whatever the variable is.