document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. public OnPlayerSpawn(playerid)
  2. {
  3. PapaiNoel(playerid);
  4. return 1;
  5. }
');