[Release] TitleNpc in C++ menu

User Tag List

Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 50
  1. #16
    soul02's Avatar Active Member
    Reputation
    33
    Join Date
    Mar 2008
    Posts
    168
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice scripted.. +cookies
    -·=»‡«=·- Soul02 -·=»‡«=·-


    [Release] TitleNpc in C++
  2. #17
    zokuero's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    fantastic job !!

  3. #18
    Exacute's Avatar Active Member
    Reputation
    67
    Join Date
    Mar 2008
    Posts
    337
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice work +rep for it
    [/COLOR]

  4. #19
    DontCareQQ's Avatar Member
    Reputation
    7
    Join Date
    Jul 2008
    Posts
    134
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by *Scripted* View Post
    Thats it?..
    wut els can i give? lolz

  5. #20
    AzolexX's Avatar Contributor
    Reputation
    179
    Join Date
    May 2007
    Posts
    587
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i like your new avatar +REP!!!

    Find about scripting, programming and music! My blog: https://worldofsmth.wordpress.com!

  6. #21
    FinnZor's Avatar Member
    Reputation
    50
    Join Date
    May 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Really nice , +rep x1

  7. #22
    *Scripted*'s Avatar Banned
    Reputation
    41
    Join Date
    Aug 2008
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks all im leetz nowz

  8. #23
    *Scripted*'s Avatar Banned
    Reputation
    41
    Join Date
    Aug 2008
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    all these views not comments : / lechers >>

  9. #24
    trix1986's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello *Scripted*, i'm interested in that script.

    If i start compiling it gives me a bag of errors like that:

    1>..\src\TitlerNPC\TitlerNPC.cpp(40) : error C2664: 'Player::HasKnownTitle' : cannot convert parameter 1 from 'int' to 'RankTitles'
    1> Conversion to enumeration type requires an explicit cast (static_cast, C-style cast or function-style cast)
    1>..\src\TitlerNPC\TitlerNPC.cpp(41) : error C2039: 'RemoveKnownTitle' : is not a member of 'Player'
    1> d:\wow svn's\arcemu\trunk\src\arcemu-world\Player.h(732) : see declaration of 'Player'
    1>..\src\TitlerNPC\TitlerNPC.cpp(49) : error C2664: 'Player::HasKnownTitle' : cannot convert parameter 1 from 'int' to 'RankTitles'
    1> Conversion to enumeration type requires an explicit cast (static_cast, C-style cast or function-style cast)
    1>..\src\TitlerNPC\TitlerNPC.cpp(50) : error C2039: 'AddKnownTitle' : is not a member of 'Player'
    1> d:\wow svn's\arcemu\trunk\src\arcemu-world\Player.h(732) : see declaration of 'Player'
    1>..\src\TitlerNPC\TitlerNPC.cpp(57) : error C2664: 'Player::HasKnownTitle' : cannot convert parameter 1 from 'int' to 'RankTitles'
    1> Conversion to enumeration type requires an explicit cast (static_cast, C-style cast or function-style cast)
    1>..\src\TitlerNPC\TitlerNPC.cpp(5 : error C2039: 'AddKnownTitle' : is not a member of 'Player'
    1> d:\wow svn's\arcemu\trunk\src\arcemu-world\Player.h(732) : see declaration of 'Player'

    ....

    Can you say how to fix it?
    Last edited by trix1986; 09-11-2008 at 09:24 AM.

  10. #25
    nofix's Avatar Member
    Reputation
    5
    Join Date
    Feb 2008
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Getting the same error as above poster.

    script looks awesome though, good job!

  11. #26
    *Scripted*'s Avatar Banned
    Reputation
    41
    Join Date
    Aug 2008
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by trix1986 View Post
    Hello *Scripted*, i'm interested in that script.

    If i start compiling it gives me a bag of errors like that:



    Can you say how to fix it?
    I get no errors compileing.. Uploading pics

  12. #27
    nofix's Avatar Member
    Reputation
    5
    Join Date
    Feb 2008
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What emu are you compiling it with?

  13. #28
    *Scripted*'s Avatar Banned
    Reputation
    41
    Join Date
    Aug 2008
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Aspire i am he is using Arcemu

  14. #29
    Ickybad's Avatar Contributor
    Reputation
    214
    Join Date
    Apr 2008
    Posts
    904
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The emulator in general shouldn't be the problem .
    Last edited by Ickybad; 09-11-2008 at 09:45 PM.

  15. #30
    trix1986's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yep, then you need to release a patch for each emulator, that fixes the BUG!

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [Release] Herbs to flag
    By Dave-evad in forum World of Warcraft Model Editing
    Replies: 9
    Last Post: 11-26-2006, 03:31 PM
  2. Burning Crusdade Release Date!
    By codydude815 in forum World of Warcraft General
    Replies: 22
    Last Post: 10-30-2006, 01:59 PM
  3. Burning Crusdade Release Date!
    By codydude815 in forum World of Warcraft Guides
    Replies: 15
    Last Post: 10-28-2006, 12:15 PM
  4. anti-warden Release #1
    By zhPaul in forum World of Warcraft Bots and Programs
    Replies: 40
    Last Post: 10-21-2006, 01:40 AM
  5. Burning Crusade Release
    By KOLOSSAL in forum World of Warcraft General
    Replies: 3
    Last Post: 10-10-2006, 12:33 AM
All times are GMT -5. The time now is 02:46 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