Jump to content

Query Bug? (dberrors.log)


Guest heugabel

Recommended Posts

Editfunction is buggy....

its in player.cpp:16077

    // if the player's not online we don't know what binds it has
   if(!player || !group || has_binds)
       CharacterDatabase.PExecute("INSERT INTO group_instance SELECT guid, instance, permanent FROM character_instance WHERE guid = '%u'", GUID_LOPART(player_guid));

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use