Thread: long strings
View Single Post
  #11  
Old 10-26-2001, 06:56 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Ok I found another bug, with npcserver only:
when there is a comma in the flag then it is
sent 'corrupted' to the npcserver the next
time you are logging into the server
(like client.flag=1,2,3 is sent as
client.flag=1
2
3
to the npcserver).
I have fixed it, with the next server restart it will
also work on your favoured server
Reply With Quote