Quests?

04/17/2011 21:08 kill_acvc#1
Thanks for Kinshi, Pro4Never and Angelius for clarifying it a bit.
#Request close.
04/17/2011 23:01 iStefan#2
It was a big mistake that you claimed NewestCOServer that I updated for you as your own source made from scratch.
No, TQ Quests (most of them) Don't use packets.
The '?' you see is in npc.ini as far as I know.
04/18/2011 01:30 kill_acvc#3
Quote:
Originally Posted by iStefan View Post
It was a big mistake that you claimed NewestCOServer that I updated for you as your own source made from scratch.
No, TQ Quests (most of them) Don't use packets.
The '?' you see is in npc.ini as far as I know.
lol what's your goddamn problem? That shit you updated for me, I threw that in the trash can. AS I SAID, I coded my own source, TWICE. Because that source code you saw was from my first source, now I'm working on another one.
04/18/2011 01:47 .Kinshi#4
Quote:
Originally Posted by iStefan View Post
It was a big mistake that you claimed NewestCOServer that I updated for you as your own source made from scratch.
No, TQ Quests (most of them) Don't use packets.
The '?' you see is in npc.ini as far as I know.
Goodluck fucking bastard.
Yes, TQ Quests do use packets.

@OP
Essentially, quests are client sided.
When a player logs in, the server sends 2 large packets, signifying which quests the player has accepted, has completed, or are available.

The client then spawns certain NPCs with the ! or ? above them based on the packets the server sends.

Good luck
04/18/2011 01:53 kill_acvc#5
Quote:
Originally Posted by .Kinshi View Post
Yes, TQ Quests do use packets.

@OP
Essentially, quests are client sided.
When a player logs in, the server sends 2 large packets, signifying which quests the player has accepted, has completed, or are available.

The client then spawns certain NPCs with the ! or ? above them based on the packets the server sends.

Good luck
Could you tell me what's it's type? Thanks in advance. I guess It's 1135, am I correct?
04/18/2011 02:43 pro4never#6
1134 is the client request/confirmation. Not sure what 1135 is.

In my new source I'm starting to work on handling the quest packets but so far I'm just dealing with the 1134 ones the client sends right after login. Not encountered 1135 yet but it could be that's a response the server sends.
04/18/2011 03:06 .Kinshi#7
Yeah 1134 is the confirmation.

1135 I has labeled as Quest Info, but I'm not 100% sure on what it does, I'm still working on my quest system.
04/18/2011 03:08 kill_acvc#8
Quote:
Originally Posted by pro4never View Post
1134 is the client request/confirmation. Not sure what 1135 is.

In my new source I'm starting to work on handling the quest packets but so far I'm just dealing with the 1134 ones the client sends right after login. Not encountered 1135 yet but it could be that's a response the server sends.
Wierd.. the packet the client sends to the server when I open the quests window is 1135.

[Only registered and activated users can see links. Click Here To Register...]
04/18/2011 03:32 pro4never#9
Yes, 1135 is the quest window. 1134 must be the actual information you reply with.
04/18/2011 12:04 { Angelius }#10
yes 1134 handles all the quests effects (!)(?)(Done)(The Message Box)(the orange arrows)(Screen effects) (quest window)etc etc and you can get it done by sniffing the packet values

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
04/18/2011 13:38 iStefan#11
Quote:
Originally Posted by kill_acvc View Post
lol what's your goddamn problem? That shit you updated for me, I threw that in the trash can. AS I SAID, I coded my own source, TWICE. Because that source code you saw was from my first source, now I'm working on another one.

And by the way...

#Reported


If you're not going to help don't post at all.
O really? May I see the source via TeamViewer now? Cuz as far as I can see you changed a few variables and claiming you coded your own source. What guy can code a whole source with all the features for less than a week?
You couldn't update NewestCOServer few days ago, and now you coded your own source? wonderful! I haven't seen anybody learning so fast. You just found a way to get your reputation up, and actually you are a bastard.
04/18/2011 21:02 kill_acvc#12
Quote:
Originally Posted by iStefan View Post
O really? May I see the source via TeamViewer now? Cuz as far as I can see you changed a few variables and claiming you coded your own source. What guy can code a whole source with all the features for less than a week?
You couldn't update NewestCOServer few days ago, and now you coded your own source? wonderful! I haven't seen anybody learning so fast. You just found a way to get your reputation up, and actually you are a bastard.
Yes you can see my source on teamviewer. Not now though, because I'm not at home. Who said I have all the features? I coded it from scratch, as I said a bunch of times, therefore, I can only walk, run see NPCS and I'm working in the spawn system, using a packet builder I created myself. (You couldn't update NewestCOServer few days ago, and now you coded your own source?) I knew lots of things,I wasn't the noob you thought I was..., but updating a source was a mistery for me..after seeing Pro4Never's guide showing how to make a source, I was enlightened. Don't blame me because you can't code a source from scratch, which is,actually, a pretty simple task. (You just found a way to get your reputation up, and actually you are a bastard.) Reputation? I don't need to proof anyone anything. And even if I did, I wouldn't lie. I just don't care about other people, basically.("You're a bastard")Besides, present me more arguments before start swearing. I'll show you my source later, as I said. You may find me on MSN today.
04/18/2011 21:55 iStefan#13
Quote:
Originally Posted by kill_acvc View Post
Yes you can see my source on teamviewer. Not now though, because I'm not at home. Who said I have all the features? I coded it from scratch, as I said a bunch of times, therefore, I can only walk, run see NPCS and I'm working in the spawn system, using a packet builder I created myself. (You couldn't update NewestCOServer few days ago, and now you coded your own source?) I knew lots of things,I wasn't the noob you thought I was..., but updating a source was a mistery for me..after seeing Pro4Never's guide showing how to make a source, I was enlightened. Don't blame me because you can't code a source from scratch, which is,actually, a pretty simple task. (You just found a way to get your reputation up, and actually you are a bastard.) Reputation? I don't need to proof anyone anything. And even if I did, I wouldn't lie. I just don't care about other people, basically.("You're a bastard")Besides, present me more arguments before start swearing. I'll show you my source later, as I said. You may find me on MSN today.

You knew, my ass.. I'm satisfied with my own programming knowledge, I'm only 14..
Don't even think that I'm jealous at you, Cuz that's very far from true.
04/18/2011 22:36 _tao4229_#14
Quote:
Originally Posted by iStefan View Post
You knew, my ass.. I'm satisfied with my own programming knowledge, I'm only 14..
Don't even think that I'm jealous at you, Cuz that's very far from true.
Age has nothing to do with programming.

Don't play that card here.
04/19/2011 02:16 kill_acvc#15
Quote:
Originally Posted by _tao4229_ View Post
Age has nothing to do with programming.

Don't play that card here.
#Agreed.