Jump to content

rhaziel

Members
  • Posts

    39
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by rhaziel

  1. Excelent! This is what i need - will go through it in detail once i get home. More lenghty posts are more than welcome!
  2. how is that possible? THe Great bear spirit will not talk to me - i mean he does talk but does not switch to quest gossip...
  3. Well cata is not that near and obvious - as stated before by many respectfull people of mangos dev community. nonetheless, i do agree a separate category or atleast a forum with some subforums for both projects would be very convenient - it would bring order and subsequently efficiency
  4. Hey blueboy, What we have noticed now actually is that on m0 once i use a command use [mount name] - the server crashes... Any ideas? EDIT: as it turned out - it crashes only if u type "use{mount}" with no space between. 100% crash - try it!
  5. hey boys, if i have downloaded git for newest mangos how can i apply this to it?
  6. hey guys.. im kinda newb. I've downloaded the git.. yet i dont know what to do next.. please help..
  7. I also would love to have it on Mzero
  8. I've actually seem PseuWoW before i even started this thread. tho the web page seemed kinda abandoned. Nonetheless i will dive into this for sure - not sure if server or client side but for sure will contribute. But btw guys, can u tell me - what exactly is the point of pseuwow since the official client works just fine?
  9. Now what this actually inspires me to is to become a dev as well. Unfortunatelly u have seem yourself im new to git/repos/cvs and such but i do know some basics of C++ and i would really enjoy contributing to the scene and playerbot is one of the most promising projects imho. As soon as i get on track with coding i will do my best to support you and the team!
  10. Hi guys, Now im kind of new to C++ (or atleast such extensive enterprises as Mangos). I've done some programming in the days and i do know C++ and Delphi (T Pascal) and some ASM. What i want is to find a simple almost the first ever made mangos core (or any other emu with a simple structure). I want to have the source - so that i can dissasmeble it and break to pieces. Once i do that i will put it all back together with some of my personal modifications. And then i will write it from scratch. And once im done - i should be able to contribute atleast in some extent. Please direct me to some good source so that i can start learning.
  11. Well i got a nice working 1.12 mangos-zero that holds easily 40 players and there are only minor bugs and issues. moreover, the DB is extremely good - i dont know if i found a single problem with it. To add - you can easily apply playerbot - just a matter of 2 scripts and it works like a charm - not a single crash since 2days. The AHbot would really make a great difference but obviously you cant have it all. Kudos for the mangos-zero project team - the guys are great
  12. Yes thats what i advise to do if we have a party that needs to be completelly sustainable - u need to be the main (or alt) heal and the bots can perform aggro and dps. And it is really useful to make more complex macros for proper control of the bots. Once you heal it is quite good And i love the possibility of gathering objects - extremelly wellthought and useful. Kodos blueboy
  13. hey kennumen, im not an idiot - ive seen the read me. even before you precipitously assumed i havent. There's no command for heal or aggro. And as i said the auto dress would come in handy. I know how to operate the bots but further automation in this respect would be really nice. Thats my opinion and there's no workaround for it - the available options are not what im driving at.
  14. hey blueboy, as u probably have noticed this before - im green in this stuff now as i understand i need to remove the install dir, build dir aswell and modify some cpp file.. so which one? and once i save it do i just compile it as i should in the first place?
  15. ok nice. i got the log now... loook its full of strange symbols... http://filebeam.com/c387a93054480ce8003e8b25e361ac61
  16. I am not able to run the 2nd script. IT takes me to some Man pages.. and i did update the openssl now.. And i still cant run the 2nd script. The first runs and stays alive doing something and giving me some weird errors in console but the second does not want to run
  17. Hi BlueBoy look this is what i do: My system - Debain 5 x32 mkdir mpb01 cd mpb01 nano 1.sh // put this content and save: #!/bin/bash -x git clone git://github.com/mangos/zero.git portal_zero_patch cd portal_zero_patch git fetch git://github.com/blueboy/portalzero.git master:portalzero git checkout portalzero HASH=`git log --pretty=oneline | grep -m 1 '\\[z1[0-9]\\{3\\}]' | cut -d " " -f 1` git diff $HASH > playerbot_zero.patch chmod +x 1.sh ./1.sh ------------------------------->100% git clone git://github.com/mangos-zero/server.git cd server cp /root/mpb01/portal_zero_patch/playerbot_zero.patch /root/mpb01/server/playerbot_zero.patch git apply --whitespace=fix playerbot_zero.patch nano 2.sh // put this content and save: #!/bin/bash unset OBJDIR OBJDIR="build" INSTDIR="/opt/mpb01" if [ -d "${OBJDIR}" ]; then rm -R ${OBJDIR}; fi mkdir ${OBJDIR}; cd ${OBJDIR}; /root/cmake2.8/cmake-2.8.3/bin/cmake .. -DPREFIX=$INSTDIR -DSYSCONFDIR=$INSTDIR/etc -DDATADIR=$INSTDIR -DTOOLS=1 -DUSE_STD_MALLOC=1 -DDEBUG=1 chmod +x 2.sh ./2.sh cd build make --------------------------------->100% make install //then i conf all the configs to use the existing (working for clean mangos0 realm) DB and as soon as i get into the game and try to summon a bot it crashes. unfortunatelly no error showed on console nor in the log file. I would attach the logs here but there is no option. please see here: http://filebeam.com/bd17f5000df0135c051dc78edc141545 Here's a full console dump: http://filebeam.com/88e034fa44e41471268b5e80f7765d82
  18. there is a big bug in the Mangos0 and i dont know where to fix it.. Occasionally if i (anyone for that matter) send an item to another player with mail - he will get the item and 100k+ sometimes 300k+ gold! i got an scr if u want...
  19. hello boys, do you know maybe if this can be used with lates mangos0 compile??
  20. Hey blueboy would you know if this is compatible with Mangos0 and compilable on linux??
  21. Perfect! Thanx x 1000
  22. Testing it now! Anyways thanks for help! Will let you know in a sec did it work! Works in perfect order! the q chain is restored However... still missed the point. I didnt get the talents.. where does the DK get the starting talent points? I mean is it from a q or what? Maybe i have an error in my db? why cant i get the missing 45+ talents..? please help!! HOW CAN I MAKE DK START WITH 45 talent POINTS??
  23. Im very sorry if i posted in a wrong selection but i have no experience of forums and im totally lost.. So my question please if anyone can help me. As i have the latest mangos and udb how can i make a npc or some script (i have no knowledge of c++) that it would give this missing talent points for a DK talents? Because when i start at lvl 55 i should have atleast 45-46 talents point to spend and i dont have, there is A quest i think with an eye but it is bugged and i am left with 0 talents. please how can i make a npc or fix it?
  24. Thanks blueboy! So what i will do i will be posting you feedback occasionally coz i use your patch on my server. cant contribute though as im green in C++ or any other langauge..
  25. Can anyone explain me why the config file is not working? should it be in the same folder as mangos.conf ? coz i am trying to disable the bots but still they are there
×
×
  • 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