So I was messing around with ExServerPrimitive packet on aCis and I was trying to draw a circle around a capture point (dominion event).
But I've noticed some very strange behaviour of this packet. From my understanding, each primitive is saved in the client under a unique (?) name, like an object id. In addition to that, you need to actually send an empty packet of the name you are modifying if you wish to clear the packet in the client (or exit and open up again).
However, if for example I log in 2 clients from the same PC, only the first will get the primitives drawing (even tho the server sends them correctly, I checked).
EDIT: Even stranger, some times it does show it some times it doesn't. I checked for bugs in the code but there are none.
I haven't tried to send a diffrent names for different characters to see if they will be drawn, but I doubt it.
So I was wondering if someone knows if the client has any limitations or where is the data from the primitives stored.
It's impossible to explain things to someone completely stupid like you.
You really are very dumb; I never imagined someone with such severe psychological issues could exist on a forum.
You should go to a doctor immediately, as this stupidity might be contagious to others.
You should feel ashamed. 🤣🤣🤣🤣🤣🤣🤣🤣
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/bDVQYKMUb3
https://campsite.bio/utchihaamkt
2 clients:
StyleA: Original client
test1: Unity client
Monster kills are displayed correctly on both clients. Soon it will be possible to kill mobs in a party on 2 different clients
Question
An4rchy
Hello.
So I was messing around with ExServerPrimitive packet on aCis and I was trying to draw a circle around a capture point (dominion event).
But I've noticed some very strange behaviour of this packet. From my understanding, each primitive is saved in the client under a unique (?) name, like an object id. In addition to that, you need to actually send an empty packet of the name you are modifying if you wish to clear the packet in the client (or exit and open up again).
However, if for example I log in 2 clients from the same PC, only the first will get the primitives drawing (even tho the server sends them correctly, I checked).
EDIT: Even stranger, some times it does show it some times it doesn't. I checked for bugs in the code but there are none.
I haven't tried to send a diffrent names for different characters to see if they will be drawn, but I doubt it.
So I was wondering if someone knows if the client has any limitations or where is the data from the primitives stored.
Edited by An4rchy3 answers to this question
Recommended Posts