| Yoko http://forum.yoko.com.ua/ | |
| how to fix this script http://forum.yoko.com.ua/viewtopic.php?f=20&t=7846 | Page 1 of 1 | 
| Author: | paulinho4life [ 2006-06-02 18:08:59 ] | 
| Post subject: | how to fix this script | 
| I tried this macro but it doesnt detect when item identification = 100.0 and it get stucks in there. how to fix that ? Code: ############################################################ | |
| Author: | Nmy [ 2006-06-02 18:12:49 ] | 
| Post subject: | |
| bind key Use Skill >> Item ID wait for target last target run uoloop | |
| Author: | paulinho4life [ 2006-06-02 18:41:14 ] | 
| Post subject: | |
| uoloop doesnt support more than 1 client and i need the whole macro. Can you really help it ? | |
| Author: | Nmy [ 2006-06-02 18:42:48 ] | 
| Post subject: | |
| guys telling that this script works normaly... maybe you have old version of injection ? check this: http://yoko.com.ua/Injection.zip owerwrite your injection.dll file | |
| Author: | paulinho4life [ 2006-06-02 18:46:44 ] | 
| Post subject: | |
| thats not the problem, i use yoko injection 505.18. what their version ? the script works, but it doesnt go to following skill when the first skill = 100.0. So the script gets stuck at just one skill. | |
| Author: | Nmy [ 2006-06-02 20:14:36 ] | 
| Post subject: | |
| hmm... ask Experts... | |
| Author: | Destruction [ 2006-06-07 15:52:24 ] | 
| Post subject: | |
| See this line in the script: Code: until uo.SkillVal('Item Identification') == 1000  | |
| Author: | Nmy [ 2006-06-07 16:02:38 ] | 
| Post subject: | |
| Destruction wrote: See this line in the script: Code: until uo.SkillVal('Item Identification') == 1000 nothing wrong with it ... maybe this will help: Code: until uo.SkillVal('Item Identification') >= 999'Couse sometimes injection thinks that you have 99.9 but skills shows that you have 100.0 its like +/- 0.1 that injection could make mistake | |
| Author: | Destruction [ 2006-06-11 17:57:31 ] | 
| Post subject: | |
| This string use no real value of skill and it incorrect. | |
| Page 1 of 1 | All times are UTC+02:00 | 
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ | |