Jump to content

Shaorin

Junior Wiki Documenter
  • Posts

    123
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 GBP 

Posts posted by Shaorin

  1. well sorry to say i have been wanting to learn it for past 8 years. but i try to read and so on, on site called sololearn bnut tis not that good. i dont really understadn what im reading.

     

    so i cant modify simple code and so but i dont really understand it well. its like i cant change this for i can, but why? i dont know really. i never have study it really i just feels so hard and all that learnt this in the 80's are thos that know it, really hard to pick up nowdays are just alot of things. and when you need tos tart all over from the start it even feel alot harder due to they want you learn stuff you dont understand a simgle bit of what to even do with the info you get. thats how it feels atleast.

     

    but yea i want to learn someday. most of the things i know are self learnt and so on, now on later days i have find nice people tot alk with that might are able to teach me some stuff here and some stuff there.

    one friend told me for example, that all the member classes are in the x.h file make it simple to check for those and now you just need to know how to add it.

    so yea im really new to it but its extreamy hard to learn when you dont go to any school or anything learning by self are really hard for its alot of things you need to understand so.

    but i guess i learn fast:)

  2. sorry it seems thats i cant build it even after my mmaps are done, i still get tast was canceled and when i wait it cancel the whole build i dont know why.

     

    maybe someone else here can help you. i hear that the error you get are from a update, if you want you can try go back to about 3 of june it should work then.-

    • Like 1
  3. when i try to use trainers i get this error

     

    WORLD: Recvd MSG_MOVE_STOP (183, 0xB7) opcode
    STORAGE_SIZE: 32
    01 03 00 00 00 00 00 00 | EA 68 D2 05 84 37 22 46
    44 39 C8 C5 72 21 1A 42 | 33 14 88 3F 43 00 00 00
    WORLD: Received CMSG_GOSSIP_HELLO
    Creature 74855 (Entry: 15285) have UNIT_NPC_FLAG_TRAINER but have empty trainer spell list.
    WORLD: CMSG_NPC_TEXT_QUERY ID '9187'
    WORLD: Sent SMSG_NPC_TEXT_UPDATE
    WORLD: CMSG_SET_ACTIVE_VOICE_CHANNEL
    STORAGE_SIZE: 5
    04 00 00 00 00

    i dont know how to fix it. ia hve tried import the current mangos2 db

    npc_trainer_template.sql

    npc_trainer.sql 

    due to they are the same. not i still get same error. 

     

    i cant use the normal mangos creatre or anything liek that or i get so much errors. the creatre?>tamplate are diffrent from the current one.

     

    thanks for the help.

     

    maybe i can try make a trainer in sql and import and see if that works unsure how its done really.

  4. hey all once more. i know i do alot of threads but its for its about diffrent things.

     

    this time i look into a mangos server i have saved on github, you cant get it anymore for all links are dead. but i saw that i did not upload the datasae with it so i get it for a other repack.

    even if i dont know how i even get it to git in the first place:)

     

    and as allways this is older then current version but i want to might be able to get it up-to-date with normal mangos 2 for this is 3.3.5

     

    i know it works diffrent back in the day this if form about 2012 but i wonder how can i fix the errors that pop up. i know not everything are erros and it do stuff but still.

     

    thanks for the help. i whould get a propper DB if i could. but there are no git repos for db or scriptdev. only cores. so its kind of hard to get it right then:)

     

    here are the db and the sever log.txt files. its in a rar file due to the db are 149MB

    database and log file

     

    now the log file are only 100kb instead of 230 that it was before.

    sorry for finding so many things i want to do hehehehe.

    but i guess thats for i been doing this for so long alot of the old systems dont work or are dead today.

  5. hey all i'm still intressted in getting a 3.2.2a server up its justa patch i like for some reason:)

     

    i did use trinitycore before trinitycore2 7331 it works ok and no major problem.

     

    but i did get wonder what if i can get a mangos server up and running instead sure its not 3.3.5, but i might be able to learn and update it for 3.3.5 but still useing it on 3.2.2a

     

    so i was looking around on git and tryed to find one version of it. i did ask a friend for help so he help me find this version:

    Mangos server 3.2.2

     

    it has no DB no scriptdev2 just the server files. but its a start. but the problem are i get compleing errors and i dont know how git works i can get to oct 09 2009 so i dont know how to find it. i dont even knwo if this is the right one or if i can go higher up. 

     

    i need to support 3.2.2a 10505 so if its higher it dont work.

     

    these are the errors i get and i dont know how the fix the pointer VS2010 are alittle better then 2008 it say what needs to be done. so thats good even if i dont understand it:)

     

    2>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\utility(163): error C2440: 'initializing' : cannot convert from 'int' to 'QueryResult *'
    2>          Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
    2>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\utility(247) : see reference to function template instantiation 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base<_Ty,int>(_Other1 &&,_Other2 &&)' being compiled
    2>          with
    2>          [
    2>              _Ty1=const char *,
    2>              _Ty2=QueryResult *,
    2>              _Ty=char *,
    2>              _Other1=char *,
    2>              _Other2=int
    2>          ]
    2>          ..\..\src\shared\Database\SqlOperations.cpp(110) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<char*,int>(_Other1 &&,_Other2 &&)' being compiled
    2>          with
    2>          [
    2>              _Ty1=const char *,
    2>              _Ty2=QueryResult *,
    2>              _Other1=char *,
    2>              _Other2=int
    2>          ]
    2>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\utility(163): error C2439: 'std::_Pair_base<_Ty1,_Ty2>::second' : member could not be initialized
    2>          with
    2>          [
    2>              _Ty1=const char *,
    2>              _Ty2=QueryResult *
    2>          ]
    2>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\utility(167) : see declaration of 'std::_Pair_base<_Ty1,_Ty2>::second'
    2>          with
    2>          [
    2>              _Ty1=const char *,
    2>              _Ty2=QueryResult *
    2>          ]
    3>------ Build started: Project: realmd, Configuration: Release Win32 ------
    3>LINK : fatal error LNK1181: cannot open input file 'C:\Mangos 3.2.2\MaNGOS\win\VC100\shared__Win32_Release\shared.lib'
    4>------ Build started: Project: mangosd, Configuration: Release Win32 ------
    4>LINK : fatal error LNK1181: cannot open input file 'C:\Mangos 3.2.2\MaNGOS\win\VC100\shared__Win32_Release\shared.lib'
    5>------ Build started: Project: script, Configuration: Release Win32 ------
    5>LINK : fatal error LNK1181: cannot open input file 'mangosd.lib'
    ========== Build: 1 succeeded, 4 failed, 6 up-to-date, 0 skipped ==========

    thanks alot for the help. sorry i cant make a repo if i could i whould send you that one. the commit should be 

    commit c11b77304ae2e2c6cdaab60b169ba48b9842310e VladimirMangos committed on Oct 6, 2009

     

    page to commit if the repo i sended higher up was wrong.

     

    thanks once more for all help, 

  6. hey all i did use a other core before alled azeroth core, but i did decid on commeing back for i feel mangos are better nice communiy and all that^^

     

    but they had a module script that made it so you can go into dungs and that will rescale all the mobs to the level of how man players are there. its nice to have for on my server we are just like 4 people. 

    can anyone help me convert it to mangos? i whould like to do it myself with some guidence but there is alot i dont understand. but if you want to guide me instead of you doing it im all for it. 

    PM me then so i can you ad my on skype or discord.

     

    cpp file pastebin

    config was in a folder.

    config file pastebin

     

    thanks alot for the help. 

×
×
  • 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