Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21
  1. #11
    Beginner

    Join Date
    Mar 2010
    Posts
    1
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1

    Register to remove this ad
    Is it for mangos or SD2?




    › See More: [C++] [Mangos]Lich King Script



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #12
    Beginner

    Join Date
    Apr 2010
    Posts
    5
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    Good jab,ty

  4. #13
    Beginner

    Join Date
    Jan 2010
    Posts
    2
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    Quote Originally Posted by DeSWE View Post
    Is it for mangos or SD2?
    I think SD2
    btw thanks for the script

  5. #14
    Contributor
    StickyIcky's Avatar
    Join Date
    Jul 2008
    Location
    127.0.0.1
    Posts
    747
    Post Thanks / Like
    Rep Power
    18
    Reputation
    188
    Quote Originally Posted by Happymeal View Post
    I think SD2
    btw thanks for the script
    And sd2 is made for mangos...

    So either way your using this if you use mangos...
    It also works for trinitycore due to them having SD2 built in.

  6. #15
    Beginner

    Join Date
    Aug 2010
    Posts
    3
    Post Thanks / Like
    Rep Power
    14
    Reputation
    1
    good job m8.. but can u post link to sql files.. not codes.. cuz im a bit new.. cant make om on sql ^^

    EDIT: Btw.. good job m8
    Last edited by J2k0b0; 14-08-10 at 09:36 AM.

  7. #16
    Contributor
    Bing's Avatar
    Join Date
    Jul 2010
    Posts
    103
    Post Thanks / Like
    Rep Power
    15
    Reputation
    103
    This script is a little bare, but it's a good start don't get me wrong!

    #include "precompiled.h" #inc - C++ Lich King [MaNGOS] - thsjhrnM - Pastebin.com

    Is the one I use, edited it a bit myself, fixed some of the timing for the phases and correct debuffs. Built off the script by RSA!

    Up from 200 lines of code to 1144! Enjoy!
    Leecher - 01/07/10!
    Active Member - 05/07/10!
    Moderator - 14/08/10!
    Contributor - 15/09/10!

  8. #17
    Beginner

    Join Date
    Aug 2010
    Posts
    3
    Post Thanks / Like
    Rep Power
    14
    Reputation
    1
    Quote Originally Posted by Bing View Post
    This script is a little bare, but it's a good start don't get me wrong!

    #include "precompiled.h" #inc - C++ Lich King [MaNGOS] - thsjhrnM - Pastebin.com

    Is the one I use, edited it a bit myself, fixed some of the timing for the phases and correct debuffs. Built off the script by RSA!

    Up from 200 lines of code to 1144! Enjoy!
    Pff i have problems with those scripts...

    Code:
    Error occured at:2010-08-15 20:36:00
    Line no.:65
    Error Code: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'enum BossSpells
    {
        SPELL_INFEST                     = 70541,
        SPELL_NECROT' at line 1
    Help to 1 noob pls ; /

  9. #18
    Contributor
    Bing's Avatar
    Join Date
    Jul 2010
    Posts
    103
    Post Thanks / Like
    Rep Power
    15
    Reputation
    103
    Quote Originally Posted by J2k0b0 View Post
    Pff i have problems with those scripts...

    Code:
    Error occured at:2010-08-15 20:36:00
    Line no.:65
    Error Code: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'enum BossSpells
    {
        SPELL_INFEST                     = 70541,
        SPELL_NECROT' at line 1
    Help to 1 noob pls ; /
    You don't execute this into your database, you have to compile this wit Scriptdev2. If you have a noob repack, compile your own.
    Leecher - 01/07/10!
    Active Member - 05/07/10!
    Moderator - 14/08/10!
    Contributor - 15/09/10!

  10. #19
    Beginner
    joseiem's Avatar
    Join Date
    Aug 2010
    Posts
    14
    Post Thanks / Like
    Rep Power
    14
    Reputation
    1
    Talot

  11. #20
    Beginner

    Join Date
    Nov 2010
    Posts
    1
    Post Thanks / Like
    Rep Power
    14
    Reputation
    1

    Error What's the Solution ?


    Register to remove this ad
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(5) : error C2146: erreur de syntaxe : absence de ';' avant l'identificateur 'KingAI'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(5) : error C2079: 'Lich' utilise une struct de 'The' non défini
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_professor_putricide.cpp(7) : error C2470: 'PutricideAI' : similaire à une définition de fonction, mais aucune liste de paramètres ; corps apparent ignoré
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(5) : error C2470: 'KingAI' : similaire à une définition de fonction, mais aucune liste de paramètres ; corps apparent ignoré
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_professor_putricide.cpp(166) : error C2146: erreur de syntaxe : absence de ';' avant l'identificateur 'Putricide'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(5) : error C2059: erreur de syntaxe : 'public'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_professor_putricide.cpp(167) : error C4430: spécificateur de type manquant - int est pris en compte par défaut. Remarque : C++ ne prend pas en charge int par défaut
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(203) : error C2146: erreur de syntaxe : absence de ';' avant l'identificateur 'Lich'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_professor_putricide.cpp(168) : error C2512: 'Professor' : aucun constructeur par défaut approprié disponible
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(203) : error C2146: erreur de syntaxe : absence de ';' avant l'identificateur 'King'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_professor_putricide.cpp(168) : error C2146: erreur de syntaxe : absence de ';' avant l'identificateur 'PutricideAI'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(203) : error C4430: spécificateur de type manquant - int est pris en compte par défaut. Remarque : C++ ne prend pas en charge int par défaut
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_professor_putricide.cpp(168) : warning C4508: 'Putricide' : la fonction doit retourner une valeur ; type de retour 'void' pris par défaut
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_professor_putricide.cpp(168) : error C3861: 'PutricideAI' : identificateur introuvable
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_professor_putricide.cpp(171) : error C2146: erreur de syntaxe : absence de ';' avant l'identificateur 'Putricide'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_professor_putricide.cpp(171) : error C2182: 'AddSC_Professor' : utilisation non conforme du type 'void'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_professor_putricide.cpp(172) : error C4430: spécificateur de type manquant - int est pris en compte par défaut. Remarque : C++ ne prend pas en charge int par défaut
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_professor_putricide.cpp(176) : error C2440: '=' : impossible de convertir de 'CreatureAI **' en 'CreatureAI *(__cdecl *)(Creature *)'
    1> Aucun contexte dans lequel cette conversion est possible
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(203) : error C2086: 'int Lich' : redéfinition
    1> ..\scripts\northrend\icecrown_citadel\icecrown_cit adel\boss_the_lich_king.cpp(5) : voir la déclaration de 'Lich'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_professor_putricide.cpp(176) : error C2146: erreur de syntaxe : absence de ';' avant l'identificateur 'Putricide'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_professor_putricide.cpp(176) : warning C4551: liste d'arguments manquante dans l'appel de fonction
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_professor_putricide.cpp(178) : warning C4508: 'Putricide' : la fonction doit retourner une valeur ; type de retour 'void' pris par défaut
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(204) : error C4430: spécificateur de type manquant - int est pris en compte par défaut. Remarque : C++ ne prend pas en charge int par défaut
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(205) : error C2512: 'The' : aucun constructeur par défaut approprié disponible
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(205) : error C2146: erreur de syntaxe : absence de ';' avant l'identificateur 'Lich'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(205) : warning C4508: 'King' : la fonction doit retourner une valeur ; type de retour 'void' pris par défaut
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(205) : error C2146: erreur de syntaxe : absence de ';' avant l'identificateur 'KingAI'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(205) : error C3861: 'KingAI' : identificateur introuvable
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(208) : error C2146: erreur de syntaxe : absence de ';' avant l'identificateur 'Lich'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(208) : error C2182: 'AddSC_The' : utilisation non conforme du type 'void'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(208) : error C2146: erreur de syntaxe : absence de ';' avant l'identificateur 'King'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(208) : error C4430: spécificateur de type manquant - int est pris en compte par défaut. Remarque : C++ ne prend pas en charge int par défaut
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(208) : error C2086: 'int Lich' : redéfinition
    1> ..\scripts\northrend\icecrown_citadel\icecrown_cit adel\boss_the_lich_king.cpp(5) : voir la déclaration de 'Lich'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(209) : error C4430: spécificateur de type manquant - int est pris en compte par défaut. Remarque : C++ ne prend pas en charge int par défaut
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(213) : error C2440: '=' : impossible de convertir de 'CreatureAI **' en 'CreatureAI *(__cdecl *)(Creature *)'
    1> Aucun contexte dans lequel cette conversion est possible
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(213) : error C2146: erreur de syntaxe : absence de ';' avant l'identificateur 'Lich'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(213) : error C2146: erreur de syntaxe : absence de ';' avant l'identificateur 'King'
    1>..\scripts\northrend\icecrown_citadel\icecrown_c itadel\boss_the_lich_king.cpp(213) : warning C4551: liste d'arguments manquante dans l'appel de fonction

 

 
Page 2 of 3 FirstFirst 123 LastLast

Visitors found this page by searching for:

lich king script trinity

trinity lich king script

Lich King Script C

lich king script

the lich king script trinitytrinitycore lich kingtrinity lich king scriptslich king c trinity core lich king scriptscript lich kinglich king c scriptscript lich king mangoslich king trinity core scripttrinity core lich kingmangos lich king scriptmangos lich kinglich king cpptrinity lichking scriptliche of king sql trinitySQL script for lich kingLich king C trinityLich King trinitythe lich king sql trinitythe lich king script c lich king trinity script and sqllich king trinity scriptscript c Lich king lich king script mangostrinity repack with lich king scriptc lich kingmangos lichking lich king script sql[C ] [Mangos]Lich King Scriptthe lich king trinitycoretrinitycore lich king scriptlich king sql scriptsimilaire à une définition de fonction mais aucune liste de paramètres ; corps apparent ignoréboss_the_lich_king.cpp mangospublic lich king scriptabsence de ; avant *guide script c mangosLichking scprit repackscrip lich king wow mangotrinity boss_the_lich_king.cppmangos c lich king scripttrinity the lich king script cpptrinity wow lich king scriptsthe lich king.cppprivate wow server mangos lich king scriptadd lich king script
SEO Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 05:30 AM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org