@3run if he is using one absolute panel with an absolute starting pos_x, why call the function just to kill it when you can compare? Is proc_kill faster?

Code:
if(key_space && looptxt_pan.pos_x == 1054)
{
looptxt();
}



Last edited by Malice; 06/02/13 22:32.