[DiscordArchive] do you really use nano on ur smartphone?
[DiscordArchive] do you really use nano on ur smartphone?
Archived author: Barbz • Posted: 2018-01-16T17:13:55.425000+00:00
Original source
objectmgr.cpp
Archived author: Barbz • Posted: 2018-01-16T17:14:00.997000+00:00
Original source
line 1744
Archived author: Barbz • Posted: 2018-01-16T17:14:08.936000+00:00
Original source
```sLog->outErrorDb("Table `creature` ```
Archived author: Barbz • Posted: 2018-01-16T17:14:50.903000+00:00
Original source
oops
Archived author: Barbz • Posted: 2018-01-16T17:14:53.170000+00:00
Original source
function name void ObjectMgr::LoadCreatures()
Archived author: Barbz • Posted: 2018-01-16T17:16:35.812000+00:00
Original source
<#284323424032129024>
Archived author: Kaev • Posted: 2018-01-16T17:30:41.190000+00:00
Original source
"Table `creature` have creature (Entry: %u) with equipment_id %u not found in table `creature_equip_template`, set to no equipment." - I didn't change anything in creature_equip_template in my commit
Archived author: Barbz • Posted: 2018-01-16T17:37:21.787000+00:00
Original source
it says entry but it's ID (and not GUID) in "creature" and it's "entry" in creature_template
i wonder if there is any link to that
Archived author: Kaev • Posted: 2018-01-16T17:37:36.630000+00:00
Original source
probably just wrongly copied from TC
Archived author: Kaev • Posted: 2018-01-16T17:37:56.783000+00:00
Original source
just search "entry:" in ObjectMgr.cpp, there are tons of it