| The Black Wyrm's Lair Terms of Use |
Help
Search
Members
Calendar
|
Jan 12 2006, 08:24 AM
Post
#1
|
|
![]() Mod Developer Posts: 210 Joined: 3-December 05 |
Hello,
I'm trying to test kits in scripts, but I have manually set the kits with that: WRITE_SHORT 0x244 0 //unused in KITLIST.2DA designation WRITE_BYTE 0x246 29 //change to <name of kit> number as per KITLIST.2DA row WRITE_BYTE 0x247 0x40 //force kit to use KITLIST.2DA instead of KIT.IDS 29 for a transmuter, in my example When I look into Near infinity, I have 29 - Transmuter It seems to work fine (notice that on a normal cre, Transmuter is number 8192 if you set the kit with NI) Then come the script: OR(3) CheckStat(Myself,8192,KIT) CheckStat(Myself,29,KIT) Kit(Myself,MAGESCHOOL_TRANSMUTER) Neither of these triggers work... The first one work with a normal cre using transmuter kit. I don't know how to do. |
|
|
|
Ascension64 One solution would be to use KIT.IDS in the Kit pa... Jan 12 2006, 12:40 PM
Vlasák Original kit.ids has incorrect values. Correct tab... Jan 13 2006, 05:33 PM
Ascension64 Well, if you fix KIT.IDS and force CREs to use KIT... Jan 14 2006, 02:37 AM![]() ![]() |
|
Lo-Fi Version | Time is now: 11th March 2026 - 08:41 PM |