Search found 34 matches

by Cheese
Thu May 22, 2003 6:36 am
Forum: MQ2::General
Topic: to solve the MQ gold issue MQ could go closed source....
Replies: 14
Views: 2727

Because we aren't on your payroll? Why should we provide free support for something you make money out of. By detours library I meant eqlib itself, i.e. based on detours.. If I know what I'm about, ya I could write my own version of detours putting dummy code to replace functions is hardly rocket sc...
by Cheese
Wed May 21, 2003 11:56 am
Forum: MQ2::General
Topic: to solve the MQ gold issue MQ could go closed source....
Replies: 14
Views: 2727

Well it seems you cant be arsed to write your own documents sprite, or indeed your own detours library, or your own support website, or even to remove evidence proving you were screwing over a GPL'd source.

sprite.. more like shite.
by Cheese
Wed May 21, 2003 4:45 am
Forum: MQ2::Development::Feature Discussion
Topic: developer input needed (re: new EQLib.cpp breakdown)
Replies: 20
Views: 3535

This is way better, and CVS will handle things a lot nicer too I'm sure.
by Cheese
Tue May 20, 2003 11:56 am
Forum: MQ2::General
Topic: /click
Replies: 42
Views: 11480

its ok, MQ gold seems to link here for support anyway.. As well as including the free docs that come with MQ ;P
by Cheese
Tue May 20, 2003 7:21 am
Forum: MQ2::General
Topic: MacroQuest Gold?
Replies: 94
Views: 27678

Hmm we discussed this issue a bit at work. We decided that taking it to a 'big' court would probably be a bad idea, as that would be testing the GPL licenses (which is we believe untested still?). So maybe best taking him to small claims ? I think you can still get like sufficient damages out of peo...
by Cheese
Fri Mar 21, 2003 5:58 am
Forum: MacroQuest::Help (Outdated)
Topic: Bug in /CharInfo
Replies: 27
Views: 5548

Neal beat me to posting it omg !
by Cheese
Thu Mar 06, 2003 7:10 am
Forum: MQ2::Development::Feature Discussion
Topic: Suggestions for New Macroquest (MQ2)
Replies: 42
Views: 9792

Are my messages cryptic? seriously heh

There ARE changes you'd need to make in SOME codebases, but in MQ last I checked and it seems recently Valerian has checked / used them without change.
by Cheese
Wed Mar 05, 2003 8:34 pm
Forum: MQ2::Development::Feature Discussion
Topic: Suggestions for New Macroquest (MQ2)
Replies: 42
Views: 9792

Whichever version of the DX DLL's use doesnt effect code at all, your code just uses the version of the DX LIB's which you link in to your project.. You could have DX9 installed and write an application for DX7.. As for VC6 / VC.NET, you dont need to use convert project bullshit the .cpp files last ...
by Cheese
Wed Mar 05, 2003 9:05 am
Forum: MQ2::Development::Feature Discussion
Topic: Suggestions for New Macroquest (MQ2)
Replies: 42
Views: 9792

1. Moving from VC for this project would be dumb IMO, it would be over complicating things when it's not needed. 2. The current script language was probably used because it was simpler for Plaz to write a parser for.. As for using LISP, how is that less retarded a language for the situation? I agree...
by Cheese
Wed Mar 05, 2003 5:54 am
Forum: MQ2::Development::Feature Discussion
Topic: Educated opinions on new Test server anti-MQ code
Replies: 77
Views: 28857

Thank you for the channel, I'll try drop by if other active devs are there.
by Cheese
Wed Mar 05, 2003 5:54 am
Forum: MQ2::General
Topic: For the whiners
Replies: 1
Views: 1114

heh from the last 2 months I've seen there are a lot of people who are more 'up' on eqgame hacking than Plaz. Plaz did a great job setting up the project but as an open source community waiting on a person who doesnt communicate with others is the way to let the project die. When those of us who can...
by Cheese
Tue Mar 04, 2003 11:53 am
Forum: MQ2::Development::Feature Discussion
Topic: Educated opinions on new Test server anti-MQ code
Replies: 77
Views: 28857

People should just post code here, if we are going to make a new code base I'd be in favour of splitting up eqlib.cpp A head developer can be sorted out once we have it back on it's feet, we all know the current project aim.. get it working as before, after that has been done we can decide focus and...
by Cheese
Tue Mar 04, 2003 11:46 am
Forum: MQ2::General
Topic: LOL @ DEV TEAM
Replies: 5
Views: 2084

Why is the admin always down about the project, am I missing something ? :)

A few people seem to be working on a fix, some of us have RL's, a busy guild life and code to handle so be patient =)
by Cheese
Fri Feb 28, 2003 5:07 am
Forum: MQ2::Development::Feature Discussion
Topic: Educated opinions on new Test server anti-MQ code
Replies: 77
Views: 28857

Erm, so we just do like every other game crack does.. NOP the code checks and return that everything is fine. I don't think Verant have started doing 3D Studio style crack checks yet (i'm sure any crackers here will know what I mean lol, it had like 30+ checks and would go wrong 2 hours into testing...
by Cheese
Thu Feb 20, 2003 6:32 am
Forum: Outdated Macros::Macro Requests
Topic: Chainstunning
Replies: 3
Views: 1181

sub Main
:StunLoop
/cast 1
/delay 20 (or whatever)
/cast 2
/delay 20
/cast 3
/delay 20
/goto :StunLoop


Just put

/macro stun
and
/endmacro

on hotkeys in EQ on your second box..