Search found 26 matches

by Nanan
Thu Oct 30, 2003 3:33 pm
Forum: MQ2::Development::Feature Discussion
Topic: New MQ in-game text display code
Replies: 77
Views: 21851

Is there a way that the MQ text could be outputed to the telnet without all the other normal EQ text? I personally always use the putty telnet with the filters totally cutting out MQ text in game. The only Issue I have is that all other stuff goes to the telnet and tends to spam the stuff I want to ...
by Nanan
Mon Oct 27, 2003 7:09 pm
Forum: MQ2::General
Topic: Warning by GM for using Macroquest
Replies: 37
Views: 11320

I too question the $GM command atm. I have a small sub in every mac I use that checks for gm in zone via $gm. A few times I have done a /gmlist and have seen GM in the same zone that I am in, yet the $gm still comes out as false. Its kinda odd to be looking at a GM walk around you while my $gm check...
by Nanan
Mon Oct 20, 2003 11:53 pm
Forum: Macro Depot (MQ1)
Topic: consent with ini
Replies: 1
Views: 1490

consent with ini

I have been working on this one for a while, tweaking here and there untill It was working well enough that I felt it was ready to be posted. A small help can be shown by.. /mac consent help You can add names by just doing a... /mac consent name1 name2 name3 name4 ... name(n) You can append a name t...
by Nanan
Sun Oct 19, 2003 9:01 pm
Forum: Macro Depot (MQ1)
Topic: Consent.mac (Consent everyone with 1 button)
Replies: 10
Views: 3257

Actually I am working on an ini consent mac now. The only hang up atm is trying to figure out how to do appending to the ini.


If you do know how to do appends to ini file lists then please post it in the help section as a reply to a post by confused.
by Nanan
Sat Oct 18, 2003 1:44 am
Forum: Macro Help (MQ1)
Topic: ini consent mac
Replies: 2
Views: 1056

My code still in testing, It will store unlimited number of names but overwrites the previous names atm. I will make it append once I figure out how to do it with the correct variables and for/next loops. The second half of the macro is the part that will do the consenting. I capped it high at 50 co...
by Nanan
Sat Oct 18, 2003 1:29 am
Forum: MacroQuest::Help (Outdated)
Topic: unable to locate macroq~dsw and dsp errors ..
Replies: 13
Views: 11531

I to have run across a few errors with the irc zip in the last few weeks. For the mostpart tho VS.NET 2003 will prompt when opening the solution that it is not properly formatted and will attempt to correct. I have yet to encounter any issues after VS fixes it and I am not really sure what was fixed...
by Nanan
Sun Oct 12, 2003 6:22 pm
Forum: MQ2::General
Topic: MQ Changes
Replies: 38
Views: 11315

All in all you did an amazing job plaz with a roll out smoother then the crap SoE gives us.

The only error that drives me up the wall is the "this var has already been declared" error. A small change to my code fixed it but it was not something I had expected at first.
by Nanan
Sat Oct 11, 2003 12:34 pm
Forum: MQ2::General
Topic: Filtering chat spam out of EQ
Replies: 3
Views: 1581

Thanks,

The macroquest.ini use to have a few things like can not see target etc filtered out but it was removed. I just didnt remember what the handle was for this as it was removed some time ago.
by Nanan
Sat Oct 11, 2003 1:39 am
Forum: MQ2::General
Topic: Filtering chat spam out of EQ
Replies: 3
Views: 1581

Filtering chat spam out of EQ

I know this has prob been posted before but after about 40 different word combos I was not able to find it via search.

I simply want to know what the handle is for the filter in the Macroquest.ini file is.

[Filter Names]

?????="damnspam i dont wana see"


Thanks
by Nanan
Wed Oct 08, 2003 4:54 am
Forum: Macro Depot (MQ1)
Topic: twisting mac
Replies: 55
Views: 19885

twisting mac

....
by Nanan
Mon Oct 06, 2003 7:20 pm
Forum: MQ2::Development::Feature Discussion
Topic: Any requests for MQ?
Replies: 34
Views: 7542

Um ok how about these. Alter /who so it's output depends on your ingame settings for /showname EX. If showname = 1 just firstname displays, then the return from /who would be just the first name. If showname = 2 then /who returns first and last name with guild flag. Id also like to have last names n...
by Nanan
Sat Oct 04, 2003 8:14 pm
Forum: Outdated Macros::Macro Help
Topic: Incorrect Client Version: Tue Sep 09 01:47:47 2003
Replies: 4
Views: 6609

1. download the zip from the downloads page 2. unzip it in folder other than my EQ folder 3. go to the newly created folder and DoubleClick the Macroquest.dsw file 4. It will open up in Visual studio. 5. Go to the menu called Build and click on it 6. On that menu go to Set Active Configuration clic...
by Nanan
Fri Oct 03, 2003 4:35 pm
Forum: MQ2::Development::Feature Discussion
Topic: Should we remove perl entirely?
Replies: 6
Views: 1584

Good, less garbage in the MQ folder.. now to clean up some of the other old code thats strewn about through out the program...
by Nanan
Thu Sep 18, 2003 4:31 pm
Forum: MQ2::General
Topic: removing /who from MQ?
Replies: 14
Views: 4699

I'm working, using a combination of code and struct changes from a number of persons including auth, onetimehero, and Plaz, on getting /who fixed in LDoN. Problem there is, of course, I have to fix it, find a group, get a mission, get in, etc. Then crash out... That means, effectively, one check pe...
by Nanan
Tue Sep 16, 2003 4:57 pm
Forum: Outdated Macros::Macro Requests
Topic: /Walkto <zone> command
Replies: 14
Views: 9552

Um to map out a walking path you could use the ingame map and add a path for every zone line.