|
*sarcasm*
0.o.0.o.0.o.0
please hire me i am so good look at this ....
if (created) {
timeout=0.05;
playerap=0;
}
if (playerap=0 && timeout) {
set apup;
unset apdown;
playerap++;
tmeout=0.05;
}
if (playerap=100 && timeout) {
set apdown;
unset apup;
playerap--;
tmeout=0.05;
}
if (apup && timeout) {
playerap++;
timeout=0.05;
}
if (apdown && timeout) {
playerap--;
timeout=0.05;
}
ph33r my uber l33t script you weirdo !
*sarcasm* |
Last edited by nyghtGT; 11-13-2001 at 03:51 AM..
|