Notes |
|
|
also update function sends full update to the client like resend command, in wiki its documented as:
UPDATE W Updates the state of the character to nearby clients.
but its also send all characters in the screen to the client which is called update on it. |
|
|
|
There are several calls to the function UPDATE, for example, when the character connected and then it wasn't being loaded items/npcs on screen. Try it in the next build but I would say you are done. |
|
|
(0001415)
|
Shaklaban
|
23-10-12 11:32
(edited on: 23-10-12 11:37) |
|
invisiblity issue solved, but now update not works for the called-on character.
after .stone command, character cannot see its new state (stone or not). only can see after .resend command. other characters can see the new stone status without resend or update, only character which is stoned cannot see.
after .gold xxx + update command character cannot see his new gold. resend work in this case but its update the full screen, not only to the character itself or others characters.
i think only problem is after update characters new state not sended itself.
|
|
|
(0002354)
|
XuN
|
23-07-14 17:19
|
|
|