Jump to content

Change name in l2j


Recommended Posts

//setname xXx

//settitle xXx

Only if you are the adminstrator or if you have high access lvl

If you want to have it like this forever, edit it in the db with navicat. (characters table)

Link to comment
Share on other sites

thx man

u know how i can change items in gm shop (price-scrolls)

and i add items (duals) :)

help me ;)

i make clan in my server and i want to save it how i can :P

how i can unjail?

Link to comment
Share on other sites

  • 3 weeks later...

u know how i can change items in gm shop (price-scrolls)

and i add items (duals) :)

help me ;)

 

If you want to delete items you must write this :

 

delete from `merchant_buylists` where `item_id`=*** and `shop_id`=***

example:

delete from `merchant_buylists` where `item_id`=10 and `shop_id`=5000

If you want to insert :

 

insert into `merchant_buylists` values ('item_id','price',shop_id',order')

example :

insert into `merchant_buylists` values ('6365','50000000','5002','500')

 

for this thanx ripper-b ! ;)

 

Link to comment
Share on other sites

//setname xXx

//settitle xXx

Only if you are the adminstrator or if you have high access lvl

If you want to have it like this forever, edit it in the db with navicat. (characters table)

 

You can also use the command :

//changename xXx

 

For permanent changes in your name

Link to comment
Share on other sites

//changename xXx den uparxei tetoio command....uparxei to //setname xXx k diarkei mexri na kaneis rr h na ginei server restart.ama omws 8es na allaxsei monima to onoma s prepei na peiraxsoun ta arxeria tou srv.

 

english:there is no  //changename xXx command....there is //setname xXx and it lasts until you restart or until server reboots.if you want your nick to change for ever server files must be modified.

Link to comment
Share on other sites

re isxuoun k ta 2!alla to //changename xXx to exoun pio polu oi admin.oi aploi GM p exoun to analogo lvl xrhsimopoioun to //setname xXx pou einai parodiko mexri ena rr

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.



×
×
  • Create New...