cahadeyelo Posted June 18, 2015 Posted June 18, 2015 Posible po ba na mapalitan ang Equipment "Base Level" Requirements sa src files at gawing Reborn Level.? Reborn Level is a kind of point(s) given by the npc every time a player finished the reborn quest. Quote
Jayz Posted June 19, 2015 Posted June 19, 2015 Uhmm for scripting way.. use set array to disable the effect but the item is equipable by normal job example map,x,y,3 script Rebirth 123,{ .... . . . . . mes "Level Reborn"; set ......,, set _rebirth,1; close } item_db.txt ,,,,,,{ if(_rebirth==1 ) { end; } bonus bStr,5; bonus bAgi,5; },{},{} Quote
cahadeyelo Posted June 20, 2015 Author Posted June 20, 2015 salamat sir..... sa src files po kaya pede rin mag edit.... papalitan yung base level requirement ng mga equipment at gagawing reborn point/level.? yung eLV requirement sa equipment gagawing reborn points Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.