Jump to content

_VENOM_

Members
  • Posts

    27
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

_VENOM_'s Achievements

Member

Member (2/3)

0

Reputation

  1. lol. you create put patch in mangos
  2. i had the same problem. i think its anticheat problem warden patch.... problem fixed for me.
  3. Confirm. not offen but yes. somtimes the dialog disappears instantly on looting npc
  4. confirm full 30 45 sec reflected. lol its really horrble when you running in [FEAR] 45 sec. but i found one reflecton spell that is working corectly http://www.wowhead.com/spell=41475 yes it is reflecting all damage. but without visual effects. if someone could copy and modify this spell....
  5. _VENOM_

    Sacred shield

    yea there is no Infusion of Light in retribution paladin. but it may be triggerd from that talent i blocked that spell [66922] in spell_disabled. table.
  6. mangos rev: 11195 + RSA patches Ytdb: 585 paladin Sacred sheild is trigering unknown old healing spell http://www.wowhead.com/spell=85285 this is cataclysm spell ID. in 3.3.5 correct spell id is = [53601] on damage triggering spell [58597] and this spell triggering old spell that is already removed in 3.3.5 [66922] [Flash of light 66922] this spell is old. and should be removed. it is giving paladin Heal over time 12 sec. retri palas already have [sheath of light] heal over time spell and + with this buged spell palas get over powered healing.
  7. you need to remove [upgrade] file from solutions ACE_PROJECT and TBB_PROJECT.
  8. we windows users have lot of problems with ACE, and TBB, looks like cmake is not creating correctly ACE_wrappers & TBB for VS 2008 compile. need help.
  9. ACE_PROJECT and TTB_PROJECT compile errors, cmake couldnt make configuration files for this two solution. there s missing lot of .c and cpp files
  10. well yea GIT not Found error is not affect cmake generate process. im almost done. fixed all compile errors. i just cant figurout this one. 10>LINK : fatal error LNK1181: cannot open input file 'ACE.lib' in solutions i cant find this file. and in folders i found it but it still sayin cannot open. if i fix this i will write tutorial how to use cmake
  11. yep. using VS 2008 CMD tool is working for configuring and Generating files by using createprojects.bat only missing VS project mangos.sln file BUT i dont get the point. i can make all this stuff using cmake soft. and this soft will create all necessary files + mangos.sln my problem is that i cant compile this mangos.sln file. its givin me lot of errors, ACE_wrappers is my problem now. here it is how i fix problem with Git (missing: GIT_EXECUTABLE) manualy add the path in cmake.
  12. for me those spells ar working. you need working scripts for icecrown citadel. go to scriptdev2 forum
  13. confirm. i have same problem. but i fixed one of them by renaming file names go to C:\\Program Files\\CMake 2.8\\share\\cmake-2.8\\Modules find there this files CMakeCCompilerId.c.in CMakeCXXCompilerId.cpp.in and copy paste them in same folder but rename those files without .in format like this CMakeCCompilerId.c CMakeCXXCompilerId.cpp this way this files fixed. but i dont know what to do with this problem for command: cl /nologo -EP "C:\\Program Files\\CMake 2.8\\share\\cmake-2.8\\Modules\\CMakeTestNMakeCLVersion.c" Determining if this is a free VC compiler failed with the following output: CreateProcessError: The system cannot find the file specified. for command: cl /nologo /MD /EHsc "C:\\Program Files\\CMake 2.8\\share\\cmake-2.8\\Modules\\CMakeTestForFreeVC.cxx" in dir: C:/Users/Andrew/Desktop/Feb18RSA/mangos/src/build/CMakeFiles/CMakeTmp2 Determining if the C compiler works failed with the following output: because this files are in that place and they ar not missing. im using win xp 32bit. with VC 2008 c++
×
×
  • 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