For some odd reason, players with Admin access cant talk in Map. Like, they can talk if they use ',",=, or - but without them the text stays in txtMyTextBox and dosnt get sent into the chatbox. I dont think i editied the chat in anyway but i added alot of stuff today. If anybody has any ideas where this bug could take place post back.
Misunderstood
Unregistered
Is it a problem with the client displaying it, the client not telling the server, the server not receiving it, or the server not sending it.
That is generally one of the most important and EASILY answered questions when debugging, though it can vary depending on what it is.
To find the answer, print out the packets using debug.print or some alternative.
Once you figure out that answer, then it will be easier to help.
I tried to help him last night... looked over a lot of the coding and didnt notice any errors. We did narrow it down to only admin level access have the trouble so something with that.