Formal Release

01/06/2011 02:29 Arcо#196
Quote:
Originally Posted by ImFlamedCOD View Post
I wasn't trying to be a total flame out of it , but its so damn simple if you can't figure out What X = , Y= NPC id , who would have guessed the npc id is the identification number used to id each npc, each id is unique to each npc, each number is a different npc.

Enough of the flaming i'm sorry if your trying to make a server and don't/can't figure out something as simple as that then i'm sorry i have only a few words of advise "give up".

Read up on the game your trying to emulate before you try to run a server for it.
advice
01/06/2011 05:37 Lateralus#197
My progress so far converting this source to fit a 4267 client, along with additions, edits, and the like.

Messaging system - [Only registered and activated users can see links. Click Here To Register...]
Adding friends and requesting friend information - [Only registered and activated users can see links. Click Here To Register...]
Spawn other players + action - [Only registered and activated users can see links. Click Here To Register...]
Attack system, monster spawning, monster AI - [Only registered and activated users can see links. Click Here To Register...]
Death - [Only registered and activated users can see links. Click Here To Register...]
Trading - [Only registered and activated users can see links. Click Here To Register...]
NPC Spawning - [Only registered and activated users can see links. Click Here To Register...]
01/06/2011 05:57 taylor2846#198
nice work
01/07/2011 00:10 WH-Man#199
Anyone have a server with this yet? Link me to site I want your client.. I mean er, play your server.
01/07/2011 06:44 Sion~#200
Nice. Gave me a few ideas.
It's been awhile.
01/08/2011 08:42 taylor2846#201
hay InfamousNoone can you help me Edit BlowfishCFB.dll to OpenSSL
01/09/2011 18:20 Kiyono#202
Can someone help me with updating the password encryption in this source to the new one?
01/09/2011 22:03 taylor2846#203
Quote:
Originally Posted by Kiyono View Post
Can someone help me with updating the password encryption in this source to the new one?
what do you mean?



hay InfamousNoone can any one help me Edit BlowfishCFB.dll to OpenSSL.
01/09/2011 22:13 Kiyono#204
Quote:
Originally Posted by taylor2846 View Post
what do you mean?



hay InfamousNoone can any one help me Edit BlowfishCFB.dll to OpenSSL.
The password encryption seems to have changed somewhere between 5165 and 5250 and I need to update it to work.
01/09/2011 22:32 taylor2846#205
try find a 5250 source and look at its encryption.

is the way this npc system in this source good and fast?
or would it be better to do it all in c#?
can someone help me Edit BlowfishCFB.dll to OpenSSL.
01/09/2011 22:39 _DreadNought_#206
Quote:
Originally Posted by Kiyono View Post
The password encryption seems to have changed somewhere between 5165 and 5250 and I need to update it to work.
Changes at patch 5172(Maybe 5173) one of those.

It's just an extra RC5 Layer and a new packet.

Both released. the extra RC5 Layer is released in the programming section with the title [Help] Password decryption or something like that and the authseed packet is just a int send from server->client.

Both can be found in project Exodus.
01/09/2011 23:15 Kiyono#207
Quote:
Originally Posted by _DreadNought_ View Post
Changes at patch 5172(Maybe 5173) one of those.

It's just an extra RC5 Layer and a new packet.

Both released. the extra RC5 Layer is released in the programming section with the title [Help] Password decryption or something like that and the authseed packet is just a int send from server->client.

Both can be found in project Exodus.
I know and I've been using Exodus as reference but as I don't have any real programming experience or knowledge so I'm unable to implement it.
01/10/2011 00:26 slappy89#208
How to log on with Hybrid pls tell me
01/10/2011 00:35 Syst3m_W1z4rd#209
This might be a stupid question, but do I need to compile the NPC Scripts somewhere, or I just copy the file, change name and then code in it, so it's like LUA?

Thanks.
01/10/2011 00:56 slappy89#210
How do we log on as Hybrid It was my antivirus lol that was stoping me from logging on (and im gm how do i make my items +12 ?)