Thread: Target & Effect
View Single Post
Old 05-13-2008, 08:32 PM   #11 (permalink)
Peoharen
Account Terminated
 
Peoharen's Avatar
 
Join Date: Dec 2004
Location: USA
Age: 24
Posts: 911
Send a message via Yahoo to Peoharen
Default

Quote:
Originally Posted by ABTOP View Post
omg )) what is that?)))))))
If it will be work it will be GREATTTTT.
Ok few questions.
1)What is target.ProcessDelta();
2)What is Packet.Acquire(....); Where i can see examples with that code?
3)Where you get state? state.Send(packet);
1.
ProcessDelta updates and resyncs the connected users information of their character with the server. The MovingEffect method calls it before sending the effect packet so I included it. (see Mobile.cs & Effect.cs in the server files)

2.
Try looking in Packets.cs (server).

3.
Fixed.
Peoharen is offline   Reply With Quote