Opcode #72: Set IDS State
Talarasha
Member Posts: 62
Hello there.
Does anyone can confirm status for this opcode? Is it working or not? It does not seems to produce any effect (BG:EE), and I'm unable to locate any existing .SPL which may use it.
I'm expecting result described at gemrb:
Does anyone can confirm status for this opcode? Is it working or not? It does not seems to produce any effect (BG:EE), and I'm unable to locate any existing .SPL which may use it.
I'm expecting result described at gemrb:
#72 (0x72) IDS: Set IDS State [72]I'm looking for some way to change character class via .spl.
Parameter #1: IDS Entry
Parameter #2: IDS File
Description:
Alters the IDS state of the targeted creature(s) specified by the 'IDS File' field, to the value specified by the 'IDS Entry' field.
Known values for 'IDS File' are:
0 EA
1 Generic
2 Race
3 Class
4 Specific
5 Gender
6 Alignment
0
Comments
Every other opcodes which I tried were more succesful, for example opcode 71 (change gender) going normal, he became a female already at character generation screen. But with 72 - I can't get changes, neither in class, race or alignment.
Can you help me with something to verify that opcode is really work, .bcs perhaps, or should I attach mine files with which I can't achieve descibed behaviour?
@subtledoctor, thanks, I'm on 'invisible creature trick' lesson right now and definetly should look into this bard<->thief mod, just feel confused with opcode because it looks like logical and clear way for a task and nowhere in internet no sign it's not working as described...
UPD: I looked into this mod, its called 'The Rogue Class Switching Mod (Bard to Thief and vice versa)' and as far as I can see it relized on ChangeClass action and a djinni, so I suppose this is a way to go.
The only viable option is, as described by @subtledoctor, to execute the script action ChangeClass() by using the invisible creature trick.