Crystalwarrior / KFO-Client

👀
https://aceattorneyonline.com
GNU General Public License v3.0
0 stars 1 forks source link

Multiple pair #17

Closed EstatoDeviato closed 3 months ago

EstatoDeviato commented 5 months ago

Added CHARS_ID, CHARS_NAME, CHARS_EMOTE, CHARS_OFFSET, CHARS_FLIP Here an example of how should the server send to client to have multiple pair:

(..... CHARS_ID = "char_id1char_id2char_id3char_id4", CHARS_NAME = "char_name1char_name2char_name3char_name4", CHARS_EMOTE = "char_emote1char_emote2char_emote3char_emote4", CHARS_OFFSET = "char_offset1char_offset2char_offset3char_offset4", CHARS_FLIP = "char_flip1char_flip2char_flip3char_flip4")

Crystalwarrior commented 3 months ago

with current AO's atrocious performance this makes me really scared to merge this in lol