Ir para conteúdo
  • Cadastre-se

Scripts tfs 0.4 (OLD)

Fórum destinado a conteúdos de desenvolvimento envolvendo o Tibia Clássico.


Encontre pelo tipo de código:

 

Tópicos nesta seção estão sujeitos a análise e aprovação!

Seu tópico de conteúdo será analisado em até 48h por um membro de nossa equipe, fique atento.

 

Saiba mais:


1446 tópicos neste fórum

    • 10 respostas
    • 1k visualizações
    • 6 respostas
    • 667 visualizações
    • 10 respostas
    • 827 visualizações
    • 3 respostas
    • 507 visualizações
    • 0 respostas
    • 1k visualizações
    • 9 respostas
    • 2.3k visualizações
    • 1 resposta
    • 1.2k visualizações
    • 3 respostas
    • 676 visualizações
    • 1 resposta
    • 451 visualizações
  1. [Action] Destruir Paredes

    • 3 respostas
    • 1.4k visualizações
    • 5 respostas
    • 958 visualizações
    • 2 respostas
    • 675 visualizações
    • 4 respostas
    • 613 visualizações
  2. Movement [Anti-Exit]

    • 0 respostas
    • 859 visualizações
  3. [Action] Surpresinha

    • 3 respostas
    • 1.3k visualizações
  4. Efeito

    • 6 respostas
    • 598 visualizações
    • 3 respostas
    • 553 visualizações
    • 2 respostas
    • 1.7k visualizações
    • 7 respostas
    • 1.2k visualizações
  5. Vip Door Sistema 1.0

    • 2 respostas
    • 714 visualizações
  6. Mana Rune Per Level

    • 4 respostas
    • 1.2k visualizações
  7. [MOD] Biohazard Event

    • 5 respostas
    • 1.3k visualizações
  8. Ganhar X Item em X Level

    • 0 respostas
    • 476 visualizações
    • 19 respostas
    • 1.3k visualizações
    • 12 respostas
    • 810 visualizações
    • 4 respostas
    • 677 visualizações
  9. Town System(PEDIDO)

    • 1 resposta
    • 985 visualizações
    • 5 respostas
    • 2.2k visualizações
    • 3 respostas
    • 896 visualizações
    • 6 respostas
    • 2.2k visualizações
  10. [Monster] Target Dummy

    • 0 respostas
    • 1.3k visualizações
    • 1 resposta
    • 918 visualizações
    • 4 respostas
    • 1.2k visualizações
  11. [Script] AutoChangeGold

    • 3 respostas
    • 1.3k visualizações
  12. isValidName(name)

    • 2 respostas
    • 485 visualizações
  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.



  • TK Destaques 2023:

  • Posts Recentes

    • Como o @Underewardisse é possível usar o HTTP apenas para teste, credenciais em produção o Mercado Pago exige que o site use HTTPS com certificado SSL/TLS válido. E sim, é possível usar HTTPS(443) com certificado no XAMPP bem simples, embora não recomendo usar XAMPP para servidor em produção, já que XAMPP é para ambiente de desenvolvimento. Se você utiliza Windows Server recomendo mudar para IIS do próprio sistema. Como o tópico não se trata de como resolver essa questão no XAMPP, recomendo criar um tópico referente a isso.   Edit: me toquei agora que você mencionou que utiliza xampp em casa, provavelmente seria Windows 10/11. Esquece o Windows Server
    • Pelo que analisei o codigo nao é pro meu TFS da erro de MSG_CHANNEL Não deu certo, tive erros ao compilar:   1>  monsters.cpp 1>..\monsters.cpp(137): error C2065: 'MSG_CHANNEL' : undeclared identifier 1>..\monsters.cpp(140): error C2065: 'ChatChannel' : undeclared identifier 1>..\monsters.cpp(140): error C2065: 'lootChannel' : undeclared identifier 1>..\monsters.cpp(140): error C2065: 'g_chat' : undeclared identifier 1>..\monsters.cpp(140): error C2228: left of '.getChannel' must have class/struct/union 1>          type is ''unknown-type'' 1>..\monsters.cpp(141): error C2065: 'lootChannel' : undeclared identifier 1>..\monsters.cpp(146): error C2065: 'lootChannel' : undeclared identifier 1>..\monsters.cpp(146): error C2227: left of '->hasUser' must point to class/struct/union/generic type 1>          type is ''unknown-type'' 1>..\monsters.cpp(151): error C2065: 'MSG_CHANNEL' : undeclared identifier 1>..\monsters.cpp(157): error C2601: 'MonsterType::createLoot' : local function definitions are illegal 1>          ..\monsters.cpp(95): this line contains a '{' which has not yet been matched 1>..\monsters.cpp(190): error C2601: 'MonsterType::createChildLoot' : local function definitions are illegal 1>          ..\monsters.cpp(95): this line contains a '{' which has not yet been matched 1>..\monsters.cpp(216): error C2601: 'Monsters::loadFromXml' : local function definitions are illegal 1>          ..\monsters.cpp(95): this line contains a '{' which has not yet been matched 1>..\monsters.cpp(267): error C2601: 'Monsters::getDamageCondition' : local function definitions are illegal 1>          ..\monsters.cpp(95): this line contains a '{' which has not yet been matched 1>..\monsters.cpp(282): error C2601: 'Monsters::deserializeSpell' : local function definitions are illegal 1>          ..\monsters.cpp(95): this line contains a '{' which has not yet been matched 1>..\monsters.cpp(887): error C2601: 'Monsters::loadMonster' : local function definitions are illegal 1>          ..\monsters.cpp(95): this line contains a '{' which has not yet been matched 1>..\monsters.cpp(1486): error C2601: 'Monsters::loadLoot' : local function definitions are illegal 1>          ..\monsters.cpp(95): this line contains a '{' which has not yet been matched 1>..\monsters.cpp(1546): error C2601: 'Monsters::loadChildLoot' : local function definitions are illegal 1>          ..\monsters.cpp(95): this line contains a '{' which has not yet been matched 1>..\monsters.cpp(1580): error C2601: 'Monsters::getMonsterType' : local function definitions are illegal 1>          ..\monsters.cpp(95): this line contains a '{' which has not yet been matched 1>..\monsters.cpp(1589): error C2601: 'Monsters::getMonsterType' : local function definitions are illegal  
    • function onStatsChange(cid, attacker, type, combat, value) if isMonster(cid) and isMonster(attacker) then local master = getCreatureMaster(attacker) if not master or not isPlayer(master) then return false -- Bloqueia o dano end end return true end on combat   function onCombat(cid, target) if isMonster(cid) and isMonster(target) then local master = getCreatureMaster(cid) if not master or not isPlayer(master) then return false -- Bloqueia o ataque end end return true end <event type="combat" name="BlockMonsterCombat" script="block_monster_combat.lua"/>  
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo