Then i tried to apply it to NPC.
BEGIN ~Viconia: Priest of Shar~ COPY_EXISTING ~Viconi.cre~ ~override~ ~Viconi4.cre~ ~override~ ~Viconi6.cre~ ~override~ WRITE_SHORT 0x244 0 // doesn't change WRITE_BYTE 0x246 ~%H!C_Shar%~ // the internal name of your kit, surrounded by % WRITE_BYTE 0x247 0x40 // doesn't change
Taken directly from tutorial. Intarnal name changed to mine.
Weidu said that he cant translate %H!C_Shar% or %%H!C_Shar%% to integer.
I deinstalled kit . Then installed kit and immediately applied it to NPC. Worked.
Not a real problem, tho i would be happy to know why it happens.
And here is the problem.
I want to modify NPC weapon profs. How can i do it?
Need to add one point to one prof and substract one from other. Also need to set few to certain numbers.
Thx in advance.
Edited by Hety, 03 January 2006 - 11:47 AM.