11.10.2009, 13:01
Quote:
Originally Posted by wade_heston
Hi there ! I wanna know how to put a skycrane magnet for the leviathan ? I tried AttachObjectToPlayer(3053,playerid,0.0,0.0,-0.5,0,0,0); when a player enter in the vehicleid : 417 ... But doesn't work .... Help me plz
![]() |
pawn Код:
new object = CreateObject(...);
AttachObjectToPlayer(object,playerid,0.0,0.0,-0.5,0,0,0);