Author | Message | ||
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [438] - posted: 2011-11-07 20:58:57 ok got it but have this error
http://www.freewebs.com/ogremagic/index.htm | ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [439] - posted: 2011-11-07 21:06:11 ok i've fixed 1 other bug, but this still will not solve your problem because what you are trying to do is impossible.. if you return true the assembler will move onto the next keyword from mov which is eax Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. | ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [440] - posted: 2011-11-07 21:09:14 look at this Code:
now if you return false, this will work but it means each mov will have been executed twice, once by your plugin from Ziron_Execute and once by the assembler. Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. | ||
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [441] - posted: 2011-11-07 21:12:26 i see now, can i have a function that force Ziron to move to next keyword after i get the entire line by Ziron_ExtractLine http://www.freewebs.com/ogremagic/index.htm | ||
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [442] - posted: 2011-11-07 21:14:42 sorry ' i am not concentrating well now , http://www.freewebs.com/ogremagic/index.htm | ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [443] - posted: 2011-11-07 21:26:54 i could add a function to move to the next line, but then you may have further problems.. take this line for example: Code:
if someone wrote code like this your plugin would execute Code:
which for one will cause an error, and if your plugin ignored it, then the assembler would move to the param1, and have problems Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. | ||
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [444] - posted: 2011-11-07 21:27:12 ok i have done it Code:
http://www.freewebs.com/ogremagic/index.htm | ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [445] - posted: 2011-11-07 21:29:09 i think you should still take a look at my previous post, as you may still run into this problem Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Currently Active Users: There are currently 11 user(s) online. 0 member(s) and 11 guest(s) Most users ever online was 1046, January 28, 2022, 2:08 pm. Statistics: Threads: 225 | Posts: 1848 | Members: 51 | Active Members: 51 Welcome to our newest member, yecate |