[DLL] New PvpSystem menu

User Tag List

Page 4 of 5 FirstFirst 12345 LastLast
Results 46 to 60 of 64
  1. #46
    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)
    Yup, buncha errors this time around.
    Ill see what i can do

    Code:
    c:PTrunksrcscriptssrcPvpSystemSetup.h(1) : warning C4081: expected 'identifier'; found '('
    PTrunksrcscriptssrcPvpSystemSetup.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
    PTrunksrcscriptssrcPvpSystemSetup.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
    PTrunksrcscriptssrcPvpSystemSetup.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
    PTrunksrcscriptssrcPvpSystemSetup.cpp(21) : error C2664: 'ScriptMgr::register_hook' : cannot convert parameter 2 from 'void (Player *,Player *,Player *,Player *)' to 'void *'
    Context does not allow for disambiguation of overloaded function
    

    Life Puzzler WoW - Website | Forums

    [DLL] New PvpSystem
  2. #47
    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)
    Updated with modified systems.
    Players now gain a buff when you kill another in PVP. DLL's are associated to the folder they are in

    (read the first post)
    Life Puzzler WoW - Website | Forums

  3. #48
    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)
    link for the source seems to be a bad link

  4. #49
    V!persting's Avatar Contributor
    Reputation
    250
    Join Date
    Dec 2007
    Posts
    488
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sweet, making that sure had much blood sweat and tears involved

  5. #50
    zerohero's Avatar Member
    Reputation
    3
    Join Date
    May 2007
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can anyone help me with compiling this, im having problems/ is it becouse i use 2008???

  6. #51
    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)
    Remove the widescreen function, or comment it out
    then it will work
    Life Puzzler WoW - Website | Forums

  7. #52
    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)
    Source updated!
    Working Widescreen announce
    Working add-token
    Life Puzzler WoW - Website | Forums

  8. #53
    Intel's Avatar Member
    Reputation
    7
    Join Date
    Dec 2007
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hmm bery good nice.

  9. #54
    Intel's Avatar Member
    Reputation
    7
    Join Date
    Dec 2007
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    also got a quick question can i u se the agi and stam dlll in the same fodler if i rename?

  10. #55
    Anarchy [RD]'s Avatar Contributor
    Reputation
    132
    Join Date
    Jan 2008
    Posts
    547
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    kickass

  11. #56
    jimmy2222's Avatar Active Member
    Reputation
    39
    Join Date
    Dec 2006
    Posts
    462
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So, what exactly does this PVP system do? Do you get a PVP token when you kill somebody or do you get money or is it both?

  12. #57
    Deathelf's Avatar Active Member
    Reputation
    35
    Join Date
    Apr 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for this...was looking for it +Rep

  13. #58
    Nick0016's Avatar Member
    Reputation
    9
    Join Date
    Jan 2008
    Posts
    76
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice but where to get the source?!

    *.dll files are not realy usefull on Linux :P

  14. #59
    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 posted the source on the first post.
    Life Puzzler WoW - Website | Forums

  15. #60
    OwnDD's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    The compiled version

    Originally Posted by Gastricpenguin View Post
    Source updated!
    Working Widescreen announce
    Working add-token
    Hi!
    Now totally working nice
    But could you maybe upload the compiled version of the pvp system with tokens?

    Thanks

Page 4 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 08:32 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