Jump to content

darkfr3ak

Members
  • Posts

    36
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Posts posted by darkfr3ak

  1. blueboy: You're really the best :)

    Thank you so much. I'll test it as soon as VS has finished compiling.

    But the patch failed again :D i've made it by hand. Like i said before: I HATE PATCHING! :D

    Regarding the Carbonite-thing: It wasn't as simple as i thought... i've deactived Carbonite, but the bots keep asking... now i'll check every addon in my list.

    Item DB like Joubarbe said can't be the reason, because i don't have it.

  2. Might I ask though, are you using UDB or YTDB (or something else) for your database?

    Cause i have the samee problem, i'll answering too :D

    i'm using UDB, with the german additions.

    Edit:

    @klyxmaster: Normally i'm playing with a group of friends... but when they aren't online, i use the bots... But while playing with my guys i can talk to them, so it isn't too stupid to wait for the mobs/items/anything else to respawn. Btw made my bots 3 levels while collecting the sprouts from the quest. Sure, i can drop the quests for them, or autocomplete them, but i want to play, and not configure the bots...

  3. i don't ignore all quests :D but some of them, like such where i have to collect a large amount of items.

    The most experience comes from killing... and, if its really needed, via GM-command xD

    Its really hard to collect items when you have more than one or two bots.

    Edit:

    an example: This is a quest, which drives me insane. For each bot 10 items + your 10. Actually i have 4 bots... i have to collect 50 items only to complete this quest... and no, these items cannot be dropped. i have to send each bot to each timberling to collect the sprouts.

  4. or in reverse using them as item mules.

    like i do :D my bots get all of the junk items... xD and my inventory is free for useful stuff.

    Carbonite is infamous for conflicts both with MaNGOS and even other UI addons on retail. Titan Panel is another troublemaker.

    Carbonite is really annoying with the messages. but i don't want to miss it, cause it has some cool things, which i never found elsewhere. But i have to use an old version of it, cause newer version require Wow 4.x. I had to delete Carbonite only on my 4.0.6 Arkcore-Server, cause it slows down my game extremely. sometimes i had only 10 fps...

    Titanpanel runs flawlessy here. No Spam, no crap...

    but back to topic:

    i'll test the new "chat-filter", and report back. The Debug-thing remains in the code, maybe i find some other addons which cause errors.

  5. here is the relevant entry from a log:

    WORLD: Received CMSG_QUESTGIVER_HELLO npc: Creature (Entry: 240 Guid: 80334)

    WORLD: Sent SMSG_QUESTGIVER_OFFER_REWARD NPCGuid = Creature (Entry: 240 Guid: 80334), questid = 76

    WORLD: Received CMSG_QUESTGIVER_CHOOSE_REWARD npc = Creature (Entry: 240 Guid: 80334), quest = 76, reward = 0

    WORLD: Sent SMSG_QUESTGIVER_QUEST_COMPLETE quest = 76

    WORLD: Recvd CMSG_BATTLEFIELD_LIST Message

    WORLD: Received CMSG_QUESTGIVER_STATUS_MULTIPLE_QUERY

    WORLD: Received CMSG_QUESTGIVER_STATUS_MULTIPLE_QUERY

    CHAT: packet received. type 17, lang 7

    CHAT: packet received. type 2, lang 4294967295

    chat(Crb Qp10666##0449##003d$$010000ef##0023##)

    chat(Crb Qp10666##0449##003d$$010000ef##0023##)

    chat(Crb Qp10666##0449##003d$$010000ef##0023##)

    chat(Crb Qp10666##0449##003d$$010000ef##0023##)

    CMSG_TIME_SYNC_RESP

    Time sync received: counter 139, client ticks 28438551, time since last sync 10042

    Our ticks: 28438601, diff 50, latency 0

    Is copied right after talking to a questgiver.

  6. I'll try it.

    I saw, you're filtering the texts from addons. Do you have any experience with Carbonite?

    I think, it could be one of the things that cause this. IIRC it posts a message in the group-chat when completing a quest, and sometimes the bot(s) react on this message. (i have to say bots, cause atm i'm walking with 4 of them :D )

  7. idk if its the new-ai branch or on all branches, but in the playerbot.conf is following entry:

    PlayerbotAI.SellGarbage = 0

    set this to 1, and you're done :D

    I'm working on an addon, which should make "botting" easier, but its my first contact with lua, so it can take a while.

  8. Hey :)

    Thanks for this much infos, blueboy.

    if tried it exactly like you said, but, the /p command posts the "Skill learn" in the group chat, and the bot says nothing.

    with /w he replies the skills. Thats what i did before.

    The trainerwindow wasn't open, he only was selected. After Shift-Click on one of the reported skills he doesn't reply anything, but the server crashes.

    EDIT: Concerning the chat issue can you post exactly what your entering, to get

    [12:44:45]Ihr erhaltet Beute: [Arkanspan].

    [12:44:46][W:From] [botty]: What? For a list of commands, ask for 'help'.

    Thats quite simple.

    The format of the above text is caused by the Addon Chatter.

    I'm taking this quest, kill a Mana Wyrm, and drop the required Item for the quest. When i looted the Mana Wyrm, the bot thinks i'm talking to him.

    Its the normal chat, no whisper, no group or else.

    //Edit:

    Regarding the Translation:

    Database would be nice, maybe a new table named locale_playerbot or similar. So you can find it in phpmyadmin or navicat or else.

  9. I would be glad if i can help :) If i could speak c++, i would fork the playerbot and work on it... but so...

    I'll try to deactivate the chat-addon an report back

    //Edit:

    i've deactivated the Chat-Addon, and tried to simply use the chat. And the bot says the same thing as above again.

    Couldn't be the addon :D

  10. 1. You are adventuring as a player and not a GM. Playing the game as a GM, can cause problems with bots

    That was the point, i was playing as GM. With a new account, without GM-Rights, all works as expected.

    Nope, it crashes again... i'll upload the crash-log

    But, a new... let me say inconsistency. Evertime i loot a quest item, the bot answers as if i talked to him.

    [12:44:45]Ihr erhaltet Beute: [Arkanspan].

    [12:44:46][W:From] [botty]: What? For a list of commands, ask for 'help'.

    sorry for the german text, but i think you know what is meant.

    This only occurs if i loot questitems or when i get a new quest.

    Maybe its an error in the new-ai branch.

    //Edit:

    Another question: Would it be possible to move the output (Answers, questions and so on) from the bot to the database?

    So it would be translatable, and the bot doesn't only speak english :D

    //Edit 2: heres the link to the crashlog: Crashlog

  11. Yeah... i could compile :) Then its time to test.

    Btw. i've played with the master branch from the portal-repo, and my undead Warrior-Bot couldn't learn any skills from level 1 to 8. I've tried it a few times, and every time the server crashed.

  12. Awww... i ran into compile errors again :(

    10>..\\..\\src\\game\\playerbot\\PlayerbotAI.cpp(8490) : error C2039: 'isProvidedReqLevel': is not an element of 'TrainerSpell'

    10> g:\\gameserver\\wow\\core\\mangos\\emu\\src\\game\\Creature.h(362): See Declaration of 'TrainerSpell'

    10>..\\..\\src\\game\\playerbot\\PlayerbotAI.cpp(8492) : error C2660: 'Player::GetTrainerSpellState': function does not accept 2 Arguments

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