Search found 16 matches

by crankyplayer
Fri Dec 15, 2006 1:07 am
Forum: MQ2::Help
Topic: Anyone have a link..
Replies: 67
Views: 5199

The topic or post you requested does not exist

that is the error i get when i click on your link
by crankyplayer
Fri Dec 15, 2006 1:01 am
Forum: MQ2::Help
Topic: Anyone have a link..
Replies: 67
Views: 5199

Anyone have a link..

anyone have a link to somewhere in the forums where it explains how to compile Plugins ... i searched and cept getting "Compiling" and then "Plugins" type results even though i put "Compiling Plugins" in the search box ... it never came back with that specifally - if an...
by crankyplayer
Thu Dec 14, 2006 4:53 pm
Forum: MQ2::Help
Topic: Old macro not working with new MQ2
Replies: 7
Views: 2961

in the midst

in the midst of all this confusion and getting so close to fixing my personal macro;s ... sony changes eqgame.exe ~ bravo sony for fecking us all in the ass again
by crankyplayer
Wed Dec 13, 2006 5:18 pm
Forum: MQ2::Help
Topic: Old macro not working with new MQ2
Replies: 7
Views: 2961

read through

i read through to load screen and it says "MQ2MoveUtils" not found - but before patch it never usta say that ? what should i do about this
by crankyplayer
Wed Dec 13, 2006 5:14 pm
Forum: MQ2::Help
Topic: Old macro not working with new MQ2
Replies: 7
Views: 2961

File

The file worked before the patch earlier this week - is there a new moveutilities that is required to make certain macro's work?[/code]
by crankyplayer
Tue Dec 12, 2006 2:45 pm
Forum: MQ2::Help
Topic: Old macro not working with new MQ2
Replies: 7
Views: 2961

Old macro not working with new MQ2

i am having problems with a macro that i got from a friend - it is a beastlord helper ... the beastlord does everything except follow the mob and hit - he slows / buffs when told to / sends pet ... but he just stands there and turns attack on but doesnt move to mob . My question is why would the new...
by crankyplayer
Sat Dec 09, 2006 2:11 am
Forum: MQ2::Help
Topic: Failed Plugins
Replies: 9
Views: 2041

Failed Plugins

I read somewhere on the boards about people needing to re compile plugins - i am currently trying to compile pluggin mq2fps.dll When i try through Vis Studio c++ it wont let me =( the error i get when i load mq2 on computer is as follows : Please Re-compile C:\docs and settings\desktop\macroquest2\m...
by crankyplayer
Fri Nov 03, 2006 10:59 pm
Forum: MQ2::Macros::Help
Topic: basic macro?
Replies: 5
Views: 3268

basic macro

| this macro will make the cleric cast complete heal on a target at 80% health Sub Main :loop /if (${Target.ID}!=${Spawn[MONK].ID}) /tar id ${Spawn[MONK].ID} /delay 1s ${Target.ID}==${Spawn[MONK].ID} /if (${Target.PctHPs}<70) { :castagain /cast 2 /delay 5 /if (!${Me.Casting.ID}) /goto :castagain /d...
by crankyplayer
Fri Nov 03, 2006 3:02 pm
Forum: MQ2::Macros::Help
Topic: basic macro?
Replies: 5
Views: 3268

txt to .mac

Hi - i was reading in Wiki and noticed that it cant be .txt needs to be .mac ... i searched the forums and didnt find much about how to convert or rewrite my simplex code in a .mac format ...

got any tips?
by crankyplayer
Fri Nov 03, 2006 1:50 pm
Forum: MQ2::Macros::Help
Topic: basic macro?
Replies: 5
Views: 3268

basic macro?

i have read the slash commands and so on and wondering if this macro will work - i know it is extremely simple but i am hoping i grasped the info somewhat http://www.macroquest2.com/wiki/index.php/MacroQuest2:Macros#Macros | this macro will make the cleric cast complete heal on a target at 80% healt...
by crankyplayer
Wed Nov 01, 2006 3:40 pm
Forum: MQ2::Help
Topic: Compiling issue involves LNK2019
Replies: 10
Views: 4055

1 other quesion

I had 1 other question maybe someone could answer -
step #7" Select Release, and place a check in each dll you want compiled"

how do i know which DLL files i want to compile? is it all files in the box or certain files

thanx for the input
by crankyplayer
Wed Nov 01, 2006 1:40 pm
Forum: MQ2::Help
Topic: Compiling issue involves LNK2019
Replies: 10
Views: 4055

Compile

I searched the post you suggested and didnt find any clear cut solution to my question - if you would be so kind as to put a link of your solution in a post i would greatly appriciate - bare with my stupidity as it hurts me more then you =)
by crankyplayer
Tue Oct 31, 2006 10:17 am
Forum: MQ2::Help
Topic: Compiling issue involves LNK2019
Replies: 10
Views: 4055

Compiling issue involves LNK2019

I had a question about compiling i am using the free VS2005 Express and have followed the instructions 1 -5 which pertain to changing files. i am now on the Compiling MQ2 and i get all the way to step 9 and when i try to complete step 9 i get what follows. I have read the troubleshooting section for...
by crankyplayer
Tue Oct 31, 2006 1:02 am
Forum: ISXEQ::Help
Topic: Compile
Replies: 1
Views: 2832

Compile

I had a question about compiling i am using the free VS2005 Express and have followed the instructions 1 -5 which pertain to changing files. i am now on the Compiling MQ2 and i get all the way to step 9 and when i try to complete step 9 i get what follows. I have read the troubleshooting section for...
by crankyplayer
Mon Oct 30, 2006 8:03 pm
Forum: ISXEQ::General
Topic: Compile
Replies: 3
Views: 2761

you mean the section If you installed using default directories, navigate to C:\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults and edit corewin_express.vsprops, changing the following: Change AdditionalDependencies="kernel32.lib" to AdditionalDependencies="kernel32.lib u...