| Yoko http://forum.yoko.com.ua/ |
|
| separeting strings http://forum.yoko.com.ua/viewtopic.php?f=3&t=14530 |
Page 1 of 1 |
| Author: | xinxilas [ 2009-03-12 19:56:38 ] |
| Post subject: | separeting strings |
How can i separete strings using "," Something like that: DIM A[10] ... ... A[10] = 0x0F13,CONTAINER or A[8] = 0x0F13,ground So i use A[n0] (to get first valor) and A[n1] (to get second valour): n 1 to 10 UO.FindType('A[n0]','-1','my') ; uo.moveitem('finditem', '0', 'A[n1]') next |
|
| Author: | Destruction [ 2009-03-12 21:09:12 ] |
| Post subject: | |
viewtopic.php?p=55737#55737 |
|
| Author: | xinxilas [ 2009-03-12 22:26:01 ] |
| Post subject: | |
Thank you!! So this is the best way? Code: sub droptest() |
|
| Author: | Destruction [ 2009-03-12 23:40:03 ] |
| Post subject: | |
Another way is two arrays. All ways is best. |
|
| Page 1 of 1 | All times are UTC+02:00 |
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |
|