Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to generate or to build a perfect item ?

Newbie Spellweaver
Joined
May 15, 2008
Messages
5
Reaction score
0
How to generate or to build a perfect item ? For example, if I want to promote an event whose I reward it is a perfect item of the spec of the winner. What do make to generate such item ?
 
Elite Diviner
Joined
Aug 10, 2006
Messages
429
Reaction score
119
go to ur server files and then create a new item that has stats equal to a perfect stat of the normal weapon. eg if it was a pole the text would be

1 1 6 6

^^
2 min values(both the same means cannot be higher or lower, same with the max)

Like that
 
Newbie Spellweaver
Joined
Feb 2, 2007
Messages
35
Reaction score
0
if I don't want to re-open the server...
a can create a weapon called " pole " with perfect stats, and leave the "pole" with normal stats, then only type the command:
Code:
~/@put ADM " pole "
?
 
Back
Top