Ir para conteúdo
  • Cadastre-se
  • 0

COMMUNITY BOARD


melounn1

Pergunta

3 respostass a esta questão

Posts recomendados


  • 0

else if(command.startsWith("_bbsmultisell;"))
        {
        StringTokenizer st = new StringTokenizer(command, ";");
        st.nextToken();
        shopBBSManager.getInstance().parseCmd("_bbsShop;" + st.nextToken(), player);
        MultisellData.getInstance().separateAndSend(Integer.parseInt(st.nextToken()), player, false, 0);
        }

 

                 I can not use this code if you can help me

Link para o comentário
Compartilhar em outros sites

  • 0
1 hora atrás, melounn1 disse:

else if(command.startsWith("_bbsmultisell;"))
        {
        StringTokenizer st = new StringTokenizer(command, ";");
        st.nextToken();
        shopBBSManager.getInstance().parseCmd("_bbsShop;" + st.nextToken(), player);
        MultisellData.getInstance().separateAndSend(Integer.parseInt(st.nextToken()), player, false, 0);

        }

 

                 I can not use this code if you can help me

não entendi oque você quer?

Link para o comentário
Compartilhar em outros 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.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  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.

Processando...




×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.