cahadeyelo Posted June 18, 2015 Group: Members Topic Count: 71 Topics Per Day: 0.02 Content Count: 174 Reputation: 1 Joined: 11/13/14 Last Seen: Friday at 02:52 AM Share 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 Link to comment Share on other sites More sharing options...
Jayz Posted June 19, 2015 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 407 Reputation: 55 Joined: 07/24/12 Last Seen: October 22, 2024 Share 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 Link to comment Share on other sites More sharing options...
cahadeyelo Posted June 20, 2015 Group: Members Topic Count: 71 Topics Per Day: 0.02 Content Count: 174 Reputation: 1 Joined: 11/13/14 Last Seen: Friday at 02:52 AM Author Share 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 Link to comment Share on other sites More sharing options...
magic2938 Posted June 28, 2015 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 29 Reputation: 0 Joined: 07/06/14 Last Seen: August 26, 2016 Share Posted June 28, 2015 up Quote Link to comment Share on other sites More sharing options...
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.