• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Search results

  1. D

    TrinityCore 3.3.5 how to send a inpux box to player?

    eg: player click a npc`s menu,then open a input box,player can input something in it,and click 'OK' to submit,then handle this field in core. how to handle the progress. thans very much
  2. D

    how to make a popup box when player login?

    when player login,popup a text box to intro the game rules. use c++ not lua. how do it? thanks
  3. D

    help for castspell 8690 in script

    how to castspell 8690 of hearthstone in script? player->CastSpell(player, 8690, false); i used this code,but can`t castspell successful. this code is in hearthstone`s itemscript menu. i want click this menu to back bind home. can help me ? thanks
  4. D

    [SOLVED] how to get the specify npc`s objectguid from DB guid?

    etc: creature->GetGuid(); this guid is objectguid of function`s param,if i want to get a specify npc`s objectguid from guid in Database(etc:creature table),then how to get? or any other way to get it ? thanks
  5. D

    [SOLVED] about the caption assigned pick up

    about the master loot mode trinitycore3.3.5 i am use the tdb 335.60 release. why some drop item can`t use master loot mode from boss? E.g:the first boss Koralon the Flame Watcher(entry:35013) in Archavon instance ,it dropped the item Zabra's Pants of Conquest(entry:48099) and the...
Top