Redux v2 - Official 5065 Classic Source

12/17/2013 03:51 Dr.Vista#526
Every time i try to run the game..

i get system crash : blue screen !!

i'm running Win7 32, i tried to make the loader and the game compatibility to WinXP SP3 but that didn't help either !!
12/17/2013 04:14 Aceking#527
Quote:
Originally Posted by Dr.Vista View Post
Every time i try to run the game..

i get system crash : blue screen !!

i'm running Win7 32, i tried to make the loader and the game compatibility to WinXP SP3 but that didn't help either !!
Delete the zftqat folder located inside your conquer install.

@Pro, will you include that in the first post. Too many seem to be running into this issue.
12/17/2013 05:00 Spirited#528
Quote:
Originally Posted by Dr.Vista View Post
Every time i try to run the game..

i get system crash : blue screen !!

i'm running Win7 32, i tried to make the loader and the game compatibility to WinXP SP3 but that didn't help either !!
I have a small guide on common client problems:
[Only registered and activated users can see links. Click Here To Register...]
12/17/2013 07:27 pro4never#529
Quote:
Originally Posted by Aceking View Post
Hmm blue mouse and moonbox will be fairly simple....
Dont suppose anyone has a list of maps and co ordinates for the mouse?

Also means I would have to fix the PC mine maps...
Will need to add traps to handle the mine shafts
12/17/2013 14:14 Dr.Vista#530
Quote:
Originally Posted by Fang View Post
I have a small guide on common client problems:
[Only registered and activated users can see links. Click Here To Register...]
it isn't a login problem .. it's client or loader start up problem ..

Quote:
Originally Posted by Aceking View Post
Delete the zftqat folder located inside your conquer install.

@Pro, will you include that in the first post. Too many seem to be running into this issue.
Bingo ..

folder deleted and everything worked fine!!
12/17/2013 14:24 angel12345#531
Quote:
Originally Posted by pro4never View Post
Will need to add traps to handle the mine shafts
If u want i can give u guys the mouse,traps from offical tq binary database for there exact location and paths afterwards :)
12/17/2013 20:31 DDTtrainer#532
werent pets already coded by turkey?
12/17/2013 22:33 pro4never#533
Quote:
Originally Posted by DDTtrainer View Post
werent pets already coded by turkey?
Pets are pretty buggy still. He never finished them and (nothing against him as a person) were never all that well integrated into the source.
12/17/2013 23:08 Aceking#534
Quote:
Originally Posted by angel12345 View Post
If u want i can give u guys the mouse,traps from offical tq binary database for there exact location and paths afterwards :)
Feel free to post them here :)
12/18/2013 22:14 [X]-Cape#535
Is this source good for learning c# from scratch ?
12/18/2013 23:36 pro4never#536
Quote:
Originally Posted by [X]-Cape View Post
Is this source good for learning c# from scratch ?
Yes because the base anyways was pretty clean and mostly standardized.

I cannot claim it's some beacon of hope by any means but compared to other fully featured pservers it's super clean to read through.


It doesn't use any really advanced concepts and is a strong introduction to how to use some slightly more advanced things such as nhibernate and implicit operators.
12/19/2013 18:36 DDTtrainer#537
@pro, a 2.9 release before Christmas?
12/19/2013 18:40 pro4never#538
No clue. I'm not working on it.

It's an open source project so it's done when people log on and contribute (both through bug reports on the live test server and by adding to the code base)
12/19/2013 20:00 Aceking#539
Christmas might be pushing it.
My finals just finished which frees up some more time for me.

So I am starting to look into pets since I now have the time to do more than a quick bug fix here or there.
But to have pets bug free by christmas for a new release might be stretching it.

The AI will take a fair amount of testing to get it right...
12/23/2013 14:47 !DeX!#540
Quote:
Originally Posted by [X]-Cape View Post
Is this source good for learning c# from scratch ?
Yea. Looking Clean,Coding Well Thanks Pro4ever

====
I'm back to Coding C# Again Bcouz OF u , but if u can explain Somethings Like
How to make Events Like 5 hits then OUT ...!!