
12-09-2001, 04:07 AM
|
|
Registered User
|
Join Date: Apr 2001
Posts: 72
|
|
|
so it would be like
if(created){
setshape 1,14*16,18*16;
timeout=0.1}
if (playertouchsme&&!playerattached) {
if (playerx<=x||playerx>=x+width){ attachplayertoobj 1,id; }}
if (timeout) { if (playerx<x||playerx>x+width) {detachplayer; timeout=0.1; }} |
__________________
Everyone is human.
Nobodys perfect
|
|
|
|