09.09.2009, 10:40
Quote:
Originally Posted by SaiBerFun
Quote:
u need to attach it on ONPlayerStreamIN i guess but i dunno exactly. im wondering how to exactly do it too^^ |
like
public OnPlayerStreamIn(playerid, forplayerid)
{
AttachObjectToPlayer(objectid,forplayerid,offX,off Y,offz,iX,iY,iZ);
return 1;
}
then u need a vraiable to check if the forplayer got an object attached