Jump to content
Faça parte da equipe! (2024) ×
Conheça nossa Beta Zone! Novas áreas a caminho! ×

  • Recently Browsing   0 members

    • No registered users viewing this page.

hook [Comando /cidadao 7.56]


Chaneell
 Share

Recommended Posts

Ola Pessoal Venho disponibilizar um comando muito bom para vocês para pegar cidadão em qualquer lugar.

 

 

 

#pragma region  cidadania
        if (!strcmp(packet->Cmd, "cidadao"))
        {
            if (mob->Mob.Equip[0].Effect[2].Value == 0 && mob->Mob.Gold >= 2000000) // Colocar Cidadania
            {
                mob->Mob.Equip[0].Effect[2].Value = 1;
                mob->Mob.Gold -= 2000000;
                SendEtc(client);
                Language::instance().getString(KibitaRegister);
                 SendClientMessage(client, "Parabéns Você se registrou em nosso canal.");

                return true;
            }
        }
#pragma endregion

 

Edited by Chaneell
  • Like 3
  • Amei 1
Link to comment
Share on other sites

34 minutos atrás, Chaneell disse:

Ola Pessoal Venho disponibilizar um comando muito bom para vocês para pegar cidadão em qualquer lugar.

 

 

 

#pragma region  cidadania
        if (!strcmp(packet->Cmd, "cidadao"))
        {
            if (mob->Mob.Equip[0].Effect[2].Value == 0 && mob->Mob.Gold >= 2000000) // Colocar Cidadania
            {
                mob->Mob.Equip[0].Effect[2].Value = 1;
                mob->Mob.Gold -= 2000000;
                SendEtc(client);
                Language::instance().getString(KibitaRegister);
                 SendClientMessage(client, "Parabéns Você se registrou em nosso canal.");

                return true;
            }
        }
#pragma endregion

 

else{SendClientMessage(client, "Você ja é cidadão.");}

nice gostei ! like.

  • Like 3

18+ Best Shopify CSS Dividers Themes Free & Premium 2022 – AVADA  Commerce Blog

 

👉 Colaborador de foruns desde 2015 e Membro Colaborador WC desde 2018

👉 Precisa de ajuda ? Chame no privado

👉 Hospedagem com proteção antiddos, WAF e implementação de infraestrutura

👉 Dev Java / Entusiasta PHP  e PLSQL

👉 Experiência com diversos jogos como WYD, WOW, MU, Scalet Blade, Talisman Online, Tantra Online, entre outros..

 

 

 

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.

Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.

 Share

×
×
  • Create New...

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.