Code Monkey home page Code Monkey logo

Comments (12)

Rushor avatar Rushor commented on August 18, 2024

https://github.com/scriptdev2/scriptdev2/blob/master/sql/updates/r3070_mangos.sql
https://github.com/scriptdev2/scriptdev2/blob/master/scripts/world/areatrigger_scripts.cpp#L369

from scriptdev2-classic.

e46ad avatar e46ad commented on August 18, 2024

Hi thanks for the reply what do i do with that .cpp file i know what to do with that SQL file,

Whats the second link do is it a new script for them ? were do i place the file or do i just copy it and save it as a cpp or an SQL and extract it to my mangos db, Or do i add it to my SD2 Folder ?

Sorry just new to this and would really love the quest to be working thanks for the fast reply.

from scriptdev2-classic.

Rushor avatar Rushor commented on August 18, 2024

the c++ changes are neededin order to trigger the summon of the npcs. simply store the stuff in the c++ files and recompile the core.

add the db changes to the fitting db and restart the server after the compiling is done :)

from scriptdev2-classic.

e46ad avatar e46ad commented on August 18, 2024

Hey thanks for the fast replies i just have a few questions if you don't mind helping me please,

What do i do with the second link you sent do i just copy everything in the note and then paste it into notepad and save as a .cpp file ?

Second what folder do i place it in to re compile is it my C:\Users\AD\mangos-classic\src\bindings\scriptdev2-classic and then place it into the scripts folder and re compile SD2 ?

The other folder i do see is C:\Users\AD\mangos-classic\src\bindings\scriptdev2-classic\VC120\ScriptDev2__Win32_Release and that has loads of files in there

helpme

Or is that the wrong place to add the file sorry just new to this and learning what do to fix things,

Or do i edit the file in the second screenshot in the arenatrigger_scripts and replace with the code you gave and recompile ?

Thanks ever so much for the replies

from scriptdev2-classic.

Rushor avatar Rushor commented on August 18, 2024

jep the last one, open up the areatrigger_script.cpp and add all changes into the file and save it. after that simply recompile it, as you compiled the core on the first time

from scriptdev2-classic.

e46ad avatar e46ad commented on August 18, 2024

Great cheers pal, Last question is Should i re compile my whole mangos core? or just the scriptdev2 folder ? in Src/bindings/scriptdev2 or just compile using the Win MangosdVC120.sln ? and then execue the sql file into my mangos world db

Cheers for the help much appreciated.

from scriptdev2-classic.

Rushor avatar Rushor commented on August 18, 2024

hm i think it was just the scriptdev2 part, open the .sln and run the comiling button (create project folder)

and yeah simply run the sql in your world db

from scriptdev2-classic.

e46ad avatar e46ad commented on August 18, 2024

Hey, eddied the .cpp file in SD2 and the SQL file, All Npc's are there now but they still don't have the option to transform them into a dragon creature to kill them to loot the heads, All 4 Npc's still don't have the scripts still :( did all you said and compile has zero errrors for SD2,

Could you upload a screenshot of your NPC's please, and see if they have the correct scripts active and npc text thanks for the help

franklin
nelson the nice
simone

from scriptdev2-classic.

Rushor avatar Rushor commented on August 18, 2024

ohh damn i just saw at_ancient_leaf and thought that you want to know how to add the script for it.
but the script for at_ancient_leaf does not actually fix the quest http://www.wowhead.com/quest=7636/stave-of-the-ancients. so sry the event for these npcs must be fixed first from someone ^^

from scriptdev2-classic.

e46ad avatar e46ad commented on August 18, 2024

Oh okay so it's not fixed right now ? I fixed the error in my SD2 logs now but i get new ones should i worry about these ?

2015-03-15 17:12:11 Script registering but ScriptName at_aldurthar_gate is not assigned in database. Script will not be used.
2015-03-15 17:12:11 Script registering but ScriptName at_coilfang_waterfall is not assigned in database. Script will not be used.
2015-03-15 17:12:11 Script registering but ScriptName at_legion_teleporter is not assigned in database. Script will not be used.
2015-03-15 17:12:11 Script registering but ScriptName at_spearborn_encampment is not assigned in database. Script will not be used.
2015-03-15 17:12:11 Script registering but ScriptName at_warsong_farms is not assigned in database. Script will not be used.
2015-03-15 17:12:11 Script registering but ScriptName at_waygate is not assigned in database. Script will not be used.
2015-03-15 17:12:11 Script registering but ScriptName at_stormwright_shelf is not assigned in database. Script will not be used.
2015-03-15 17:12:11 Script registering but ScriptName at_hot_on_the_trail is not assigned in database. Script will not be used.
2015-03-15 17:12:11 Script registering but ScriptName boss_arugal is not assigned in database. Script will not be used.

Thats after i used the new updates from your .cpp file should i be worried about these or not ?

from scriptdev2-classic.

Rushor avatar Rushor commented on August 18, 2024

it say that you are missing some db entries, are you shure, that you applied all db updates in you world db?

from scriptdev2-classic.

e46ad avatar e46ad commented on August 18, 2024

Yeah i applied every single DB update i could from the DB and Mangos sql updates and SD2 Updates, Don't know why it's just started to report that only when i look in my SD2 log's i see it tho it doesn't seam to stop the server working right now.

Any ideas?

from scriptdev2-classic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.