Project Information: ArcEmu - Ascent menu

User Tag List

Page 4 of 5 FirstFirst 12345 LastLast
Results 46 to 60 of 62
  1. #46
    Vaniq's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ballwinkle View Post
    hasbro, if everybody thanked burlex, ascent would still be here.
    This is not a flame but a community member observation, but ban me all you like.

    I am pretty much silent on these (and any other WOW-Drama forums), but love the emulator project(s) nonetheless. I was a huge fan of AscentEmu and Burlex, until Burlex turned into a whiney drama queen, closing his source every other day and throwing tantrums like an spoiled little girl. Really disappointed me as a fan and community member. Everytime I would hit the SVNs, they were offline. Scan the forums, find some blistering thread about "how dare someone..." blah blah.

    I don't care the reasons. All I know is it effected my experience with the emulator. Unfortunately, there was nowhere else to go for a high quality game, so yeah. I've stuck around, but my own server suffers a lack of updates for months at a time due to developers and their dick-wrassling contests. Truly disheartening. Grow up, man up, and get the job done, enjoy the work and be proud someone cares enough to use it.

    And tell me, is there a way to negative-karma someone here? Because Ballwinkle is just a dick.


    Best luck, Hasbro and ArcEmu. Suggestion: Think before you speak, always keep a level head. As a leader, that is mandatory or no one will respect you.

    ~waits for banstick~

    Project Information: ArcEmu - Ascent
  2. #47
    xtavie's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    arcemu is awesome

  3. #48
    c0ddingt0n's Avatar Banned
    Reputation
    117
    Join Date
    Feb 2008
    Posts
    641
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ArcEMU is alright, I really like ascent-optinal

  4. #49
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could someone pls post the famous ascent-optional config in a Code box? :P

  5. #50
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    ###########################################################################
    # OpenAscent Optional Configuration File
    # Last Update: : ascent-optional.conf 309 2008-06-03 14:29:43Z tazjin $
    #
    # This configuration file contains all non-blizzlike values.
    ###########################################################################
    
    /********************************************************************************
     * How to use this config file:                                                 *
     * Config files are in a block->variable->setting format.                       *
     * A < signifies the opening of a block, the block name is expected after that. * 
     * After the block name, a space and then the settings sperated by = / ' '.     *
     *                                                                              *
     * e.g.                                                                         *
     * <block setting="0" someval = "1">                                            *
     *                                                                              *
     * Comments can be in C format, e.g. /* some stuff */, with a // at the start   *
     * of the line, or in shell format (#).                                         *
     ********************************************************************************/
    
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Optional Settings
    #
    #    Starting Level
    #     This controls at which level characters are created. Range is from 1-70.
    #     Default: 1
    #
    #    Level Cap
    #        This variable controls the level that stats will be generated up to internally.
    #        Beyond this level players can still see a higher level visually but their stats won't
    #        increase beyond this point.
    #        Default: 70
    #
    #    Generated Level Level Cap
    #       This variable controls the level at which stats will generate up to. Generally the formulas go
    #       crazy after level 70 so this way you can keep the high visual but stats at a reasonable value.
    #       Default: 70
    #
    #    Allow The Burning Crusade characters
    #       This will override account settings, so you can disable TBC from your server without having to mess with accounts.
    #       Default: 1 
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    
    <Optional    StartingLevel = "1"
                 LevelCap = "70"
                 GenLevelCap = "70"
                 AllowTBC = "1"
                 AntiMasterLootNinja = "0">
    
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Interfaction Options
    #
    #    InterfactionChat
    #    This directive controls whether horde and alliance players can talk to each other.
    #    Default: 0 (disabled)
    #
    #    InterfactionGroup
    #    This directive controls whether horde and alliance players are able to build a group together.
    #    Default: 0 (disabled)
    #
    #    InterfactionGuild
    #    This directive controls whether horde and alliance players are able to build crossfaction guilds
    #    Default: 0 (disabled)
    #
    #    InterfactionTrade
    #    This directive controls whether horde and alliance players can trade with each other.
    #    Default: 0 (disabled)
    #
    #    InterfactionFriends
    #    If this is enabled players can add other players from the opposite faction to their friends list
    #    Default: 0 (disabled)
    #
    #    InterfactionMisc
    #    This directive controls whether horde and alliance players are able to use different functions
    #    on players of the opposite faction. This includes e.g. using the /who command.
    #    Default: 0 (disabled)
    #
    #    CrossOverCharacters
    #    If this is enabled players are able to create both, horde and alliance characters on a PVP realm.
    #    Default: 0 (disabled)
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    
    <Interfaction    InterfactionChat="0"
                     InterfactionGroup="0"
                     InterfactionGuild="0"
                     InterfactionTrade="0"
                     InterfactionFriends="0"
                     InterfactionMisc="0"
                     CrossOverCharacters="0">
    
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Color Configuration
    #   Announce
    #    AnnTagColor
    #    This controls which color the [] tag in front of announces has.
    #    Default: 2 (Light Blue)
    #
    #    AnnGMTagColor
    #    This controls the color of the GM/Admin tag in announces. Only enabled if GMAdminTag is set to 1.
    #    Default: 1 (Light red)
    #
    #    AnnNameColor
    #    This controls the color of the gamemaster's name in announces.
    #    Default: 4 (Green)
    #
    #    AnnMsgColor
    #    This controls the color of message in announces.
    #    Default: 6 (Gold)
    #
    #
    #   You can choose one of the colors below.
    #     LightRed    = 1
    #     LightBlue = 2
    #     Blue    = 3
    #     Green    = 4
    #     Red    = 5
    #     Gold     = 6
    #     Grey    = 7
    #     White    = 8
    #     Magenta     = 9
    #     Yellow     = 10
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    
    <Color  AnnTagColor = "2"
            AnnGMTagColor = "1"
            AnnNameColor = "4"
            AnnMsgColor = "6">
    
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Extra Scripts Configuration
    #
    #    Instant70
    #        Enables Instant70 mode.
    #
    #    PvPToken
    #        This directive enables  item rewards when there is a PvP Kill and players are level 70
    #
    #    PvPTokenID
    #        If PvPToken is enabled, specify the item ID of your custom Token ID, or any other item
    #
    #    L70etc
    #        Enables L70etc Band Gossip script.
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    
    <Extra Instant70="0" PvPToken="0" PvPTokenID="13905" PvPKillAnnounce="0" Portals="0" L70etc="0" WeddingNPC="0">
    There rofl
    If you need me you have my skype, if you don't have my skype then you don't need me.

  6. #51
    Fantomass's Avatar Active Member
    Reputation
    23
    Join Date
    Feb 2007
    Posts
    111
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ArcEmu is the very best now ,optional r great and there r updates everyday
    first was antrix then ascent and now is ArcEmu....
    ArcEmu Rocks

  7. #52
    TheZaronz's Avatar Active Member
    Reputation
    97
    Join Date
    Dec 2007
    Posts
    567
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah, but the first emu in the family of ascent and that was WoWd?

  8. #53
    Hasbro's Avatar Banned
    Reputation
    65
    Join Date
    Dec 2007
    Posts
    334
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wow Daemon - Wowd was the "first" emu in the Ascent family.

  9. #54
    andy012345's Avatar Active Member
    Reputation
    59
    Join Date
    Oct 2007
    Posts
    124
    Thanks G/R
    0/7
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't know why my name is there. I havn't been on the dev team since the drama over openascent.

  10. #55
    Sonic Waffle's Avatar Contributor
    Reputation
    170
    Join Date
    Dec 2007
    Posts
    990
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Meh... I like ArcEmu, but not Hasbro. At the moment HE has the bad rep and not the team/EMU. I think I will use Arc for now untill Ascent gets working again...

    P.S. Hasbro, I'm everywhere! There is no way for you to loose me... :clap:


  11. #56
    Clain's Avatar Banned
    Reputation
    179
    Join Date
    Jan 2008
    Posts
    1,396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You forgot EspireEmu :O

    Burlex and the entire Scape team are a bunch of drama queens who will do anything to get their way.

    ArcEmu is ftw, but I still like to annoy Hasbro with silly threads <3.

  12. #57
    мιяаgє's Avatar Member
    Reputation
    42
    Join Date
    Jan 2008
    Posts
    210
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ballwinkle View Post
    WoWD -> Antrix -> Ascent -> Summit


    and put yourself in burlex's shoes. u spend over 2 years of your life coding something, for what? not money, but for entertaining everyone. Then you get people who DDoS his webserver, spam him on msn and irc. And you wonder why he keeps it closed source? (for now).

    and about arcemu....i would like a leader that know what #define is LOL.
    I think we all know by now that you are pro ascent... stop posting about it in Arcemu's thread =.=

    Arcemu is ftw, and always will be


  13. #58
    arigity's Avatar Banned
    Reputation
    49
    Join Date
    Dec 2007
    Posts
    548
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ballwinkle View Post
    WoWD -> Antrix -> Ascent -> Summit


    and put yourself in burlex's shoes. u spend over 2 years of your life coding something, for what? not money, but for entertaining everyone. Then you get people who DDoS his webserver, spam him on msn and irc. And you wonder why he keeps it closed source? (for now).

    and about arcemu....i would like a leader that know what #define is LOL.

    screw burlex's shoes? if it was just for entertainment why did he quit? if it wasn't for money why should he care if hasbro has donations? non-profit my ass.

    makes about as much sense as those Chinese servers "pulling in 10k a day" srsly. wtf, i cannot name a single chinese server let alone one that had enough players to make 10k a day, what are they selling donations for crack? how the hell would he even know how much they make?

    hasbro can't code. what else is new? he's got like 10 people who can so who cares?

  14. #59
    Clain's Avatar Banned
    Reputation
    179
    Join Date
    Jan 2008
    Posts
    1,396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Actually, Trelorn is the one who cares about donations, BUT WoWScape makes way more money then what they spend on the servers despite what Trelorn said about the profit = $0.00. Once on emupedia this guy posted their personal information and that they made 40,000 just from donations ingame in a year
    Last edited by Clain; 07-08-2008 at 04:41 PM.

  15. #60
    arigity's Avatar Banned
    Reputation
    49
    Join Date
    Dec 2007
    Posts
    548
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i realize that it was trelorn whining about donations and not burlex, and that it is also likely trelorn not burlex causing trouble with arcEMU but i was on a rant and didn't feel like bothering with details XD

Page 4 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Replies: 50
    Last Post: 11-04-2009, 06:31 AM
  2. Replies: 14
    Last Post: 10-08-2008, 01:23 AM
  3. Project Information and Recruitment
    By Errage in forum World of Warcraft Emulator Servers
    Replies: 62
    Last Post: 08-13-2008, 07:59 AM
  4. ArcEmu/Ascent Runtime Error
    By Kotov in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 07-23-2008, 02:06 AM
  5. Arcemu/Ascent
    By megachristron in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 06-22-2008, 11:59 PM
All times are GMT -5. The time now is 04:25 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