[solved] how to add a time limit - Printable Version +- Little Fighter Empire - Forums (https://lf-empire.de/forum) +-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7) +--- Forum: Data Changing (https://lf-empire.de/forum/forumdisplay.php?fid=11) +---- Forum: Solved Problems (https://lf-empire.de/forum/forumdisplay.php?fid=14) +---- Thread: [solved] how to add a time limit (/showthread.php?tid=936) Pages:
1
2
|
RE: how to add a time limit - Deus Ex Machina - 08-24-2008 1) Copy john's chasing biscuit. 2) Remove all the bdy's and itr's. 3) Give your character frame number 375, it should look like: Code: <frame> 375 distraction Code: opoint: And you're done! The result: A distracting ghost john biscuit, which will move off the screen after a while. RE: how to add a time limit - sigma_z - 08-24-2008 how bout the opoint already there RE: how to add a time limit - Deus Ex Machina - 08-24-2008 Just add this opoint before that, you don't need the original opoint to do anything anyway. |