[Include] CivType Autocorrect V1.0.0
#7

Quote:
Originally Posted by James_Nick
View Post
You said "prevent",This won't prevent it if somebody said like an example:"OmG PlEzS HeLp!" It will just correct it and make it "Omg plezs help!" this is just a grammar corrector nothing else,you should correct and update your thread.
This probably is one of the most intelligent posts ever on this forum, +reps.

OT: pretty nice, though looking at your source code you do realize you can just use the characters in 'c' things instead of using it's direct ASCII value?
pawn Code:
new i = 65;
// OR
new i = 'A'; (A -> 65 in ASCII)
Reply


Messages In This Thread
CivType Autocorrect V1.0.0 - by KingHual - 27.09.2012, 08:21
Re: CivType Autocorrect V1.0.0 - by Gamer` - 27.09.2012, 09:39
Re: CivType Autocorrect V1.0.0 - by Ronaldo_raul™ - 27.09.2012, 09:52
Re: CivType Autocorrect V1.0.0 - by KingHual - 27.09.2012, 16:08
Re: CivType Autocorrect V1.0.0 - by HyDrAtIc - 27.09.2012, 16:16
Re: CivType Autocorrect V1.0.0 - by Glint - 27.09.2012, 17:07
Re: CivType Autocorrect V1.0.0 - by Hiddos - 27.09.2012, 18:43
Re: CivType Autocorrect V1.0.0 - by KingHual - 27.09.2012, 19:07
Re: CivType Autocorrect V1.0.0 - by Hiddos - 29.09.2012, 12:57
Re: CivType Autocorrect V1.0.0 - by MechaTech - 29.09.2012, 20:35

Forum Jump:


Users browsing this thread: 1 Guest(s)