Advertisement
Guest User

Untitled

a guest
Jan 19th, 2014
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. 3>..\..\..\..\Z_TriCore\DeathwingEmu\src\server\game\Server\Protocol\Handlers\MiscHandler.cpp(121) : error C2664: 'void ScriptMgr::OnGossipSelect(Player *,Item *,uint32,uint32)' : cannot convert parameter 2 from 'uint32' to 'Item *'
  2. 3> Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
  3. 3>..\..\..\..\Z_TriCore\DeathwingEmu\src\server\game\Server\Protocol\Handlers\MiscHandler.cpp(123) : error C2664: 'void ScriptMgr::OnGossipSelectCode(Player *,Item *,uint32,uint32,const char *)' : cannot convert parameter 2 from 'uint32' to 'Item *'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement