Jump to content

Deftinwolf

VIP Members
  • Posts

    70
  • Joined

  • Last visited

  • Days Won

    5

Deftinwolf last won the day on December 18 2011

Deftinwolf had the most liked content!

About Deftinwolf

  • Birthday 10/22/1990

Profile Information

  • Gender
    Male
  • Location
    Lavelle, Pa
  • Interests
    look at my picture YES that is me. thats my interest. =P =D I play bass in a band.

Deftinwolf's Achievements

Newbie

Newbie (1/14)

20

Reputation

  1. i reinstalled the WOW provided by the launcher we have. yet i still get error 134 how can i fix this im at a loss now
  2. this is the chance of a life time for Ice Cold WOW. every other private server that i play is down now. no one on their servers knows whats going on. lets get the hype going and bring people back here. but that also means we the current players need to help out these people and show that our community is as amazing as i know we can be. admins we need to push events. both ingame and a little out, but mostly in game thats what makes the cake. i found a MOP server thats still running but the lag on it is horrible its blizz-like. but i cant stand the lag. but still they have over 2k online at one time i actually had to wait in cue to get online with them. i know our servers can handle more than that. so lets go. this is a community wide effort. not just gms and admins. we all need to do our part to make this server amazing again.
  3. im haveing the same problem. ...
  4. nope deleting the cache didnt work
  5. i can sign in to my character list but upon fully loading the area i am DC'ed. how can i fix this?
  6. NVM i fixed i myself
  7. Failed to initialize WoW.mfil. Details: [7] err=0 text=manifests::ReadDirectFile - ReadDirectFileFromBuffer failed [6] err=0 text=manifestInfo::ReadDirectFileFromBuffer - manifest_partial tag failed [5 ]err=0 text=manifest::ReadIndirectFile - Download what is this Problem and how do i fix it
  8. Deftinwolf

    4.3

    kk thx
  9. Deftinwolf

    4.3

    anyone know if we are compatible with patch 4.3?
  10. no prob.
  11. Note: I will take this early opportunity to let you know that macros run all at once. This means that when you click the button, the macro runs each command from start to finish before returning control to the game. This has two important effects. First, if you write a macro that takes a long time to execute (like /run for i=1, 100000000 do end), the game will freeze for as long as it takes to run the macro. Second, and arguably more important, there is no way to wait in a macro without freezing the game. This fact will become much more apparent when we start dealing with the /cast command and its ilk. Some addons can provide a way to issue a command at a later time, but they can only be used for "benign" functions like chatting, emotes, and issuing commands to other addons (though equipping weapons in combat is allowed). If you don't mind the game freezing, you can use this little workaround to make macros pause: /script debugprofilestart();while debugprofilestop()<wait_time do end; Where wait_time is the time, in milliseconds, you want to wait. You can use this with multiple /cast commands, no problem, as long as you wait for the correct cooldown periods. source was http://www.wowwiki.com/Making_a_macro
  12. OK first off dont even bother thinking about 4.3 on this server for at least another year. we dont even have 4.2 content available, and no lvl cap will not be higher till the next expansion.
  13. we deff. need to script ALL of the raids. we run patch 4.2 but don't have any of the content. i know of servers that are up to date with patch 4.2 completely all their instances are scripted and they have alot of custom quests to complete. when this server started it was up to date but now we are falling behind drastically
  14. ICC is worthless. lest they script the darn thing
  15. Deftinwolf

    GM

    i sent a personal message to jordan when he was online. still no reply.
×
×
  • Create New...