PopandaulX
Active member
- Joined
- Jul 15, 2013
- Messages
- 189
- Reaction score
- 1
Hello. I need the opcode to read a string from X to Y. For exemple I have "<name> is calling you. <number>"
I want to read from 26 to 34 I guess...You know, I only want to read <number>. <number> should be like 123-1231, then I need an opcode to add 123 to 1231 and be like 1231231 and then string to integer...omg..
I want to read from 26 to 34 I guess...You know, I only want to read <number>. <number> should be like 123-1231, then I need an opcode to add 123 to 1231 and be like 1231231 and then string to integer...omg..