30.11.2015, 12:31
I tryed use FS, but I could not make it right
Someone PLEASE can take this X,Y,Z for me?

Someone PLEASE can take this X,Y,Z for me?

Код:
CMD:box(playerid) { // Next time, use map editor to get coordinates.
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_CARRY);
AttachObjectToPlayer(box1, playerid, 1.5, 0.5, 0.0, 0.0, 1.5, 2);
return 1;
}


