[DLL] New PvpSystem menu

Shout-Out

User Tag List

Page 3 of 5 FirstFirst 12345 LastLast
Results 31 to 45 of 64
  1. #31
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wow guys, I absolutely love it when you guys leave great comments like this. Anyway, my good computer broke when i tried putting a new video card in :<
    Ill be working on my shitty labtop for a while, so i wont be able to "perfect" some of my newer work. Nonetheless, Im working on some great new additions

    Source Updated
    Life Puzzler WoW - Website | Forums

    [DLL] New PvpSystem
  2. #32
    jokerjokes's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    902
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol yea this is great lol, and good job on this gastric, (even though you haven no respect for me and or hate me) but yes great work again.

  3. #33
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont hate you :O
    Life Puzzler WoW - Website | Forums

  4. #34
    jokerjokes's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    902
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh, well not yet lol, jp, ok good lol thats one person that doesnt lol , btw how can i make something a dll?

  5. #35
    Xeneth's Avatar Member
    Reputation
    157
    Join Date
    Oct 2007
    Posts
    534
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If the items on my server weren't free I'd totally use this, Great concept, Very creative yet relatively simple. Big things come in small packages

    Thanks for sharing.

  6. #36
    CoolManBob's Avatar Active Member
    Reputation
    92
    Join Date
    Jul 2006
    Posts
    208
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    where's my rep gastric? where is my thank you CoolManBob? instead of taking my work and making it your own regardless if it was only 3 lines, all you had to do is say thanks CoolManBob, i knew i should have added credits to me in the Source File

  7. #37
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Coolmanbob, read the comment on your latest rep gain :P
    Life Puzzler WoW - Website | Forums

  8. #38
    CoolManBob's Avatar Active Member
    Reputation
    92
    Join Date
    Jul 2006
    Posts
    208
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ahh... ok ty Gastric, it's quite alright I can continue to work on it with you if you want All is forgiven

  9. #39
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im actually having a little trouble, check out the source on the first page. the sendworldmessage function is not working properly. It's saying it will not take 3 arguements (the ", attacker, killer);" part)
    Life Puzzler WoW - Website | Forums

  10. #40
    CoolManBob's Avatar Active Member
    Reputation
    92
    Join Date
    Jul 2006
    Posts
    208
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok i know how to fix it, give me a sec

  11. #41
    CoolManBob's Avatar Active Member
    Reputation
    92
    Join Date
    Jul 2006
    Posts
    208
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  12. #42
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome, anticipating the results
    Life Puzzler WoW - Website | Forums

  13. #43
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still getting some errors, killer and killed arent being identified correctly. Gonna try a few things
    Life Puzzler WoW - Website | Forums

  14. #44
    CoolManBob's Avatar Active Member
    Reputation
    92
    Join Date
    Jul 2006
    Posts
    208
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Filebeam - Free Fast File Hosting

    try that one, if that doesn't work then I'll compile Ascent and try to compile it on my comp to fix it

  15. #45
    shamus252's Avatar Member
    Reputation
    2
    Join Date
    Nov 2007
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    new one still doesnt work

    Code:
    
    srcPvpSystemSetup.cpp(7) : error C2440: '=' : cannot convert from 'const char *' to 'Player *'
    Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    ..srcPvpSystemSetup.cpp(8) : error C2440: '=' : cannot convert from 'const char *' to 'Player *'
    Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    ..srcPvpSystemSetup.cpp(9) : error C2440: 'initializing' : cannot convert from 'Player *' to 'char [1024]'
    There are no conversions to array types, although there are conversions to references or pointers to arrays
    ..srcPvpSystemSetup.cpp(21) : error C2664: 'ScriptMgr::register_hook' : cannot convert parameter 2 from 'overloaded-function' to 'void *'
    Context does not allow for disambiguation of overloaded function
    
    Last edited by shamus252; 12-28-2007 at 10:16 PM.

Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. [Guide] Compiling a DLL Without making a new Project , Take 5 minutes!
    By mafiaboy in forum WoW EMU Guides & Tutorials
    Replies: 4
    Last Post: 08-13-2008, 03:05 PM
  2. [help] about warpnpc.dll for new ascent rev
    By ion564 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 02-13-2008, 07:18 PM
  3. Are the new ads obtrusive?
    By Matt in forum Community Chat
    Replies: 30
    Last Post: 05-11-2006, 08:34 PM
  4. My new Avatar!
    By janzi9 in forum World of Warcraft General
    Replies: 40
    Last Post: 04-28-2006, 03:04 PM
All times are GMT -5. The time now is 10:07 AM. 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