Avenger_teambg
Avenger_teambg
Reactions
-
Re: SPLSTATE.ids and OpCode 326 help?
What was established there was never official. I wrote in several notes earlier, that it isn't safe. Reading into random fields by index overflow is never a 'functionality', it is a bug. It was worki… (View Post)1 -
Re: SPLSTATE.ids and OpCode 326 help?
Doesn't 13*128 protect against freezing death, in 7eyes? Direct script triggers for specific bits of stats, yeah, there is no way to do this at the moment. You might want to do an applyspell (which i… (View Post)1 -
Re: News about the 2.5 patch
Who would believe the core issue with the rasaad quest is present in vanilla. (17 years old bug) Stuff like this required a lot of things to coincide: 1. MP game, 2. creatures in a non-master area ha… (View Post)16 -
Re: A Simple XP cap remover. Now compatible with Siege of Dragonspear!
I'm sure you need to adjust startare.2da. I'm sure a weidu mod could be made that handles all games, since it should just add/modify a certain 2da line. (View Post)2 -
Re: Making a Spell That Works Only In Cities
Yeah, the area type is 16 bits, but nothing in the official games uses higher bits (except in PST). So you can have maximum 8 new values in areatype.ids If you combine multiple bits, you may have mor… (View Post)1