Jump to content

Recommended Posts

Posted
Small voicecommand for my players to deal with client crashing when trying to enter a character. When used, it moves character to Floran, removes all shortcuts and places all what is equipped into char's warehouse.

 

Voiced command handler. Just log on other char on the same account and type .repair (dont forget to add included .java file to masterhandler.java script)

 

Screen:

shot00014b.jpg

Credits: Szponiasty

 

downloadicong.jpg

 

Posted

Thats actually useful!

But it would of been a better touch if the user of the command didn't have a preconfigurated combobox :P

Posted

Thats actually useful!

But it would of been a better touch if the user of the command didn't have a preconfigurated combobox :P

 

Yep. Use links...

Posted

Thats actually useful!

But it would of been a better touch if the user of the command didn't have a preconfigurated combobox :P

 

Yes but if didn't have combobox, players can write other nick (other player) and booom go to floran and wtf? It's need ip/account protect for block teleport other players...

Posted

Yes but if didn't have combobox, players can write other nick (other player) and booom go to floran and wtf? It's need ip/account protect for block teleport other players...

then think of a way to make it :P request the users password :)

Posted

for (activeChar.getAccountChars() : L2PcInstance player)

        if (player != activeChar)

                ****link with player name*****

Posted

Its just share, he isn't author.

 

Yes, it's true im not author, i just share it because i think it's nice for servers ;] Ofc i don't need karma, i like help:D

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...