Jump to content

erazare

Members
  • Posts

    231
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by erazare

  1. Tasssadar fixed his repo today.. it compiles and runs just fine...
  2. tasssadar updated his core today... it works like a champ as for SD2, just use 1570 it slips in just fine.
  3. no worries klunk... I have revoked all my mangos repos but listen.. if you or blue would like to get in touch with me via github messaging for any reason go for it... i was just told that i was banned here so idk how long I will be around to read any posts.....
  4. lmao.. well lets hope that none of us get swallowed by a dog then
  5. he's using an interpreter program... its Professions he is interested in... he doesnt speak english so be careful how you reply ( check your reply using google translate or something similar to make sure that the french translation of whatever you psoted is what you want him to understand or you can bet this is going to happen again.)
  6. ok... I dont know if i am the only one seeing this, this way but... here is what I see: 1. MaNGOS has absolutely nothing to do with LUA.. if you want to implement it, implement it to ScriptDev2 ( i.e. go over to their forum and start this thread...) 2. each and every person pining for LUA compatibility is an ex- Ascent or ArcEMU user... if this is such... keep using those programs.. MaNGOS is ScriptDev run, has been scriptdev run for quite some time, and those of us who actually respect actual code rather than cheap XML knockoffs want to keep mangos Mangos.. not be forced to use the inferior LUA system. 3. batboy... open ur damn eyes and read what they are telling you... LUA is NOT a part of mangos... the google-crap you found was an extraneous project that eventually led to Ascent. it is NOT mangos.. i swear if i had a dollar for every freakin idiot who cant read but also think they should be allowed to program a computer I'd be lending money to Bill Gates...
  7. just edit the merges... they arent thatr big of a deal at all..
  8. ok kool blue! I have been battling it out with klunks repo and its very odd... what did you do to your repo klunk... vcproj is all messed up and your botcode doesnt quite line up with blue's... is it based off a different repo altogether?
  9. hey klunk, just wanted to let you know that i merged your branch with latest mangois [9284?] and made the MOVEMENT edit as needed... then I merged it with blues latest repo and evox... blue.. outstanding work... bots are better than ever... but for some odd reason neither klunks added commands nor your FREE command illicit any response from the bots.
  10. cool... we are now adding KLUNK's repo along with your updates and this fix to the evo-x branch
  11. ok... now... i completely and totally realize that this ISNT the proper way to fix this situation... and more than likely it wwill crash the serevr *lol* but i did the following to make the serevr at least BUILD // handle flying acknowledgement case SMSG_MOVE_SET_CAN_FLY: { WorldPacket p(packet); uint64 guid = extractGuid(p); if (guid != m_bot->GetGUID()) return; m_bot->m_movementInfo.AddMovementFlag(MOVEFLAG_FLYING); //m_bot->SetSpeed(MOVE_RUN, GetMaster()->GetSpeed(MOVE_FLIGHT) +0.1f, true); return; } // handle dismount flying acknowledgement case SMSG_MOVE_UNSET_CAN_FLY: { WorldPacket p(packet); uint64 guid = extractGuid(p); if (guid != m_bot->GetGUID()) return; m_bot->m_movementInfo.RemoveMovementFlag(MOVEFLAG_FLYING); //m_bot->SetSpeed(MOVE_RUN,GetMaster()->GetSpeedRate(MOVE_RUN),true); return; } keep in mind that changing movementflag_flying to moveflag_flying was a bit of an accident.. I hadnt noticed that MOVEFLAG is normally used to express an action already in progress, while the way this structure is set, its trying to add a NEW movement flag... this could be a bit paradoxical... u can try it if you like.. it DOES let the sucker build. personally I think that the bots should do away with the whole attempt to follow the player in flight... they should behave like pets do when you fly: dissappear when you get on the taxi and re-appear when u land... if you are physically flying (such as a mount) make em walk next to you like the pets.. wish i knew how it was done I'd convert it myself
  12. Just for a quick FYI Daemon Cantor's flaw appears in evo-x as well.. I am tracing it down now will post if i find a fix my current guess is that playerbotmgr is making a call to a location to get the movementflag stated as an identifier but it may have been moved elsewhere..
  13. I realize, the 'canned response' is going to be "Mangos builds for mangos, not its mods" but thats getting to be such a tired, lazy, PEON excuse... if you follow the same recipe for a lengthly time, and you have several people below you following that recipe... then you CHANGE it DRASTICALLY... you should at LEAST post what your changes are and WHY they were done so those beneath you can alter as needed. he doesnt post in the forum, and doesnt leave any commit statements or in-line comments ( //this is an inline comment )...
  14. i dont see the difference myself... making patch files and applying them takes just about as much work as checking out a new branch and then pulling.... in the latter case, if the pull goes bad you can delete the branch and try again... the only annoyance i can see different is that you might have to clean up some more files.. you cant possibly be that lazy
  15. change MovementFlagFlying to MovementFlagFlying2 idk if this'll work, but its done this b4 ok I havent nailed down your errors DC, but make sure to look at trhese commit changes: http://github.com/mangos/mangos/commit/addd8b5ea59a544e0b672a01c0119cc388930581 chances are Tom_Rus (as usual) molded the revision to his own specific tastes disregarding everyone else around him... (as usual) I have found that whenever Tom_Rus commits, all the mods need to be altered
  16. its also been fixed in evo-X-Core as well
  17. yeah good job there mr. musician... keep it up what ever happened to that paradox guy or whatever that used to maintain the ahbot? did he defect entirely to Trinity?
  18. well not to get into politics or anything .. i understand closing a thread, but without giving the poster some kind of useful information...even if it isnt directly supported by the core; and THEN closing the thread is pointless... personally I think they should Delete the threads... i mean if they arent going to answer the question it'd make much mroe sense to remove it otherwise when ppl SEARCH for the same subject matter because of something they are having trouble with they wont run into 30 someodd threads that are all closed and unanswered.
  19. watch out bud.. ur posting in the wrong area... beware the gestapo lol
  20. yeah xeross is the branch you should watch.. i have dropped mangos support for now you know.. I am starting to see why people branch away from mangos... like trinity and now evo... i wont say any names.. but there are some very disrespectful people devving here
  21. by the by, Klunk we are working to incorporate your new code into the evo-x playerbots =)
  22. lol @ rrtn... think of it this way, you get out of this really annoying cold (I live in massachusetts)... dont worry overly about playerbot its in good hands... Blueboy keeps it clean and klunk is developing a great addition to the system Personally I (as well as many others) think we need to address the placement of the bots... stop them from grouping together to stand in the same exact place, find some way to optimize the code so they arent as laggy, get them to walk on the ground like regular toons... use elevators instead of teleporting from top to bottom and back... more or less... beautifcation
  23. well personally speaking, you will recall that it was I who started the big debate about mangchat being taken over by trinity over a year ago and then it came back to life and Ihave been caring of the repo whenever it is incompatible. as xeross can agree as he has done such a fine job doing so when i havent. and yes I see several ignorant posts that are blatantly obvious that a person hasnt researched the problem very much, but you cannot disagree that there are multiple closed posts about the same topic several times throughout all the sites.. quite clerarly saying "use the search function" and then closing the thread isnt doing anyone any good at all. as for what xeross and NoF bring to the table i agree pretty deeply except Xer0ss's nitpicking on someone's nick... hardly anyone ever uses my nick correctly i dont care so long as we know who is being addressed.. TBH the first thing that comes to mind when i see that nick is Goretex, so...eh
  24. ok... since this is obviously going to be a consistant runaround as usual, avoiding the actual point of the original post I am going to withdraw
×
×
  • 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