Files
TrinityCore/src/server/scripts/Commands
Carbenium 1131229ee9 Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
TempSummon* SummonCreature(uint32 entry, float x, float y, float z, float o = 0, TempSummonType despawnType = TEMPSUMMON_MANUAL_DESPAWN, uint32 despawnTime = 0);
to
TempSummon* SummonCreature(uint32 entry, float x, float y, float z, float o = 0, TempSummonType despawnType = TEMPSUMMON_MANUAL_DESPAWN, Milliseconds despawnTime = 0s);
2020-07-26 23:30:32 +02:00
..
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-03-19 20:34:22 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00