Skip to content

Instantly share code, notes, and snippets.

#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "Player.h"
// **** Quick Info* ***
// Functions with Handled Function marked above them are functions that are called automatically by the core
// Functions that are marked Custom Function are functions I've created to simplify code
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "Player.h"
// **** Quick Info* ***
// Functions with Handled Function marked above them are functions that are called automatically by the core
// Functions that are marked Custom Function are functions I've created to simplify code
3>C:\Users\Joakim\Desktop\Source\src\server\scripts\Custom\Alimyst.cpp(101): error C2664: 'void WorldObject::MonsterYell(const char *,uint32,uint64)' : cannot convert parameter 1 from 'Language' to 'const char *'
3> Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
3>C:\Users\Joakim\Desktop\Source\src\server\scripts\Custom\Alimyst.cpp(116): error C2664: 'void WorldObject::MonsterYell(const char *,uint32,uint64)' : cannot convert parameter 1 from 'Language' to 'const char *'
3> Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
3>C:\Users\Joakim\Desktop\Source\src\server\scripts\Custom\Alimyst.cpp(198): error C2664: 'void WorldObject::MonsterYell(const char *,uint32,uint64)' : cannot convert parameter 1 from 'Language' to 'const char *'
3> Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
3>C:\Users\Joakim\Desk
3>C:\Users\Joakim\Desktop\Source\src\server\scripts\Custom\Alimyst.cpp(101): error C2664: 'void WorldObject::MonsterYell(const char *,uint32,uint64)' : cannot convert parameter 1 from 'Language' to 'const char *'
3> Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
3>C:\Users\Joakim\Desktop\Source\src\server\scripts\Custom\Alimyst.cpp(116): error C2065: 'who' : undeclared identifier
3>C:\Users\Joakim\Desktop\Source\src\server\scripts\Custom\Alimyst.cpp(116): error C2227: left of '->MonsterYell' must point to class/struct/union/generic type
3> type is ''unknown-type''
3>C:\Users\Joakim\Desktop\Source\src\server\scripts\Custom\Alimyst.cpp(117): error C2143: syntax error : missing ';' before '}'
3>C:\Users\Joakim\Desktop\Source\src\server\scripts\Custom\Alimyst.cpp(127): error C2065: 'Timers' : undeclared identifier
3>C:\Users\Joakim\Desktop\Source\src\server\scripts\Custom\Alimyst.cpp(127): error C2146: syntax error : missing ';' befor
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (11, 1, 19104, 1);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (11, 7, 19104, 2);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (11, 2, 19104, 1);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (4, 1, 19104, 1);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (1, 1, 19104, 1);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (1, 2, 19104, 1);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (3, 7, 19104, 2);
Quest 10831 has `RequiredSkillPoints` = 325 but max possible skill is 300, quest can't be done.
Quest 10832 has `RequiredSkillPoints` = 325 but max possible skill is 300, quest can't be done.
Quest 10833 has `RequiredSkillPoints` = 325 but max possible skill is 300, quest can't be done.
Quest 10897 has `RequiredSkillPoints` = 325 but max possible skill is 300, quest can't be done.
Quest 10899 has `RequiredSkillPoints` = 325 but max possible skill is 300, quest can't be done.
Quest 10902 has `RequiredSkillPoints` = 325 but max possible skill is 300, quest can't be done.
Quest 10905 has `RequiredSkillPoints` = 325 but max possible skill is 300, quest can't be done.
Quest 10906 has `RequiredSkillPoints` = 325 but max possible skill is 300, quest can't be done.
Quest 10907 has `RequiredSkillPoints` = 325 but max possible skill is 300, quest can't be done.
Quest 11018 has `RequiredSkillPoints` = 350 but max possible skill is 300, quest can't be done.
Item (Entry: 34652) does not have a correct material (7), must be 6 .
Item (Entry: 39200) does not have a correct inventory type (13), must be 21 .
Item (Entry: 39200) does not have a correct sheathid (1), must be 3 .
Item (Entry: 39200) has wrong BuyCount value (0), set to default(1).
Item (Entry: 100004) does not exist in item.dbc! (not correct id?).
Item (Entry: 100003) does not exist in item.dbc! (not correct id?).
Item (Entry: 100002) does not exist in item.dbc! (not correct id?).
Item (Entry: 100001) does not exist in item.dbc! (not correct id?).
Item (Entry: 100000) does not exist in item.dbc! (not correct id?).
Item (Entry: 100005) does not exist in item.dbc! (not correct id?).
INSERT INTO `item_template` (`entry`, `class`, `subclass`, `SoundOverrideSubclass`, `name`, `displayid`, `Quality`, `Flags`, `FlagsExtra`, `BuyCount`, `BuyPrice`, `SellPrice`, `InventoryType`, `AllowableClass`, `AllowableRace`, `ItemLevel`, `RequiredLevel`, `RequiredSkill`, `RequiredSkillRank`, `requiredspell`, `requiredhonorrank`, `RequiredCityRank`, `RequiredReputationFaction`, `RequiredReputationRank`, `maxcount`, `stackable`, `ContainerSlots`, `StatsCount`, `stat_type1`, `stat_value1`, `stat_type2`, `stat_value2`, `stat_type3`, `stat_value3`, `stat_type4`, `stat_value4`, `stat_type5`, `stat_value5`, `stat_type6`, `stat_value6`, `stat_type7`, `stat_value7`, `stat_type8`, `stat_value8`, `stat_type9`, `stat_value9`, `stat_type10`, `stat_value10`, `ScalingStatDistribution`, `ScalingStatValue`, `dmg_min1`, `dmg_max1`, `dmg_type1`, `dmg_min2`, `dmg_max2`, `dmg_type2`, `armor`, `holy_res`, `fire_res`, `nature_res`, `frost_res`, `shadow_res`, `arcane_res`, `delay`, `ammo_type`, `RangedModRange`, `spellid_1`, `spe
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (0, 0, 51809, 4);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (0, 6, 40582, -1);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (2, 0, 40477, 1);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (5, 0, 40477, 1);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (6, 0, 40477, 1);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (8, 0, 40477, 1);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (9, 0, 40477, 1);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (1, 0, 40476, 1);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (7, 0, 40476, 1);
INSERT INTO `playercreateinfo_item` (`race`, `class`, `itemid`, `amount`) VALUES (3, 0, 40476, 1);
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `Health_mod`, `Mana_mod`, `Armor_mod`, `RacialL