Welcome, Guest. Please login or register.
Did you miss your activation email?
May 04, 2024, 10:08:30 pm *

Login with username, password and session length
Pages: 1 2 3 [4] 5 6 7 8 9 10
Print
Author Topic: Ways to help you box.  (Read 106177 times)
Smoka
Full Member
***
Posts: 141


View Profile
« Reply #45 on: November 02, 2010, 02:30:09 pm »

Yeah, I used to run 3 at most, but after working through this post, I went from 6 most times up to 8 if needed with the same 4 gigs of RAM.
Logged
Drezden
Sr. Member
****
Posts: 340



View Profile
« Reply #46 on: November 04, 2010, 01:41:44 pm »

 To get this setup to work with ISBoxer heres what ya need to do.

- Start up IS,right click IS from task bar,go into Configuration.
- Then go to Game Configuration,select EverQuest.
- At the very bottom under Profiles for Everquest select EverQuest No Patch.
- Write all the info you find there down somewhere.
- Close the profile.
- Now click New Profile.
- Fill in everything like it was for the No Patch Profile except change the Main Executable Path to your 2nd boxing folders path. Give it a name up top.
- Click Apply,close profile and close the whole thing out.
-  Now open ISBoxer Suite.
- Under Characters go to the ones you want to use this new config.
- 4th box down,called Game Profile, set it to the Name you provided above.
- Do this for all toons you want using the 2nd folder. Then up top under File,click Export all to Inner Space.

 Your done ! Now when you load a char set,your main will load from original folder,while your boxes load from the 2nd folder.
  
 Also I left the 3 lines of text in my global that you find on the 1st page here,to leave bird bath in,it looks like a bag on the ground,but it works.
 
 
« Last Edit: November 04, 2010, 02:21:18 pm by Nindalf » Logged
jmac
Newbie
*
Posts: 17


View Profile
« Reply #47 on: November 16, 2010, 03:38:23 pm »

I know by all means we are suppose to use /stick and map feature only in MQ2, but I feel this clip plane plugin is not compromising the ez servers rules. If it is I apologize and will remove it.


I wrote this because of the horrible lag I got in PoDragons (only zone) and because for some reason in PoD the clip plane slider in options does nothing. What it does is just adds a /noclip #

0 would be an entire black screen, minus ui for those people who bot rangers.
750 about normal

1000+ increase your clip plane farther than the slider in options! However large numbers start tripping the graphics out and you'll need to reset it to 750.


source: only titanium client

Code:
// MQ2Test.cpp : Defines the entry point for the DLL application.
//

// PLUGIN_API is only to be used for callbacks.  All existing callbacks at this time
// are shown below. Remove the ones your plugin does not use.  Always use Initialize
// and Shutdown for setup and cleanup, do NOT do it in DllMain.



#include "../MQ2Plugin.h"


PreSetup("MQ2Test");


void NoClip(PSPAWNINFO pChar, PCHAR szLine) {
CHAR Arg1[MAX_STRING] = {0};
GetArg(Arg1,szLine,1);
    ((PZONEINFO)pZoneInfo)->MinClip  = atof(Arg1);
    ((PZONEINFO)pZoneInfo)->MaxClip = atof(Arg1);

}



// Called once, when the plugin is to initialize
PLUGIN_API VOID InitializePlugin(VOID)
{
DebugSpewAlways("Initializing MQ2Test");
AddCommand("/noclip", NoClip);
}

// Called once, when the plugin is to shutdown
PLUGIN_API VOID ShutdownPlugin(VOID)
{
DebugSpewAlways("Shutting down MQ2Test");
RemoveCommand("/noclip");
}

dl compiled version
http://www.smokemorebong.com/MQ2Test.dll
Logged
Slyminx
Jr. Member
**
Posts: 70


View Profile
« Reply #48 on: November 24, 2010, 07:36:17 am »

Okay, noob question here:

If you follow the instructions and disable all the Luclin models and horses/elementals, then:
How do you regenerate enough mana without sitting on a horse to keep up the healing/nuking/dotting if you're multi-boxing (in my case - 3), in early stages of level 70 - Bastion of Thunder?
Keep it up as is i.e. not have downtimes when you have to wait for mana to get up?

Logged

Have you seen my bear Tibbers?
krujo81
Full Member
***
Posts: 185



View Profile
« Reply #49 on: November 24, 2010, 11:41:35 am »

Okay, noob question here:

If you follow the instructions and disable all the Luclin models and horses/elementals, then:
How do you regenerate enough mana without sitting on a horse to keep up the healing/nuking/dotting if you're multi-boxing (in my case - 3), in early stages of level 70 - Bastion of Thunder?
Keep it up as is i.e. not have downtimes when you have to wait for mana to get up?



because who meds?, Later on mana regen isn't a problem either becuase we have mana regen augs or a mana pool so large that ya just cant run out =)
Logged


Drezden
Sr. Member
****
Posts: 340



View Profile
« Reply #50 on: February 04, 2011, 05:10:54 pm »

you can leave the bird bath completely out now.
 Wink
Logged
Spuds
Newbie
*
Posts: 25


View Profile
« Reply #51 on: February 05, 2011, 03:44:38 am »

Quote
I use the mouse a lot to get to different toons. I always have my warrior first, monk second and clerics last. In between the monks and the clerics I keep my other melee toons. It takes getting used to but it can be done.

I go warrior first, Paly/paly then either rog or Monk then Warr cleric

Or i Go Warrior/paly/paly/paly/war/mag

really depends on what toons i am playing buts its pretty easy once you get it down i dont use any boxing tools either. Just lower grapichs on alts
Logged
hateborne
Legend
*******
Posts: 2282


Don't nerf me bro!


View Profile
« Reply #52 on: February 05, 2011, 08:58:14 pm »

For those of you with macro friendly keyboards/mice, WinEQ allows for window bindings to certain key/combos.

Example: I use a G15 (2nd gen) keyboard. I have six "G_" keys (G1, G2, etc). I load my characters so that my keybinds ALWAYS represent the same character.
G1 - Hateborne
G2 - Verlorenen
G3 - Druid (yes, Druid is my bard's name >:-D )
G4 - Trashcan
G5 - Armyknife
G6 - Microphone

Having the same setup consistently allows me to respond with more fluidity. If Verlorenen (my tank SK) suddenly get ones rounded (again...), I can hit G6 then 3 (my aoe taunt) and my offtank immediately takes control with no detriment of bouncing through 6 different windows to find paladin.


Anyway, just a note. Take care

-Hateborne
Logged

I'm so sorry Hunter, I tried...
Dragonmist
Jr. Member
**
Posts: 91



View Profile
« Reply #53 on: February 05, 2011, 09:45:57 pm »

Sounds cool I thought about buying a Belkin N52 but not sure if would be too good for EQ, its great for PvP though ive heard.
Logged

WAR-Warfiend
SK-Ciera
PAL-Fevein
PAL-Zelera
PAL-Kordel
RNG-Dragonmist
ROG-Consealed
WIZ-Zeldraco
BER-Shadeis
kingmen30264
Newbie
*
Posts: 11


View Profile
« Reply #54 on: February 06, 2011, 10:25:17 am »

This has truely helped me, but there is only one thing that I do not like about it; No Skeleton Illusion will hold.

The only thing that I replaced to begin with was the GlobalLoad.txt file lines with the one provided here; but is there a certain line that determines Illusions/Skeleton?


Any help with this would be great.

Thanks,
Kingmen
Logged
Mogo
Newbie
*
Posts: 7


View Profile
« Reply #55 on: February 06, 2011, 04:46:22 pm »

So.. I have a question.

I have no problems with anything, except that Mq2 will not work when i load up the game when boxing.

If i just load the game normally as if i was going to solo everything, mq2 works fine. However, when i load the game with inner space mq2 never works. I gave up on the problem a long time ago, but i thought maybe someone else has had the same problem and/or knows how to fix this. Thanks.
Logged
Fugitive
Legend
*******
Posts: 1807


TROLL KING


View Profile
« Reply #56 on: February 06, 2011, 04:47:58 pm »

Run as Admin
Logged


Quoted for the Brotherhood of Warriors
"I want my wizard to cast Fugitives instead of fireballs.
We can't always get what we want. ;-)"
-Hate"
Mogo
Newbie
*
Posts: 7


View Profile
« Reply #57 on: February 06, 2011, 05:23:14 pm »

Run as Admin

Brilliant..
Logged
Fugitive
Legend
*******
Posts: 1807


TROLL KING


View Profile
« Reply #58 on: February 06, 2011, 05:24:24 pm »

yup...
Logged


Quoted for the Brotherhood of Warriors
"I want my wizard to cast Fugitives instead of fireballs.
We can't always get what we want. ;-)"
-Hate"
funkinmofo
Sr. Member
****
Posts: 341


Nerf Whiners


View Profile
« Reply #59 on: February 06, 2011, 05:33:35 pm »


Brilliant my ass....I still swear that Fugitive is just some AI that Hunter constructed.
Logged

Pages: 1 2 3 [4] 5 6 7 8 9 10
Print
Jump to:  

Recent

Stats

Members
  • Total Members: 6124
  • Latest: Havicck
Stats
  • Total Posts: 64988
  • Total Topics: 5053
  • Online Today: 190
  • Online Ever: 8678
  • (December 19, 2022, 02:32:09 pm)
Users Online
Users: 1
Guests: 150
Total: 151
TinyPortal v1.0 beta 4 © Bloc