document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. stock PapaiNoel(playerid)//by me ^^
  2. {
  3. if(IsPlayerAttachedObjectSlotUsed(playerid,1)) RemovePlayerAttachedObject(playerid,1);
  4. SetPlayerAttachedObject(playerid, 1, 19065, 15, -0.025, -0.04, 0.23, 0, 0, 270, 2, 2, 2);
  5. }
');