Project Cids Tier 7 vendor menu

User Tag List

Page 2 of 6 FirstFirst 123456 LastLast
Results 16 to 30 of 77
  1. #16
    Fatjoe's Avatar Member
    Reputation
    13
    Join Date
    Oct 2006
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Project Cids Tier 7 vendor

    Nice work, I like it

    Project Cids Tier 7 vendor
  2. #17
    Mesmoras's Avatar Active Member
    Reputation
    30
    Join Date
    Jul 2007
    Posts
    332
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Project Cids Tier 7 vendor

    I caught an error in your Entry ID's in the creature info.

    INSERT INTO creature_names VALUES (50083, "Armor", "Raid Tier VII",
    INSERT INTO creature_names VALUES (50085, "Weapon", "Raid Tier VII",

    INSERT INTO `creature_proto` VALUES ('50084', '100'
    INSERT INTO `creature_proto` VALUES ('50085', '100'

    Simple problem w/ simple answer. Other than that I like you're taste in Display ID's, and the stats are believable. +rep

    Also, the armor vendor has no sell template. How do you fix that?
    Last edited by Mesmoras; 09-02-2007 at 11:38 AM. Reason: Another problem
    +rep is a better way to thank some one.
    xxtennisdudexx: erm, u do know manGOS is VERY buggy compared to antrix.
    mesmoras: It may be buggy but it's so easy, even a caveman can do it. lol

  3. #18
    Xcynic's Avatar Contributor
    Reputation
    252
    Join Date
    Jul 2007
    Posts
    359
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Project Cids Tier 7 vendor

    Well, could be duo to a few problems...

    1 that specific vendor did not execute all items necessery in the table vendors...or maybe those items didnt come in the table items as they should...But hey if its empty then just add the items in-game:P easiest solution.

    Just get the .additem (id) for the stuff u wanna add and write .npc vendoradditem (id)

    But take a look at the 2 first possible issues first.

  4. #19
    Dragut's Avatar Member
    Reputation
    4
    Join Date
    Aug 2007
    Posts
    110
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Project Cids Tier 7 vendor

    Awesome! The armor one didn't work at first but i just had to change his entry in creature_proto from 50084 to 50083. +rep!

  5. #20
    Mesmoras's Avatar Active Member
    Reputation
    30
    Join Date
    Jul 2007
    Posts
    332
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Project Cids Tier 7 vendor

    Got him to have items, can't buy from him, or sell. When I try to buy, nothing happens. When I try to sell, it says "The merchant doesn't like me." And when I to access him most of the time, it creates lag and for about 5 min I can't do anything...
    +rep is a better way to thank some one.
    xxtennisdudexx: erm, u do know manGOS is VERY buggy compared to antrix.
    mesmoras: It may be buggy but it's so easy, even a caveman can do it. lol

  6. #21
    grond's Avatar Active Member
    Reputation
    38
    Join Date
    Jan 2007
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Project Cids Tier 7 vendor

    I changed the stuff in the SQL 2 correct but it still wont execute properly
    You know the world is going to shit when the most powerfull men in the world are named Bush and Dick!

  7. #22
    Xcynic's Avatar Contributor
    Reputation
    252
    Join Date
    Jul 2007
    Posts
    359
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Project Cids Tier 7 vendor

    what does not work? if u cant right click buy then try to drag the items to your inventory. if that does not work then something is wrong with your tables xD

  8. #23
    Mesmoras's Avatar Active Member
    Reputation
    30
    Join Date
    Jul 2007
    Posts
    332
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Project Cids Tier 7 vendor

    It's not the tables. It's the vendor himself.
    +rep is a better way to thank some one.
    xxtennisdudexx: erm, u do know manGOS is VERY buggy compared to antrix.
    mesmoras: It may be buggy but it's so easy, even a caveman can do it. lol

  9. #24
    Xcynic's Avatar Contributor
    Reputation
    252
    Join Date
    Jul 2007
    Posts
    359
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Project Cids Tier 7 vendor

    the vendor him self does not have any sellitems?

  10. #25
    Mesmoras's Avatar Active Member
    Reputation
    30
    Join Date
    Jul 2007
    Posts
    332
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Project Cids Tier 7 vendor

    He has items just like any other vendor, I just cant buy or sell to him. When I try to buy nothing happens. When I try to sell it says, "The merchant doesn't like you."
    +rep is a better way to thank some one.
    xxtennisdudexx: erm, u do know manGOS is VERY buggy compared to antrix.
    mesmoras: It may be buggy but it's so easy, even a caveman can do it. lol

  11. #26
    Xcynic's Avatar Contributor
    Reputation
    252
    Join Date
    Jul 2007
    Posts
    359
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Project Cids Tier 7 vendor

    hm lol, well, you could maybe, remove the items from the vendor and re-add them...Will be some work to do, but I have never heard of anyone having the problem wich you have

  12. #27
    Sobie1337's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Project Cids Tier 7 vendor

    can u post the id's of the items?

  13. #28
    Xcynic's Avatar Contributor
    Reputation
    252
    Join Date
    Jul 2007
    Posts
    359
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Project Cids Tier 7 vendor

    The ids of all the items? hm...if you execute them in your database and go to items table then you will see all the item ids

  14. #29
    Sobie1337's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Project Cids Tier 7 vendor

    sorry not so good at finding items in the db.. so i look for item by name? if so can u say name of the sets. Sorry for noob questions

    edit: nvm i got it
    Last edited by Sobie1337; 09-09-2007 at 12:54 PM.

  15. #30
    Gorrak's Avatar
    Gorrak
    Guest

    Re: Project Cids Tier 7 vendor

    Hey when i try to talk the the Armor seller i just get a critical wow error...server dosent crash just client how can i fix

    Heres the error
    Code:
     ==============================================================================
    World of WarCraft (build 6898)
    
    Exe:      C:Program Files__WoW-Taco ServersWoW.exe
    Time:     Sep 10, 2007  5:06:31.953 PM
    User:     Alden
    Computer: ALDENINSTUDY
    ------------------------------------------------------------------------------
    
    This application has encountered a critical error:
    
    ERROR #132 (0x85100084) Fatal Exception
    Program:    C:Program Files__WoW-Taco ServersWoW.exe
    Exception:    0xC0000005 (ACCESS_VIOLATION) at 001B:005B38E1
    
    The instruction at "0x005B38E1" referenced memory at "0x0002850B".
    The memory could not be "read".
    
    
    WoWBuild: 6898
    ------------------------------------------------------------------------------
    
    ----------------------------------------
        x86 Registers
    ----------------------------------------
    
    EAX=00028507  EBX=05876457  ECX=00C489C0  EDX=0000A203  ESI=0000A8EE
    EDI=0000A8EE  EBP=0012F6C4  ESP=0012F6C0  EIP=005B38E1  FLG=00010202
    CS =001B      DS =0023      ES =0023      SS =0023      FS =003B      GS =0000
    
    
    ----------------------------------------
        Stack Trace (Manual)
    ----------------------------------------
    
    Address  Frame    Logical addr  Module
    
    005B38E1 0012F6C4 0001:001B28E1 C:Program Files__WoW-Taco ServersWoW.exe
    005C0D60 0012F840 0001:001BFD60 C:Program Files__WoW-Taco ServersWoW.exe
    005C1C0B 0012F974 0001:001C0C0B C:Program Files__WoW-Taco ServersWoW.exe
    006C5D76 0012F990 0001:002C4D76 C:Program Files__WoW-Taco ServersWoW.exe
    006C910E 0012F9F8 0001:002C810E C:Program Files__WoW-Taco ServersWoW.exe
    006C6047 0012FA14 0001:002C5047 C:Program Files__WoW-Taco ServersWoW.exe
    006BE266 0012FA28 0001:002BD266 C:Program Files__WoW-Taco ServersWoW.exe
    006C53F3 0012FA84 0001:002C43F3 C:Program Files__WoW-Taco ServersWoW.exe
    006C6209 0012FAAC 0001:002C5209 C:Program Files__WoW-Taco ServersWoW.exe
    006BE2BF 0012FAD8 0001:002BD2BF C:Program Files__WoW-Taco ServersWoW.exe
    00696042 0012FB34 0001:00295042 C:Program Files__WoW-Taco ServersWoW.exe
    006961B0 0012FB50 0001:002951B0 C:Program Files__WoW-Taco ServersWoW.exe
    0042D962 0012FB74 0001:0002C962 C:Program Files__WoW-Taco ServersWoW.exe
    006C5D76 0012FB90 0001:002C4D76 C:Program Files__WoW-Taco ServersWoW.exe
    006C910E 0012FBF8 0001:002C810E C:Program Files__WoW-Taco ServersWoW.exe
    006C6047 0012FC14 0001:002C5047 C:Program Files__WoW-Taco ServersWoW.exe
    006BE266 0012FC28 0001:002BD266 C:Program Files__WoW-Taco ServersWoW.exe
    006C53F3 0012FC84 0001:002C43F3 C:Program Files__WoW-Taco ServersWoW.exe
    006C6209 0012FCAC 0001:002C5209 C:Program Files__WoW-Taco ServersWoW.exe
    006BE2BF 0012FCD8 0001:002BD2BF C:Program Files__WoW-Taco ServersWoW.exe
    00696042 0012FD34 0001:00295042 C:Program Files__WoW-Taco ServersWoW.exe
    0069636F 0012FD70 0001:0029536F C:Program Files__WoW-Taco ServersWoW.exe
    004B1FE1 0012FDA4 0001:000B0FE1 C:Program Files__WoW-Taco ServersWoW.exe
    005A03EE 0012FDD0 0001:0019F3EE C:Program Files__WoW-Taco ServersWoW.exe
    005A23D7 0012FDDC 0001:001A13D7 C:Program Files__WoW-Taco ServersWoW.exe
    00530EB3 0012FE00 0001:0012FEB3 C:Program Files__WoW-Taco ServersWoW.exe
    00531425 0012FE2C 0001:00130425 C:Program Files__WoW-Taco ServersWoW.exe
    00531971 0012FE54 0001:00130971 C:Program Files__WoW-Taco ServersWoW.exe
    006D1E03 0012FE98 0001:002D0E03 C:Program Files__WoW-Taco ServersWoW.exe
    0041C1CC 0012FF0C 0001:0001B1CC C:Program Files__WoW-Taco ServersWoW.exe
    0041D661 0012FF24 0001:0001C661 C:Program Files__WoW-Taco ServersWoW.exe
    00405868 0012FFC0 0001:00004868 C:Program Files__WoW-Taco ServersWoW.exe
    7C816FD7 0012FFF0 0001:00015FD7 C:WINDOWSsystem32kernel32.dll
    
    ----------------------------------------
        Stack Trace (Using DBGHELP.DLL)
    ----------------------------------------
    
    005B38E1 WoW.exe      <unknown symbol>+0 (0x0000A8EE,0x00C489B0,0x005C1B0E,0x05ED9408)
    
    
    ----------------------------------------
        Loaded Modules
    ----------------------------------------
    
    0x00330000 - 0x00339000  C:WINDOWSsystem32Normaliz.dll
    0x00340000 - 0x003A9000  C:Program Files__WoW-Taco ServersDivxDecoder.dll
    0x00400000 - 0x00CEE000  C:Program Files__WoW-Taco ServersWoW.exe
    0x02CC0000 - 0x02CDA000  C:WINDOWSsystem32PINsvcmon.dll
    0x031E0000 - 0x031EF000  C:Program FilesMcAfeeQuickCleanimhook.dll
    0x0FEA0000 - 0x0FFB8000  C:Program Files__WoW-Taco Serversdbghelp.dll
    0x0FFD0000 - 0x0FFF8000  C:WINDOWSsystem32rsaenh.dll
    0x10000000 - 0x10090000  C:Program Files__WoW-Taco Serversfmod.dll
    0x16080000 - 0x16099000  C:Program FilesBonjourmdnsNSP.dll
    0x20B00000 - 0x20B4B000  C:WINDOWSsystem32imon.dll
    0x42990000 - 0x429D5000  C:WINDOWSsystem32iertutil.dll
    0x42C10000 - 0x42CDF000  C:WINDOWSsystem32WININET.dll
    0x42CF0000 - 0x42E14000  C:WINDOWSsystem32urlmon.dll
    0x4FDD0000 - 0x4FF76000  C:WINDOWSsystem32d3d9.dll
    0x58D40000 - 0x58D47000  C:WINDOWSSystem32wship6.dll
    0x5AD70000 - 0x5ADA8000  C:WINDOWSsystem32uxtheme.dll
    0x5B860000 - 0x5B8B4000  C:WINDOWSsystem32NETAPI32.dll
    0x5D090000 - 0x5D12A000  C:WINDOWSsystem32comctl32.dll
    0x5ED00000 - 0x5EDCC000  C:WINDOWSsystem32OPENGL32.dll
    0x605D0000 - 0x605D9000  C:WINDOWSsystem32mslbui.dll
    0x662B0000 - 0x66308000  C:WINDOWSsystem32hnetcfg.dll
    0x68B20000 - 0x68B40000  C:WINDOWSsystem32GLU32.dll
    0x6BD00000 - 0x6BD0D000  C:WINDOWSsystem32SYNCOR11.DLL
    0x6D990000 - 0x6D996000  C:WINDOWSsystem32d3d8thk.dll
    0x71A50000 - 0x71A8F000  C:WINDOWSsystem32mswsock.dll
    0x71A90000 - 0x71A98000  C:WINDOWSSystem32wshtcpip.dll
    0x71AA0000 - 0x71AA8000  C:WINDOWSsystem32WS2HELP.dll
    0x71AB0000 - 0x71AC7000  C:WINDOWSsystem32WS2_32.dll
    0x71AD0000 - 0x71AD9000  C:WINDOWSsystem32WSOCK32.dll
    0x71BF0000 - 0x71C03000  C:WINDOWSsystem32SAMLIB.dll
    0x722B0000 - 0x722B5000  C:WINDOWSsystem32sensapi.dll
    0x72D10000 - 0x72D18000  C:WINDOWSsystem32msacm32.drv
    0x72D20000 - 0x72D29000  C:WINDOWSsystem32wdmaud.drv
    0x73760000 - 0x737A9000  C:WINDOWSsystem32DDRAW.dll
    0x73BC0000 - 0x73BC6000  C:WINDOWSsystem32DCIMAN32.dll
    0x73EE0000 - 0x73EE4000  C:WINDOWSsystem32KsUser.dll
    0x73F10000 - 0x73F6C000  C:WINDOWSsystem32dsound.dll
    0x74720000 - 0x7476B000  C:WINDOWSsystem32MSCTF.dll
    0x755C0000 - 0x755EE000  C:WINDOWSsystem32msctfime.ime
    0x76390000 - 0x763AD000  C:WINDOWSsystem32IMM32.dll
    0x769C0000 - 0x76A73000  C:WINDOWSsystem32USERENV.dll
    0x76B40000 - 0x76B6D000  C:WINDOWSsystem32WINMM.dll
    0x76C30000 - 0x76C5E000  C:WINDOWSsystem32WINTRUST.dll
    0x76C90000 - 0x76CB8000  C:WINDOWSsystem32IMAGEHLP.DLL
    0x76D60000 - 0x76D79000  C:WINDOWSsystem32iphlpapi.dll
    0x76E80000 - 0x76E8E000  C:WINDOWSsystem32rtutils.dll
    0x76E90000 - 0x76EA2000  C:WINDOWSsystem32rasman.dll
    0x76EB0000 - 0x76EDF000  C:WINDOWSsystem32TAPI32.dll
    0x76EE0000 - 0x76F1C000  C:WINDOWSsystem32RASAPI32.dll
    0x76F20000 - 0x76F47000  C:WINDOWSsystem32DNSAPI.dll
    0x76F60000 - 0x76F8C000  C:WINDOWSsystem32WLDAP32.dll
    0x76FC0000 - 0x76FC6000  C:WINDOWSsystem32rasadhlp.dll
    0x77120000 - 0x771AB000  C:WINDOWSsystem32OLEAUT32.dll
    0x773D0000 - 0x774D3000  C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03comctl32.dll
    0x774E0000 - 0x7761D000  C:WINDOWSsystem32ole32.dll
    0x77690000 - 0x776B1000  C:WINDOWSsystem32NTMARTA.DLL
    0x77920000 - 0x77A13000  C:WINDOWSsystem32setupapi.dll
    0x77A80000 - 0x77B14000  C:WINDOWSsystem32CRYPT32.dll
    0x77B20000 - 0x77B32000  C:WINDOWSsystem32MSASN1.dll
    0x77BD0000 - 0x77BD7000  C:WINDOWSsystem32midimap.dll
    0x77BE0000 - 0x77BF5000  C:WINDOWSsystem32MSACM32.dll
    0x77C00000 - 0x77C08000  C:WINDOWSsystem32VERSION.dll
    0x77C10000 - 0x77C68000  C:WINDOWSsystem32msvcrt.dll
    0x77C70000 - 0x77C93000  C:WINDOWSsystem32msv1_0.dll
    0x77DD0000 - 0x77E6B000  C:WINDOWSsystem32ADVAPI32.dll
    0x77E70000 - 0x77F01000  C:WINDOWSsystem32RPCRT4.dll
    0x77F10000 - 0x77F57000  C:WINDOWSsystem32GDI32.dll
    0x77F60000 - 0x77FD6000  C:WINDOWSsystem32SHLWAPI.dll
    0x77FE0000 - 0x77FF1000  C:WINDOWSsystem32Secur32.dll
    0x7C800000 - 0x7C8F5000  C:WINDOWSsystem32kernel32.dll
    0x7C900000 - 0x7C9B0000  C:WINDOWSsystem32ntdll.dll
    0x7C9C0000 - 0x7D1D5000  C:WINDOWSsystem32SHELL32.dll
    0x7E410000 - 0x7E4A0000  C:WINDOWSsystem32USER32.dll
    
    
    ----------------------------------------
        Memory Dump
    ----------------------------------------
    
    Code: 16 bytes starting at (EIP = 005B38E1)
    
    005B38E1: 8B 40 04 A8  01 75 04 85  C0 75 02 33  C0 57 90 A8  [email protected]..
    
    
    Stack: 1024 bytes starting at (ESP = 0012F6C0)
    
    * = addr  **                                                  *               
    0012F6C0: 60 A7 35 0E  40 F8 12 00  60 0D 5C 00  EE A8 00 00  `.5.@...`......
    0012F6D0: B0 89 C4 00  0E 1B 5C 00  08 94 ED 05  30 30 30 30  ...........0000
    0012F6E0: 30 30 30 00  9C BF C4 00  0C F7 12 00  9E 7E 60 00  000..........~`.
    0012F6F0: 00 E1 69 0C  1C C3 C4 00  10 BF C4 00  00 00 00 00  ..i.............
    0012F700: 10 BF C4 00  00 E0 69 0C  80 E0 69 0C  8C BF C4 00  ......i...i.....
    0012F710: 34 F7 12 00  9E 7E 60 00  80 E0 69 0C  1C C3 C4 00  4....~`...i.....
    0012F720: 10 BF C4 00  00 00 00 00  10 BF C4 00  40 E0 69 0C  [email protected].
    0012F730: 06 00 00 00  5C F7 12 00  61 7F 60 00  40 E0 69 0C  .......a.`[email protected].
    0012F740: 06 00 00 00  60 9E 80 7C  10 BF C4 00  40 19 63 0C  ....`..|[email protected].
    0012F750: 3C C3 C4 00  00 10 63 0C  00 10 63 0C  48 F7 12 00  <.....c...c.H...
    0012F760: 52 84 60 00  06 00 00 00  10 BF C4 00  40 19 63 0C  R.`[email protected].
    0012F770: 94 F7 12 00  B2 83 60 00  40 19 63 0C  06 00 00 00  ......`[email protected].....
    0012F780: 2F 00 00 00  40 19 63 0C  10 BF C4 00  3C C3 C4 00  /[email protected].....<...
    0012F790: 2F 00 00 00  AC F7 12 00  5B 85 60 00  3C C3 C4 00  /.......[.`.<...
    0012F7A0: 08 1A 63 0C  08 1A 63 0C  01 00 00 00  C0 F7 12 00  ..c...c.........
    0012F7B0: C9 85 60 00  48 19 63 0C  E4 78 7A 00  86 00 00 00  ..`.H.c..xz.....
    0012F7C0: E0 F7 12 00  84 95 44 00  48 19 63 0C  E4 78 7A 00  ......D.H.c..xz.
    0012F7D0: 86 00 00 00  00 00 00 00  08 94 ED 05  08 94 ED 05  ................
    0012F7E0: 08 94 ED 05  20 A4 C0 00  C0 6F 01 00  20 F8 12 00  .... ....o.. ...
    0012F7F0: A6 F0 55 00  C0 6F 01 00  3B F8 12 00  57 64 87 05  ..U..o..;...Wd..
    0012F800: 08 94 ED 05  60 A7 35 0E  05 00 00 00  1C F8 12 00  ....`.5.........
    0012F810: 06 EB 45 00  DE 01 00 00  05 00 00 00  2C F8 12 00  ..E.........,...
    0012F820: 44 F8 12 00  2F EF 5B 00  C0 6F 01 00  3C F8 12 00  D.../.[..o..<...
    0012F830: 00 00 00 00  00 00 00 00  00 00 00 00  70 83 BA 9C  ............p...
    0012F840: 74 F9 12 00  0B 1C 5C 00  EE A8 00 00  EE F5 4E 00  t............N.
    0012F850: 08 94 ED 05  08 94 ED 05  40 F5 4E 00  10 BF C4 00  [email protected].....
    0012F860: 00 00 00 00  10 A4 FF 0B  D0 8E 7A 00  00 E0 07 0C  ..........z.....
    0012F870: 5C F8 12 00  78 03 57 0C  10 BF C4 00  60 E8 07 0C  ...x.W.....`...
    0012F880: 05 00 00 00  AC F8 12 00  61 7F 60 00  60 E8 07 0C  ........a.`.`...
    0012F890: 05 00 00 00  10 00 00 00  10 BF C4 00  10 00 00 00  ................
    0012F8A0: 3C C3 C4 00  6C BF C4 00  10 00 00 00  CC F8 12 00  <...l...........
    0012F8B0: 52 84 60 00  05 00 00 00  5F 84 60 00  3C C3 C4 00  R.`....._.`.<...
    0012F8C0: 10 00 00 00  2C E0 07 0C  2C D0 07 0C  10 00 00 00  ....,...,.......
    0012F8D0: 9C 85 60 00  68 E8 07 0C  00 00 00 00  10 00 00 00  ..`.h...........
    0012F8E0: 68 E8 07 0C  2C E0 07 0C  0C F9 12 00  68 E8 07 0C  h...,.......h...
    0012F8F0: 00 00 00 00  0C F9 12 00  B7 59 42 00  2C D0 07 0C  .........YB.,...
    0012F900: 68 E8 07 0C  2C E0 07 0C  61 5A 42 00  2C E0 07 0C  h...,...aZB.,...
    0012F910: 28 F9 12 00  1D 5E 42 00  00 00 00 00  05 00 00 00  (....^B.........
    0012F920: 2C E0 07 0C  08 94 ED 05  74 F9 12 00  5A 28 43 00  ,.......t...Z(C.
    0012F930: 97 30 6E 00  2C D0 07 0C  06 00 00 00  AE 44 85 BB  .0n.,........D..
    0012F940: 00 00 00 00  01 00 00 00  08 94 ED 05  F0 24 43 00  ..............
    0012F950: 6C F9 12 00  6C B4 6C 00  08 00 F2 05  C8 3F F0 05  l...l.l......?..
    0012F960: C0 F9 12 00  F0 24 43 00  08 94 ED 05  8C F9 12 00  ..............
    0012F970: 44 82 BA 9C  90 F9 12 00  76 5D 6C 00  08 94 ED 05  D.......v]l.....
    0012F980: 40 F5 4E 00  05 00 00 00  78 B3 5C 09  08 94 ED 05  @.N.....x......
    0012F990: F8 F9 12 00  0E 91 6C 00  08 94 ED 05  70 03 00 00  ......l.....p...
    0012F9A0: 05 00 00 00  78 00 00 00  08 94 ED 05  00 00 00 00  ....x...........
    0012F9B0: 08 00 F2 05  08 00 00 00  05 00 00 00  00 00 00 00  ................
    0012F9C0: 08 00 F2 05  DC F9 12 00  05 00 00 00  00 00 00 00  ................
    0012F9D0: 01 00 00 00  00 00 00 00  48 7E 5D 09  F0 00 00 00  ........H~].....
    0012F9E0: F8 B1 5C 09  0F 00 00 00  68 04 1C 0C  08 40 01 0C  .......h....@..
    0012F9F0: 88 B2 5C 09  FC 35 01 0C  14 FA 12 00  47 60 6C 00  ....5......G`l.
    0012FA00: 08 94 ED 05  06 00 00 00  08 94 ED 05  08 94 ED 05  ................
    0012FA10: E8 B1 5C 09  28 FA 12 00  66 E2 6B 00  08 94 ED 05  ...(...f.k.....
    0012FA20: E8 B1 5C 09  00 00 00 00  84 FA 12 00  F3 53 6C 00  ............Sl.
    0012FA30: 08 94 ED 05  D0 FA 12 00  08 94 ED 05  3C FC 12 00  ............<...
    0012FA40: 84 FA 12 00  00 00 00 00  78 00 00 00  08 94 ED 05  ........x.......
    0012FA50: 28 FA 12 00  E1 53 6C 00  B0 FF 12 00  01 00 00 00  (....Sl.........
    0012FA60: 30 32 43 56  00 00 00 00  90 FA 12 00  4C 7D 6C 00  02CV........L}l.
    0012FA70: 08 94 ED 05  08 00 F2 05  C0 FA 12 00  50 94 ED 05  ............P...
    0012FA80: 00 00 00 00  AC FA 12 00  09 62 6C 00  08 94 ED 05  .........bl.....
    0012FA90: 50 E2 6B 00  D0 FA 12 00  00 00 00 00  08 94 ED 05  P.k.............
    0012FAA0: 00 00 00 00  01 00 00 00  50 00 00 00  D8 FA 12 00  ........P.......
    0012FAB0: BF E2 6B 00  08 94 ED 01  50 E2 6B 00  D0 FA 12 00  ..k.....P.k.....
    
    
    ------------------------------------------------------------------------------
    
    ======================================================================
    Hardware/Driver Information:
    Processor:              0x0
    Page Size:              4096
    Min App Address:        0x10000
    Max App Address:        0x7ffeffff
    Processor Mask:         0x1
    Number of Processors:   1
    Processor Type:         586
    Allocation Granularity: 65536
    Processor Level:        15
    Processor Revision:     521
    
    Percent memory used:    82
    Total physical memory:  804814848
    Free Memory:            140115968
    Page file:              1565548544
    Total virtual memory:   2147352576
    Last edited by Gorrak; 09-10-2007 at 04:06 PM. Reason: Adding Error

Page 2 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. [ Updated Release ] Project CIDS Tier 7 + Vendors
    By Succy in forum World of Warcraft Emulator Servers
    Replies: 13
    Last Post: 03-23-2008, 04:24 AM
  2. CUstom Tier 7+8+9 [DOnators TIer] (no vendors)
    By kreven in forum World of Warcraft Emulator Servers
    Replies: 21
    Last Post: 02-15-2008, 11:46 AM
  3. Costum tier 7 + vendor - PLease..
    By dongel in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 12-28-2007, 03:24 AM
  4. [Project] Making Tier sets With 2.3 Display ID's [INFO]
    By Performer in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 12-12-2007, 03:42 PM
  5. [FIX] Tier Item Vendors
    By cylas in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 11-19-2007, 05:16 AM
All times are GMT -5. The time now is 01:35 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search