quote:
Originally posted by gone
I try to do math that part just doesn't respond then but if I take the math out it works
could you explaint that a bit more? and if you post the whole code (both ReceiveNotify and ParseCommand functions) it'd be great. We'd be able to help better.
quote:
Originally posted by gone
sTextToSend = "Ping Time: 9[" & PingTime & "ms]"
don't use the in the string. Instead use the Chr function with the needed code you'll find in the documentation (something like CCColor or similar, i don't remember)