Mirage Source
Signs to Binary - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17)
+---- Thread: Signs to Binary (/showthread.php?tid=541)



- Obsidian - 25-12-2006

It made no sense?

First you get the entire length of the string... if we were trying to store...

"What's up moron!?" in a string... then Len(String) would be ... 17 characters... that would tell the game how much to pull back out 17 characters.... quite simple actually Smile