Welcome to the MMOtop - Arcemu, Mangos, Trinity.
+ Reply to Thread
Results 1 to 1 of 1
  1. #1
    Dreadkiller's Avatar
    Status : Dreadkiller is offline
    Join Date : Oct 2010
    Location : Germany
    Posts : 279
    Thanks: 1
    Thanked 12 Times in 10 Posts
    Rep Power : 2
    Reputation:26Dreadkiller is on a distinguished road

    Default [C++] General Umbriss

    Heyha,

    with this small thread i wanna show and give you my self rewritten general umbriss script for SkyFireEMU

    the maincontent should works (spells, first yells etc)
    the only one thing, thats missing are some other yells from him and some spel corrections. it was already very hard to fix the code to make him casting and yelling :O

    so far as good here the video:
    srry for the vidoe quality and the unsnych sound :S (frpas fails in recording wow and i have to convert my 1080p records to 720p cause i have only 15 kb/s upload :O

    HOW TO INSTALL:

    -add the .cpp script in the grimbatol folder which is located @ src/server/scripts/EasternKingdoms/Grimbatol

    -add the script to the cmake file in the EasternKingdoms folder and type in " EasternKingdoms/GrimBatol/boss_general_umbriss.cpp" (like the other codes there)

    -now lets add the script to the scriptloader. go in the directory src/server/game/Scripting/scriptloader.cpp
    you will see there some script that starts with "void AddSC_***();" and AddSC_***();

    -go to the void addsc blog and look for the header //Eastern Kingdoms

    -if you found the blog, go to the end of it and add the "void AddSC_boss_general_umbriss(); "

    -after that go to the lower part of the scriptloader where are the AddSC scripts are located.

    -search again the blog "Eastern Kingdoms" and type in there "AddSC_boss_general_umbriss();"

    -save the scriptloader and if you have make everything correct, it should compile with no error.

    -after that batch in the "general_umbriss.sq"l in your database. (Note: you should use CTDB 1.6.0 or 1.7.0)

    start the worldserver and have fun to fight against general umbriss. but now listen: its still not finished so pls no bugreports

    [Only registered and activated users can see links. ]

    DOWNLOAD:

    [Only registered and activated users can see links. ]
    Last edited by Dreadkiller; 10-20-2011 at 12:08 PM.
    [Only registered and activated users can see links. ]


 

Visitors found this page by searching for:

cpp to rewrite skyfireemu

SEO Blog

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts