Compiling errors {help plz lol} menu

User Tag List

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 31
  1. #16
    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)
    Excellent :P
    Now the code is more clean. When i get home, i can fix up smore
    Life Puzzler WoW - Website | Forums

    Compiling errors {help plz lol}
  2. #17
    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)
    Heh yay! Lol i love you gastric man (no homo) lol, man if you were a girl id kiss ya. /kiss hell who cares lol heh. everyones heres been a big help, and i loved all the flaming i gor from yall lol good times lol especially from ya tim hehe, but i know you all got my back, once im done, i will finish the thing and make a video and post it here, and ya tell me what you think about it.

  3. #18
    thijsd's Avatar Member
    Reputation
    25
    Join Date
    Oct 2007
    Posts
    157
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have the same problem with an other script, it also gives errors like plr not described/found.

  4. #19
    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 yes lol, nice gastrics name changed green woot i love green lol. so gastric you get a chance to look over this?

  5. #20
    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)
    Ok made a few fixes, and now heres the errors.
    Code:
    ------ Build started: Project: PvpSystem, Configuration: Release Win32 ------
    Compiling...
    Setup.cpp
    c:documents and settingsmarinedesktopascentbranches2_8_stablesrcscriptssrcpvpsystemSetup.h(1) : warning C4081: expected 'identifier'; found '('
    ..srcPvpSystemSetup.cpp(15) : error C3867: 'Unit::GetDamageDoneMod': function call missing argument list; use '&Unit::GetDamageDoneMod' to create a pointer to member
    ..srcPvpSystemSetup.cpp(15) : error C2446: '>' : no conversion from 'int' to 'int32 (__thiscall Unit::* )(uint32)'
            There are no conversions from integral values to pointer-to-member values
    ..srcPvpSystemSetup.cpp(15) : error C2296: '>' : illegal, left operand has type 'int32 (__thiscall Unit::* )(uint32)'
    ..srcPvpSystemSetup.cpp(15) : error C2039: 'GetAttacker' : is not a member of 'Player'
            c:documents and settingsmarinedesktopascentbranches2_8_stablesrcgamePlayer.h(695) : see declaration of 'Player'
    ..srcPvpSystemSetup.cpp(18) : error C2181: illegal else without matching if
    ..srcPvpSystemSetup.cpp(19) : error C2661: 'ItemInterface::SafeAddItem' : no overloaded function takes 1 arguments
    ..srcPvpSystemSetup.cpp(23) : error C2039: 'GetRace' : is not a member of 'Player'
            c:documents and settingsmarinedesktopascentbranches2_8_stablesrcgamePlayer.h(695) : see declaration of 'Player'
    ..srcPvpSystemSetup.cpp(24) : warning C4390: ';' : empty controlled statement found; is this the intent?
    ..srcPvpSystemSetup.cpp(26) : error C2039: 'GetRace' : is not a member of 'Player'
            c:documents and settingsmarinedesktopascentbranches2_8_stablesrcgamePlayer.h(695) : see declaration of 'Player'
    ..srcPvpSystemSetup.cpp(27) : warning C4390: ';' : empty controlled statement found; is this the intent?
    ..srcPvpSystemSetup.cpp(30) : error C2059: syntax error : 'else'
    ..srcPvpSystemSetup.cpp(31) : error C2447: '{' : missing function header (old-style formal list?)
    Build log was saved at "file://c:Documents and SettingsMarineDesktopAscentbranches2_8_stablesrcscriptsprojects2003_int_release_PvpSystemBuildLog.htm"
    PvpSystem - 10 error(s), 3 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

  6. #21
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dude - I'm sorry you can't get it to work.. but post over at ascentemu forums b/c in C++ section>>they are really good at fixing errors

    Just getting a little sick of this being bumped, sorry.

  7. #22
    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 it was bumped like 1 time lol, and yes i posted over there too, and its good to have 2 sites helping ya out lol. jesus man someones tight much heh . its fine though.

  8. #23
    Le Froid's Avatar Contributor
    Reputation
    172
    Join Date
    Mar 2007
    Posts
    1,327
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ^about wareagle's post

    And I'm tired of seeing 8 versions of this thread, each with like 3 or 4 more lines of code

    PS: A few errors are still obvious, like player->GetAttacker

    ...and also joker, I never flamed you!! ...besides those 5 or 6 times never!

  9. #24
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry I'm being rude, its just it bumps other posts like custom trainers down. I think we should have a support section

  10. #25
    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 exacly tim heh, and i understand but this was my final post on this because i though i had the dam code done just gatta fix the gay errors. Lol mind helping me finish this up before war over here ^^ goes pmsing everywhere heh i love ya too war lol. And i think this is important to me, and not some custom trainers lol, custom trainers anyone can make lol.

  11. #26
    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)
    Hmmmm cant find anything yet, anyone got a clue what else might i be able to change???

  12. #27
    galcybele's Avatar Member
    Reputation
    2
    Join Date
    Jul 2007
    Posts
    145
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh this looks intresting, this gave me an idea. heh too bad no one can help him

  13. #28
    Le Froid's Avatar Contributor
    Reputation
    172
    Join Date
    Mar 2007
    Posts
    1,327
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1 error:
    Code:
     
    if(attacker->GetDamageDoneMod>100 && attacker->GetAttacker()==true)
    &Unit::GetDamageDoneMod is right code

    2 error: GetRace : is not a member of Player

    3 error: GetAttacker : is not a member of Player

    ill post more if I see em

  14. #29
    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)
    OK so i fixed that one and got one more error and i fixed that one more error and im stuck iwht 10 again lol, btw what should the get race to be, i cant find anything in player.... also the get attacker.
    Code:
    ------ Build started: Project: PvpSystem, Configuration: Release Win32 ------
    Compiling...
    Setup.cpp
    c:documents and settingsmarinedesktopascentbranches2_8_stablesrcscriptssrcpvpsystemSetup.h(1) : warning C4081: expected 'identifier'; found '('
    ..srcPvpSystemSetup.cpp(15) : error C2059: syntax error : '&'
    ..srcPvpSystemSetup.cpp(17) : error C2039: 'attacker' : is not a member of 'Player'
            c:documents and settingsmarinedesktopascentbranches2_8_stablesrcgamePlayer.h(695) : see declaration of 'Player'
    ..srcPvpSystemSetup.cpp(17) : error C2232: '->Player::GetItemInterface' : left operand has '' type, use '.'
    ..srcPvpSystemSetup.cpp(17) : error C2227: left of '->GetItemCount' must point to class/struct/union/generic type
    ..srcPvpSystemSetup.cpp(18) : error C2181: illegal else without matching if
    ..srcPvpSystemSetup.cpp(19) : error C2661: 'ItemInterface::SafeAddItem' : no overloaded function takes 1 arguments
    ..srcPvpSystemSetup.cpp(23) : error C2039: 'GetRace' : is not a member of 'Player'
            c:documents and settingsmarinedesktopascentbranches2_8_stablesrcgamePlayer.h(695) : see declaration of 'Player'
    ..srcPvpSystemSetup.cpp(24) : warning C4390: ';' : empty controlled statement found; is this the intent?
    ..srcPvpSystemSetup.cpp(26) : error C2039: 'GetRace' : is not a member of 'Player'
            c:documents and settingsmarinedesktopascentbranches2_8_stablesrcgamePlayer.h(695) : see declaration of 'Player'
    ..srcPvpSystemSetup.cpp(27) : warning C4390: ';' : empty controlled statement found; is this the intent?
    ..srcPvpSystemSetup.cpp(30) : error C2059: syntax error : 'else'
    ..srcPvpSystemSetup.cpp(31) : error C2447: '{' : missing function header (old-style formal list?)
    Build log was saved at "file://c:Documents and SettingsMarineDesktopAscentbranches2_8_stablesrcscriptsprojects2003_int_release_PvpSystemBuildLog.htm"
    PvpSystem - 10 error(s), 3 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


    Ok well i found something like this
    Code:
    uint32 race;
    maybe i can use that to get the race? how though lol.
    Last edited by jokerjokes; 02-18-2008 at 11:35 AM.

  15. #30
    galcybele's Avatar Member
    Reputation
    2
    Join Date
    Jul 2007
    Posts
    145
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hmm i tried, and cheaked it out but fail , hmm there must be something else.

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. ArcEmu fresh compile error-HELP please-
    By jwhitten87 in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 03-19-2013, 01:14 PM
  2. [Help] Compiling errors with ArcEmu
    By hackers_best_cs in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 07-26-2008, 08:01 AM
  3. [Help] Stuck on compile error
    By jmulhern345 in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 07-06-2008, 07:05 PM
  4. [Error] Ac web ultimate repack help plz
    By Dieg0 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 12-31-2007, 04:07 PM
  5. [HELP] Ascent Compiling Error.
    By jokerjokes in forum World of Warcraft Emulator Servers
    Replies: 23
    Last Post: 12-10-2007, 12:53 AM
All times are GMT -5. The time now is 10:10 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