Change theQuote:
Hi... i'm trying to make NightDevil skill working but i think there is an error in the code... if someone can fix it , it will be cool. It is based on DivineHare code from Kinshi.
Code:
public uint NDEquipUID = new uint[9]
Code:
public uint[] NDEquipUID = new uint[9]
Code:
Model = 207
Code:
Model = 277;