NPC_WEAPONBRAKER HOW WORK ?

ZelosAvalon

New member
Messages
218
Points
0
Age
34
Emulator
how to use NPC_WEAPONBRAKER in a NPC for example:

else if ((.@f_rand > 35) && (.@rhea_ran < 40)) {
specialeffect 1;
message strcharinfo(0), "your item broke!"
NPC_WEAPONBRAKER???? ( How to use it on this script ? )
}

any1 can help me please?

 
the item skill is called "NPC_WEAPONBRAKER" the example been using WEAPONBREAKER

 
Last edited by a moderator:
Back
Top