[C++] [Mangos]Lich King Script
Credits : Me
EDIT: None Of those scripts are Blizzlike Scripted
Hey, just wanted to share my Script, It suppose to be an script on the boss Lich King with phases ( Timers and Yells and maybe some other things need editing cause i aint sure about how retail Lich King is )
Please tell me all wrong things i made i am VERY NEW at this
C++ | // Script : 2010-03-29 14:11:2 - Mangos Lich King Test - qVJneGfg - Pastebin.com <-- is link
C++ | // Script Generated: 2010-03-2 - Professor Putricide ICC - 0y5BTJ7y - Pastebin.com <--- Professor Putricide
Feel free to edit / add / improve it
Error What's the Solution ?
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