
Originally Posted by
bedna
does any one got that fix for this gold medal drop, im askin for it for over 3 weeks and still got no answer except someone told me to change files. no it doesnt work code its a code and here is the set ups i use x x 9 x x x witch should give me items from +6 to +9 and i know it works on all servers that i had before but with this files it gives me items from +0 to +9. how the hell i fix this is there a special setting i got to set at commonserver.cfg or any other cfg???
Edit in EventItemBags folder,
Data>EventItemBags>GoldMedal
Code:
//============================================================================
// type, index, level, skill, exc, option name
//============================================================================
0 10 9 1 0 3 //Light Saber
0 12 9 1 0 3 //Heliacal Sword
0 11 9 1 0 3 //Legendary Sword
#Change it's to
Code:
//============================================================================
// type, index, level, skill, exc, option name
//============================================================================
0 10 0 1 0 1 //Light Saber
0 12 0 1 0 1 //Heliacal Sword
0 11 0 1 0 1 //Legendary Sword