Blockland Forums > Modification Help
RTB Development
<< < (169/889) > >>
mctwist:

--- Quote from: Ephialtes on February 01, 2010, 04:24:43 PM ---I have absolutely no idea what point you're trying to make here. Why are you talking about AJAX and PHP?

--- End quote ---
You said that you cannot send special characters with Torque. The same goes with AJAX. Therefor, if you convert the symbols to integers, you will get a really thought job to convert them back to characters in PHP.
Ephialtes:

--- Quote from: mctwist on February 02, 2010, 02:51:56 AM ---The same goes with AJAX.

--- End quote ---

You can't send special characters with pies either, why not mention those too? I don't see how PHP or AJAX are relevant to a Java-based XMPP server and a TorqueScript-based XMPP client.
Space Guy:
I made this set of functions a while back for converting numbers to special characters and back, might be helpful.
mctwist:
The only problem is that it does only take 255 characters, which is too small for multi-byte characters.
Ephialtes:
This is something I'd do in C++ for sure, passing every character to be sent through a function like that would be a bit of a nightmare in terms of performance.
Navigation
Message Index
Next page
Previous page

Go to full version