Menu

#1 Fix coordinate comunication

closed-fixed
None
5
2009-06-27
2007-08-15
No

When a player reaches x or y coord > 1000, the server sends the thousand separator "Ex: 1,050" and it crashes de client. Change server to send the number without the thousand separator.

Discussion

  • Rodrigo Robles

    Rodrigo Robles - 2007-08-18
    • status: open --> closed
     
  • Rodrigo Robles

    Rodrigo Robles - 2007-08-18

    Logged In: YES
    user_id=1240533
    Originator: YES

    Fixed changing the ffnumber by fffixed in the floattostrf calls.

     
  • Rodrigo Robles

    Rodrigo Robles - 2009-06-27
    • status: closed --> closed-fixed