Frogger game
Please Register to submit score.
| Average Score | 0.0 |
| Scores Submitted | 0 |
| Date Added | Jan 16, 2008 |
| Last Updated | Jan 16, 2008 |
| Tags | charltonj frogger games |
Introduction
mIRC Snippet:
Frogger game
Posted on Jan 16, 2008 2:42 pm
Posted on Jan 16, 2008 2:42 pm
umm the two !fstats events duznt really make sense, because the second one can still not have a $2, so you'd be better off just checking if ($2) or for the second one, make it $$2
mIRC Snippet:
Frogger game
Posted on Jan 16, 2008 3:21 pm
Posted on Jan 16, 2008 3:21 pm
I see some grammar problems. Hitted, for example. Anyway, I'm going to try and get SCAKK to try it on his bot.
mIRC Snippet:
Frogger game
Posted on Jan 17, 2008 12:30 am
Posted on Jan 17, 2008 12:30 am
oh i forgot to say:P when you load it type /set %lvl 0 :)
mIRC Snippet:
Frogger game
Posted on Jun 7, 2008 2:11 pm
Posted on Jun 7, 2008 2:11 pm
I put a load script before it to auto put the level 0 when loaded it will be a bit quicker then :)
also there is no way to advance though the levels(parts) i changed it down to 4 ways, hit by tank, hit by car, progress, and level(go to the next part). And it works for me just fine nice idea, but the script needs alot of work to get it to work.
------
i will repost the script once i get it to work, and link it back to here giving you credit.
Cheers,
~T012
| Code: |
| on *:LOAD: { echo 9 -a You Have Loaded The Frogger Game. echo 9 -a I Do Hope You Like It. echo 9 -a Ask Someone Else To Type /me crosses the road. set %lvl 0 } |
also there is no way to advance though the levels(parts) i changed it down to 4 ways, hit by tank, hit by car, progress, and level(go to the next part). And it works for me just fine nice idea, but the script needs alot of work to get it to work.
------
i will repost the script once i get it to work, and link it back to here giving you credit.
Cheers,
~T012
mIRC Snippet:
Frogger game
Posted on Jun 7, 2008 4:33 pm
Posted on Jun 7, 2008 4:33 pm





