
08-17-2001, 02:25 PM
|
|
Registered User
|
Join Date: Jul 2001
Location: +900
Posts: 303
|
|
|
I think i got it!take a pic of each end of teh bridge that is on the land-not the bridge itself and use the command if (playertouchsme) {
dontblock;
set overbridge;
}
do the same thing with the other side and take a pic of teh actual bridge and rip the bridge out using psp 7 or w/e-note: if the bridge is like this !! then don't make the bridge so that the sides are not included along in the gif. then pu the scirpt like this
if (overbridge) {
dontblock;
drawunderplayer;
}
then make a gif of teh out outside tiles of the bridge and make a gfx of it-and in that scirp do this:
if (playertouchsme) {
dontblock;
set underbridge;
}
and along with the bridge gfx that u made b4 this one add this script:
if (underbridge) {
dontblock;
drawoverplayer;
}
i think this will werk-if u have ne trouble just send me the level and i'll do it 4 u........Thanx,and if this won't werk plz tell me
--------------L8--------------
---Brian--------------------- |
|
|
|