Jump to content

Recommended Posts

Posted

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.

Posted

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; },{},{}
Posted

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

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...