[DLL] Control Panel menu

User Tag List

Page 7 of 7 FirstFirst ... 34567
Results 91 to 104 of 104
  1. #91
    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)
    You need to compile it with the core your server is running on
    Life Puzzler WoW - Website | Forums

    [DLL] Control Panel
  2. #92
    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)
    Meh still think you should add hearth option
    and join battlegrounds/arenas

  3. #93
    willisoady's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This wont run on the latest version of Ascent, and the pastebin URL doesn't work.

    Can you please repost the source or a version that works?

  4. #94
    deriko100's Avatar Member
    Reputation
    24
    Join Date
    May 2008
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i still get this errror [Err] 1136 - Column count doesn't match value count at row 1
    [Err] INSERT INTO `items` VALUES ('87562', '8', '-1', '-1', 'Control Panel', '', '', '', '35133', '3', '0', '1', '0', '0', '-1', '-1', '100', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '33208', '0', '0', '-1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', 'Your personal controls.', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '0');

  5. #95
    zysus's Avatar Member
    Reputation
    5
    Join Date
    Jun 2007
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the source link no work

  6. #96
    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)
    The source has been modified and re-uploaded.
    general pastebin - ControlPanel.cpp - post number 1030427
    Life Puzzler WoW - Website | Forums

  7. #97
    deriko100's Avatar Member
    Reputation
    24
    Join Date
    May 2008
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Gatericpenguin whyd i get an infaction for poststing that code? it said for bumping an old thread but this is currently being used isnt it?

  8. #98
    deriko100's Avatar Member
    Reputation
    24
    Join Date
    May 2008
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice man im using it for my server
    Vote Ralph Wiguim 2008!

  9. #99
    LilleCarl's Avatar Active Member
    Reputation
    65
    Join Date
    Feb 2008
    Posts
    132
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    1>------ Build started: Project: CustomScripts, Configuration: Release Win32 ------
    1>Compiling...
    1>WishingStone.cpp
    1>..srcCustomScriptsWishingStone.cpp(1) : error C2059: syntax error : 'constant'
    1>d:programwow serverarcemutrunksrcarcemu-worldDefinitions.h(29) : error C2143: syntax error : missing ';' before '{'
    1>d:programwow serverarcemutrunksrcarcemu-worldDefinitions.h(29) : error C2447: '{' : missing function header (old-style formal list?)
    1>d:programwow serverarcemutrunksrcarcemu-worldGroup.h(194) : error C2065: 'NUM_INSTANCE_MODES' : undeclared identifier
    1>d:programwow serverarcemutrunksrcarcemu-worldPlayer.h(486) : error C2065: 'NUM_INSTANCE_MODES' : undeclared identifier
    1>d:programwow serverarcemutrunksrcarcemu-worldPlayer.h(1547) : error C2065: 'NUM_INSTANCE_MODES' : undeclared identifier
    1>..srcCustomScriptsWishingStone.cpp(19) : error C2059: syntax error : 'constant'
    1>..srcCustomScriptsWishingStone.cpp(21) : error C2059: syntax error : 'constant'
    1>..srcCustomScriptsWishingStone.cpp(32) : error C2059: syntax error : 'public'
    1>..srcCustomScriptsWishingStone.cpp(34) : error C2143: syntax error : missing ';' before '{'
    1>..srcCustomScriptsWishingStone.cpp(34) : error C2447: '{' : missing function header (old-style formal list?)
    1>..srcCustomScriptsWishingStone.cpp(53) : error C2059: syntax error : 'constant'
    1>..srcCustomScriptsWishingStone.cpp(54) : error C2653: 'CPanel' : is not a class or namespace name
    1>..srcCustomScriptsWishingStone.cpp(56) : error C2143: syntax error : missing ';' before '{'
    1>..srcCustomScriptsWishingStone.cpp(56) : error C2447: '{' : missing function header (old-style formal list?)
    1>..srcCustomScriptsWishingStone.cpp(103) : error C2059: syntax error : 'constant'
    1>..srcCustomScriptsWishingStone.cpp(104) : error C2653: 'CPanel' : is not a class or namespace name
    1>..srcCustomScriptsWishingStone.cpp(106) : error C2143: syntax error : missing ';' before '{'
    1>..srcCustomScriptsWishingStone.cpp(106) : error C2447: '{' : missing function header (old-style formal list?)
    1>..srcCustomScriptsWishingStone.cpp(1259) : error C2059: syntax error : 'constant'
    1>..srcCustomScriptsWishingStone.cpp(1262) : error C2653: 'CPanel' : is not a class or namespace name
    1>..srcCustomScriptsWishingStone.cpp(1264) : error C2143: syntax error : missing ';' before '{'
    1>..srcCustomScriptsWishingStone.cpp(1264) : error C2447: '{' : missing function header (old-style formal list?)
    1>..srcCustomScriptsWishingStone.cpp(1269) : error C2059: syntax error : 'constant'
    1>..srcCustomScriptsWishingStone.cpp(1274) : error C2143: syntax error : missing ';' before '{'
    1>..srcCustomScriptsWishingStone.cpp(1274) : error C2447: '{' : missing function header (old-style formal list?)

  10. #100
    Kruz!'s Avatar Member
    Reputation
    5
    Join Date
    Aug 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The source link is not working gastric...

  11. #101
    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)
    Do not fret, i will post an updated version with loads of new features soon.
    Life Puzzler WoW - Website | Forums

  12. #102
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1190
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do not fret, i will post an updated version with loads of new features soon.
    You better or your head on a stick will happen
    If you need me you have my skype, if you don't have my skype then you don't need me.

  13. #103
    Broesel01's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi,

    the pastebin links are all down

    where can i find the source?

  14. #104
    Sounddead's Avatar Contributor
    Reputation
    160
    Join Date
    Sep 2007
    Posts
    1,126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    3 Days Ago

    Do not fret, i will post an updated version with loads of new features soon.
    He is posting an updated version soon. Reading other posts ftw.

Page 7 of 7 FirstFirst ... 34567

Similar Threads

  1. Control Panel problem...
    By steveo123 in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 05-29-2008, 01:13 AM
  2. [Tutorial] Making your own control panel
    By Clain in forum WoW EMU Guides & Tutorials
    Replies: 4
    Last Post: 03-06-2008, 12:00 AM
  3. New Control Panel! (I Made :)
    By Deathinabox in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 12-31-2007, 02:41 AM
  4. Control Panel help?
    By Ashtonsucks in forum World of Warcraft General
    Replies: 1
    Last Post: 11-08-2007, 10:13 PM
  5. control panel?
    By Teddy Bear Love in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 09-10-2007, 05:34 PM
All times are GMT -5. The time now is 03:36 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search