ForSerious
ForSerious
Reactions
-
Re: Love the update, hate the new font.
I have a font called Browallia New in my collection of fonts from Windows 95 and on. I'm going to try it out and see if it's close enough. (View Post)1 -
Re: Conversations for multiplayer games
My skill at making conversations is not great, but I am confident that you can script them to check the entire party and use the highest skill level. You could even make it so that the option would s… (View Post)1 -
Re: Any Ideas on this transition?
Sorry guys, that was me who said Set/GetCampaignLocation was broken. Really it was a super outdated script I am using that was broken. Glad you got it working! (View Post)1 -
Re: Destroying Object_Self from conversation
I blame that then. This is the simplest way I've seen to do tag based item activation. OnActivateItem:// Simple on activate redirect. void main() { object oItem = GetItemActivated(); object oPC = Get… (View Post)1 -
Re: Removing Memorized spells
Not sure. It might bug it and make it never come off. I'd just set the time on them to last like an hour: 3600.0. Who's going to wait an hour just to not rest? (View Post)1