• 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. Tulba

    [AscEmu] Custom TaxiPath without DBC edit

    This script is a simple example how to add custom taxi nodes (without dbc edit). Of course this script can be written in another way, sure, it is just an example (feel free to improve and change this in the way you like). Working for latest AscEmu WotLK (master repo). The attachment includes...
  2. Tulba

    [AscEmu] Add your custom script

    In this tutorial I will show you how you can add your custom scripts (C++) to AscEmu. We will use the module "ExtraScripts" to add our script to the script loader. 1. Open up the module folder "ExtraScripts" in trunk/src/scripts/ 2. Create a new .cpp file. In this example we will create the...
  3. Tulba

    [AscEmu] Commands

    All commands for AscEmu 3.3.5 grouped by head command or category. I wrote the command page for the AscEmu Wiki (Updated from the old arc wiki). If you find a mistake feel free to post that in this thread. .account Subcommand Access Description Usage create a Creates an account .account...
Top