+1 items question

08/23/2006 05:32 Drugieuk#1
I know that finding the +1 items while on ground is imposible with no way at all of doing it ect. ect. ect.

The +1's are done serverside ect. ect. ect.

Now we got that out of the way...

The packet for picking up an item must be sent when we try to pick something up.

The server will send back a return packet that will give details of the item.
The Itemtype will be determined before that using the itemtype file. (ref-super and what item.)

Now the question:
What happens if you pick up an item without standing at the correct co-ords? Do you get sent to botjail? Does CO crash? Do you get no responce to the packet?

I don't know if it's posible to do. Can somone help?
08/23/2006 05:47 Peach#2
i think its possible.. i tried be4.. but kinda forgot about it..
08/23/2006 14:51 noelm#3
Quote:
Originally posted by Drugieuk@Aug 23 2006, 05:32
I know that finding the +1 items while on ground is imposible with no way at all of doing it ect. ect. ect.

The +1's are done serverside ect. ect. ect.

Now we got that out of the way...

The packet for picking up an item must be sent when we try to pick something up.

The server will send back a return packet that will give details of the item.
The Itemtype will be determined before that using the itemtype file. (ref-super and what item.)

Now the question:
What happens if you pick up an item without standing at the correct co-ords? Do you get sent to botjail? Does CO crash? Do you get no responce to the packet?

I don't know if it's posible to do. Can somone help?
Well I dont know much about programming or any of that, but I doubt you can get botjailed or your client will crash because where you stand on your screen is different to where you stand on another persons screen, IE when tanking you might be sitting on the right co ords, but on the other player's screen you're on completely diff co ords... yeah I know sounds dumb but it might help somewhat I dunno...
08/23/2006 16:07 Drugieuk#4
Quote:
Originally posted by noelm@Aug 23 2006, 14:51
Well I dont know much about programming or any of that, but I doubt you can get botjailed or your client will crash because where you stand on your screen is different to where you stand on another persons screen, IE when tanking you might be sitting on the right co ords, but on the other player's screen you're on completely diff co ords... yeah I know sounds dumb but it might help somewhat I dunno...
You get bot jailed for sending incorrect packets, just try using an old seller.

as for being on different co-ords on someone elses screen, that's fairly normal, error in the client.
08/23/2006 17:10 tasha#5
i think that most that you will get is a invalid co-ord message and nothing will happen