Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Page 2 of 5 FirstFirst 12345 LastLast
Results 11 to 20 of 41
  1. #11
    Banned

    Join Date
    Jan 2010
    Location
    Rocky Bro!
    Posts
    75
    Post Thanks / Like
    Rep Power
    0
    Reputation
    82

    Register to remove this ad
    Quote Originally Posted by stargate9591 View Post
    Today 10:13 AM
    Safushi How can I fix the problem I am getting? it says like "error /configs/optional.conf" then it shuts down... :<

    -i am having the same problem with this when i try to run the 'world.exe', any ideas on how to fix it?

    Use the search button.
    try this

    /************************************************** ******************************
    * ArcEmu Optional Configuration File
    * Last Update: $Id: arcemu-optional.conf rev.2718
    *
    * 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-80.
    * 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: 80
    *
    * Generated Level Level Cap
    * This variable controls the level at which stats will generate up to. Generally the formulas go
    * crazy after level 80 so this way you can keep the high visual but stats at a reasonable value.
    * Default: 80
    *
    * 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
    *
    * AdditionalFun
    * it's verbose.
    * Default: 0 (disabled)
    *
    * Unstuck
    * Default: 0 (disabled)
    *
    * UnstuckCooldown
    * Default: 60 (0 = No cooldown, otherwise time in seconds)
    *
    * UnstuckToBind (Hearthstone coordinates)
    * Default: 1 (0 = No, 1 = Yes)
    *
    * MaxProfessions
    * The maximum number of professions a player can have at a time.
    * Default: 2
    *
    ************************************************** ******************************/

    <Optional StartingLevel="1"
    LevelCap="80"
    GenLevelCap="80"
    AllowTBC="1"
    AntiMasterLootNinja="0"
    AdditionalFun="0"
    DKStartingTalents="0"
    Unstuck="0"
    UnstuckCooldown="60"
    UnstuckToBind="1"
    MaxProfessions="2">



    /************************************************** ******************************
    * 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
    *
    * 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
    *
    * Instant80
    * Enables Instant80 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 Instant80="0"
    PvPToken="0"
    PvPTokenID="13905"
    PvPKillAnnounce="0"
    Portals="0"
    L80etc="0"
    WeddingNPC="0">

    /************************************************** ******************************
    * GameMaster Configuration
    *
    * ListOnlyActiveGMs
    * List only gamemasters with enabled GMFlag to players without any permissions.
    * Default: 0
    *
    * HidePermissions
    * Hides permission flags from players without any permissions.
    * Default:0
    *
    *
    ************************************************** ******************************/

    <GameMaster ListOnlyActiveGMs = "0"
    HidePermissions = "0">

    /************************************************** ******************************
    * Common Schedule Configuration (func from commonschedulethread.cpp p2wow's core)
    *
    * AutoBroadCast (MultiLanguages supported)
    * Enable/Disable new broadcast system.(cebernic: blizzlike )
    * Default: 0(Disable) 1(Enable)
    *
    * BroadCastInterval
    * Contents sending on interval by second
    * DefaultMin:10 Max:1440)
    *
    * BroadCastTriggerPercentCap
    * Setup the cap of chance in condition with contents sending in each BroadCastInterval's value
    * Notice: OP can setup any of message's priority, this could be adjustment in field `percent` of table `worldbroadcast`
    * Default:99 (min:1 max:99, 99 only displaying message on priority 100 set.)
    * i.e : If set 50 ,it means all of messages 100% selected(but may not displayed) by higher than '50' priority with each broadcastinterval.
    * The total selected messages(>51 priority) chosen at random with send to all players.
    *
    * BroadCastOrderMode [0-1]
    * 0:RandomMode - By Triggering & Conditions
    * 1:SerialMode - [ignored both ->field `percent` from table `worldbroadcast` & TriggerPercentCap parameters.]
    * Default:0
    *
    ************************************************** ******************************/

    <CommonSchedule AutoBroadCast = "0"
    BroadCastInterval = "10"
    BroadCastTriggerPercentCap = "2"
    BroadCastOrderMode = "0">

    /************************************************** ******************************
    * Extra Class Configurations
    * DeathKnightPreReq
    * Enable/Disable requirement to have a level 55 character on your account before allowing creation
    * Of a Death Knight hero class.
    * 1 = level 55
    * 0 = Any level
    *
    * DeathKnightLimit
    * Enable/Disable limit to have a more than one Death Knight Hero Class per realm.
    * 1 = Enabled (Only one Death Knight per realm)
    * 0 = Disabled (You can create a 10 DK per realm)
    *
    ************************************************** ******************************/

    <ClassOptions DeathKnightPreReq = "1"
    DeathKnightLimit = "1" >

    /************************************************** ******************************
    * GoldSettings Configuration
    *
    * EnableGoldCap
    * Enable/Disable Maximum Gold.
    * Default: 0(Disable) 1(Enable)
    *
    * StartingGold
    * On Creating a character they will start with this amount in Gold
    * Default: 0
    *
    * MaximumGold
    * Maximum amount of Gold a character can hold
    * Default: 214748 (214k gold)
    * Note: Client Max is 214748 Gold (2^31, signed int32)
    *
    ************************************************** ******************************/

    <GoldSettings EnableGoldCap = "1"
    StartingGold = "0"
    MaximumGold = "214748">


    › See More: [Ultimate PvP] *3.3.2 Repack* Release



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #12
    Beginner

    Join Date
    Feb 2010
    Posts
    2
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1

    Add

    Hey dude it cud be nice if u did added some trainers on GM Island and how do i make it public with hamichi ? have tried dident work

  4. #13
    Beginner

    Join Date
    Jan 2010
    Posts
    1
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    you have to run the World as an administrator

  5. #14
    Beginner

    Join Date
    Feb 2010
    Posts
    7
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    Hi Snowcrown,

    First up - nice repack

    Got optional.conf working fine, and can join server a-okay... had a good play about etc :P

    Couple of probs I've spotted:-
    Some skills/trainers are a bit broken - not all skills available for all classes, or starting skills are incorrect (e.g. rogues dont have/cant learn stealth).
    Talents - only noticed paladin vindication talent is too low - minus 46 AP instead of 560 or something, will update if/as I spot more

    Requests for stuff to add:-
    Could you add some regular battlemasters to launch 2vs2/3vs3/4vs4 arena matches from the GM island starting area? Would make it really easy to use your repack to run fun arena tournaments :P

    Also, some profession trainers and vendors like your other trainers/vendors would be awesome!

    Keep up the good work!

  6. #15
    Beginner

    Join Date
    Feb 2010
    Posts
    1
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    Quote Originally Posted by Safushi View Post
    How can I fix the problem I am getting? it says like "error /configs/optional.conf" then it shuts down... :<
    I found a fix for this problem. You basically just delete all the 'helpful' comments in it. I recommend copying and pasting the original text into another word document for future reference.
    Replace all text in optional.conf with:


    <Optional StartingLevel="1"
    LevelCap="80"
    GenLevelCap="80"
    AllowTBC="1"
    AntiMasterLootNinja="0"
    AdditionalFun="0"
    DKStartingTalents="0"
    Unstuck="0"
    UnstuckCooldown="60"
    UnstuckToBind="0"
    MaxProfessions="2">


    <Interfaction InterfactionChat="0"
    InterfactionGroup="0"
    InterfactionGuild="0"
    InterfactionTrade="0"
    InterfactionFriends="0"
    InterfactionMisc="0"
    CrossOverCharacters="0">


    <Color AnnTagColor = "2"
    AnnGMTagColor = "1"
    AnnNameColor = "4"
    AnnMsgColor = "6">


    <Extra Instant80="0"
    PvPToken="0"
    PvPTokenID="13905"
    PvPKillAnnounce="0"
    Portals="0"
    L80etc="0"
    WeddingNPC="0">


    <GameMaster ListOnlyActiveGMs = "0"
    HidePermissions = "0">


    <CommonSchedule AutoBroadCast = "0"
    BroadCastInterval = "10"
    BroadCastTriggerPercentCap = "2"
    BroadCastOrderMode = "0">


    <ClassOptions DeathKnightPreReq = "1"
    DeathKnightLimit = "1" >


    <GoldSettings EnableGoldCap = "1"
    StartingGold = "0"
    MaximumGold = "214748">

  7. #16
    Beginner
    Join Date
    Feb 2010
    Posts
    1
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1

    ...

    Every time i open World.exe it says Error. configs/optional.conf and then shut it down ... how do i fix it ?

  8. #17
    Beginner

    Join Date
    Feb 2010
    Posts
    7
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    Quote Originally Posted by Wonnder Boy View Post
    Every time i open World.exe it says Error. configs/optional.conf and then shut it down ... how do i fix it ?
    You did READ the previous 3 posts right?

  9. #18
    Scout
    Snowcrown's Avatar
    Join Date
    Jan 2010
    Posts
    19
    Post Thanks / Like
    Rep Power
    15
    Reputation
    47
    trying get trainers fixed and learn to read posts!

  10. #19
    Beginner

    Join Date
    Feb 2010
    Posts
    3
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1

    Error on World.exe

    i get error on world.exe when i use, it says something about Config.Optional, how i fix?

  11. #20
    Scout
    Snowcrown's Avatar
    Join Date
    Jan 2010
    Posts
    19
    Post Thanks / Like
    Rep Power
    15
    Reputation
    47

    Register to remove this ad
    Quote Originally Posted by Coolyman1 View Post
    i get error on world.exe when i use, it says something about Config.Optional, how i fix?
    Read the other 30 post's about fix...

 

 
Page 2 of 5 FirstFirst 12345 LastLast

Visitors found this page by searching for:

repack 3.3.5a wow pvp

repack 3.3.5a

wow 3.3.5a original pvp repack

SEO Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 12:31 PM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org