Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.31 KB | None | 0 0
  1. MySQL_PlayerSetInt(playerid, "Identity Card", PlayerFeatures[playerid][pIdentityCard]);
  2. MySQL_PlayerSetInt(playerid, "Sexo", PlayerFeatures[playerid][pSexo]);
  3. MySQL_PlayerSetInt(playerid, "Edad", PlayerFeatures[playerid][pEdad]);
  4. MySQL_PlayerSetInt(playerid, "Sangre", PlayerFeatures[playerid][pSangre]);
  5. MySQL_PlayerSetInt(playerid, "Origen", PlayerFeatures[playerid][pOrigen]);
  6. MySQL_PlayerSetInt(playerid, "Nivel de Hechizos", PlayerFeatures[playerid][pHechizos]);
  7. MySQL_PlayerSetInt(playerid, "Job", PlayerFeatures[playerid][pJob]);
  8. MySQL_PlayerSetInt(playerid, "HouseKey", PlayerFeatures[playerid][pHouseKey]);
  9. MySQL_PlayerSetInt(playerid, "CarKey1", PlayerFeatures[playerid][pCarKey1]);
  10. MySQL_PlayerSetInt(playerid, "CarKey2", PlayerFeatures[playerid][pCarKey2]);
  11. MySQL_PlayerSetInt(playerid, "CarKey3", PlayerFeatures[playerid][pCarKey3]);
  12. MySQL_PlayerSetInt(playerid, "CarKey4", PlayerFeatures[playerid][pCarKey4]);
  13. MySQL_PlayerSetInt(playerid, "CarKey5", PlayerFeatures[playerid][pCarKey5]);
  14. MySQL_PlayerSetInt(playerid, "BizzKey", PlayerFeatures[playerid][pBizzKey]);
  15. //--------------------------------------------------------------
  16. MySQL_PlayerGet(playerid);
  17. //--------------------------------------------------------------
  18. MySQL_PlayerSetInt(playerid, "Dolares", PlayerMoney[playerid][pDolares]);
  19. MySQL_PlayerSetInt(playerid, "Galeones de Oro", PlayerMoney[playerid][pGaleonOro]);
  20. MySQL_PlayerSetInt(playerid, "Sickles de Plata", PlayerMoney[playerid][pSickle]);
  21. MySQL_PlayerSetInt(playerid, "Knuts de Bronce", PlayerMoney[playerid][pKnut]);
  22. MySQL_PlayerSetInt(playerid, "Dolares en Banco", PlayerMoney[playerid][pDolaresBanco]);
  23. MySQL_PlayerSetInt(playerid, "Galeones en Gringotts", PlayerMoney[playerid][pGringottsGaleones]);
  24. MySQL_PlayerSetInt(playerid, "Sickles en Gringotts", PlayerMoney[playerid][pGringottsSickles]);
  25. MySQL_PlayerSetInt(playerid, "Knuts en Gringotts", PlayerMoney[playerid][pGringottsKnut]);
  26. //--------------------------------------------------------------
  27. MySQL_PlayerSetInt(playerid, "Indeseabilidad", PlayerAzkaban[playerid][pIndeseabilidad]);
  28. MySQL_PlayerSetInt(playerid, "Azkaban", PlayerAzkaban[playerid][pAzkabanSet]);
  29. MySQL_PlayerSetInt(playerid, "Azkaban Time", PlayerAzkaban[playerid][pAzkabanTime]);
  30. MySQL_PlayerSetInt(playerid, "Maleficios Imperdonables", PlayerAzkaban[playerid][pMaleficioImperdonable]);
  31. MySQL_PlayerSetInt(playerid, "Imperio", PlayerAzkaban[playerid][pImperio]);
  32. MySQL_PlayerSetInt(playerid, "Crucio", PlayerAzkaban[playerid][pCrucio]);
  33. MySQL_PlayerSetInt(playerid, "Avada Kedavra", PlayerAzkaban[playerid][pAvadaKedavra]);
  34. //--------------------------------------------------------------
  35. MySQL_PlayerSetInt(playerid, "Varita", PlayerInventario[playerid][pVarita]);
  36. MySQL_PlayerSetInt(playerid, "Numero de Lechuza", PlayerInventario[playerid][pNumeroLechuza]);
  37. MySQL_PlayerSetInt(playerid, "Polvos Flú", PlayerInventario[playerid][pPolvosFlu]);
  38. MySQL_PlayerSetInt(playerid, "Escoba", PlayerInventario[playerid][pEscoba]);
  39. MySQL_PlayerSetInt(playerid, "Anillo", PlayerInventario[playerid][pAnillo]);
  40. MySQL_PlayerSetInt(playerid, "Diario", PlayerInventario[playerid][pDiario]);
  41. MySQL_PlayerSetInt(playerid, "Giratiempo", PlayerInventario[playerid][pGiratiempo]);
  42. MySQL_PlayerSetInt(playerid, "Omniculares", PlayerInventario[playerid][pOmniculares]);
  43. MySQL_PlayerSetInt(playerid, "Recordadora", PlayerInventario[playerid][pRecordadora]);
  44. MySQL_PlayerSetInt(playerid, "Pluma", PlayerInventario[playerid][pPluma]);
  45. MySQL_PlayerSetInt(playerid, "Libros", PlayerInventario[playerid][pLibros]);
  46. MySQL_PlayerSetInt(playerid, "Grageas", PlayerInventario[playerid][pGrageas]);
  47. MySQL_PlayerSetInt(playerid, "Ranas de Chocolate", PlayerInventario[playerid][pRana]);
  48. MySQL_PlayerSetInt(playerid, "Cromos", PlayerInventario[playerid][pCromos]);
  49. MySQL_PlayerSetInt(playerid, "Desiluminador", PlayerInventario[playerid][pDesiluminador]);
  50. MySQL_PlayerSetInt(playerid, "Piedra de la Resurreccion", PlayerInventario[playerid][pPiedraResurreccion]);
  51. MySQL_PlayerSetInt(playerid, "Capa de la Invisibilidad", PlayerInventario[playerid][pCapaInvisibilidad]);
  52. MySQL_PlayerSetInt(playerid, "Varita de Saúco", PlayerInventario[playerid][pVaritaSauco]);
  53. // Ingredientes
  54. MySQL_PlayerSetInt(playerid, "Luparia", PlayerInventario[playerid][pLuparia]);
  55. MySQL_PlayerSetInt(playerid, "Aguijones Billywig", PlayerInventario[playerid][pAguijonesBillywig]);
  56. MySQL_PlayerSetInt(playerid, "Arañas", PlayerInventario[playerid][pAranias]);
  57. MySQL_PlayerSetInt(playerid, "Raices Asfodelo", PlayerInventario[playerid][pRaicesAsfodelo]);
  58. MySQL_PlayerSetInt(playerid, "Escencia Belladonna", PlayerInventario[playerid][pEscenciaBelladonna]);
  59. MySQL_PlayerSetInt(playerid, "Bezoar", PlayerInventario[playerid][pBezoar]);
  60. MySQL_PlayerSetInt(playerid, "Bilis de Armadillo", PlayerInventario[playerid][pBilisArmadillo]);
  61. MySQL_PlayerSetInt(playerid, "Branquialgas", PlayerInventario[playerid][pBranquialgas]);
  62. MySQL_PlayerSetInt(playerid, "Huevos Antipodas", PlayerInventario[playerid][pHuevosAntipodas]);
  63. MySQL_PlayerSetInt(playerid, "Centinodia", PlayerInventario[playerid][pCentinodia]);
  64. MySQL_PlayerSetInt(playerid, "Cerebros de Rana", PlayerInventario[playerid][pCerebrosRana]);
  65. MySQL_PlayerSetInt(playerid, "Colmillos de Serpiente", PlayerInventario[playerid][pColmillosSerpiente]);
  66. MySQL_PlayerSetInt(playerid, "Crisopos", PlayerInventario[playerid][pCrisopos]);
  67. MySQL_PlayerSetInt(playerid, "Cucarachas Muertas", PlayerInventario[playerid][pCucarachasMuertas]);
  68. MySQL_PlayerSetInt(playerid, "Cuerno de Bicornio", PlayerInventario[playerid][pCuernoBicornio]);
  69. MySQL_PlayerSetInt(playerid, "Cuerno de Longhorn Rumano", PlayerInventario[playerid][pCuernoLonghornRumano]);
  70. MySQL_PlayerSetInt(playerid, "DescurainiaSophia", PlayerInventario[playerid][pDescurainiaSophia]);
  71. MySQL_PlayerSetInt(playerid, "Eleboro", PlayerInventario[playerid][pEleboro]);
  72. MySQL_PlayerSetInt(playerid, "Escarabajos", PlayerInventario[playerid][pEscarabajos]);
  73. MySQL_PlayerSetInt(playerid, "CuernoGraphorn", PlayerInventario[playerid][pCuernoGraphorn]);
  74. MySQL_PlayerSetInt(playerid, "GusanosCornudos", PlayerInventario[playerid][pGusanosCornudos]);
  75. MySQL_PlayerSetInt(playerid, "HigoPelado", PlayerInventario[playerid][pHigoPelado]);
  76. MySQL_PlayerSetInt(playerid, "HiguerasAbisinia", PlayerInventario[playerid][pHiguerasAbisinia]);
  77. MySQL_PlayerSetInt(playerid, "HuevosAshwinder", PlayerInventario[playerid][pHuevosAshwinder]);
  78. MySQL_PlayerSetInt(playerid, "HuevosDoxy", PlayerInventario[playerid][pHuevosDoxy]);
  79. MySQL_PlayerSetInt(playerid, "RaicesJengibre", PlayerInventario[playerid][pRaicesJengibre]);
  80. MySQL_PlayerSetInt(playerid, "JudiasSoporiferas", PlayerInventario[playerid][pJudiasSoporiferas]);
  81. MySQL_PlayerSetInt(playerid, "Mandragoras", PlayerInventario[playerid][pMandragoras]);
  82. MySQL_PlayerSetInt(playerid, "OjosEscarabajos", PlayerInventario[playerid][pOjosEscarabajos]);
  83. MySQL_PlayerSetInt(playerid, "Opalos", PlayerInventario[playerid][pOpalos]);
  84. MySQL_PlayerSetInt(playerid, "Ortigas", PlayerInventario[playerid][pOrtigas]);
  85. MySQL_PlayerSetInt(playerid, "Orugas", PlayerInventario[playerid][pOrugas]);
  86. MySQL_PlayerSetInt(playerid, "EspinasPezLeon", PlayerInventario[playerid][pEspinasPezLeon]);
  87. MySQL_PlayerSetInt(playerid, "SerpienteArboreaAfricana", PlayerInventario[playerid][pSerpienteArboreaAfricana]);
  88. MySQL_PlayerSetInt(playerid, "PlumasJobberknoll", PlayerInventario[playerid][pPlumasJobberknoll]);
  89. MySQL_PlayerSetInt(playerid, "PuasErizo", PlayerInventario[playerid][pPuasErizo]);
  90. MySQL_PlayerSetInt(playerid, "PusBubotuberculos", PlayerInventario[playerid][pPusBubotuberculos]);
  91. MySQL_PlayerSetInt(playerid, "RaicesMargarita", PlayerInventario[playerid][pRaicesMargarita]);
  92. MySQL_PlayerSetInt(playerid, "HiguerasValeriana", PlayerInventario[playerid][pHiguerasValeriana]);
  93. MySQL_PlayerSetInt(playerid, "Sanguijuelas", PlayerInventario[playerid][pSanguijuelas]);
  94. MySQL_PlayerSetInt(playerid, "SaposCornudos", PlayerInventario[playerid][pSaposCornudos]);
  95. MySQL_PlayerSetInt(playerid, "SecrecionBundimun", PlayerInventario[playerid][pSecrecionBundimun]);
  96. //--------------------------------------------------------------
  97. MySQL_PlayerSetInt(playerid, "HogwartsCasa", PlayerHogwarts[playerid][pHCasa]);
  98. MySQL_PlayerSetInt(playerid, "HogwartsRango", PlayerHogwarts[playerid][pHRango]);
  99. MySQL_PlayerSetInt(playerid, "HogwartsYear", PlayerHogwarts[playerid][pHYear]);
  100. MySQL_PlayerSetInt(playerid, "HogwartsPtsGanados", PlayerHogwarts[playerid][pHPuntosGanados]);
  101. MySQL_PlayerSetInt(playerid, "HogwartsPtsPerdidos", PlayerHogwarts[playerid][pHPuntosPerdidos]);
  102. MySQL_PlayerSetInt(playerid, "QuidditchPartidosVistos", PlayerHogwarts[playerid][pHPartidosQuidditch]);
  103. MySQL_PlayerSetInt(playerid, "HogwartsExamenOWL", PlayerHogwarts[playerid][pHExamOWL]);
  104. MySQL_PlayerSetInt(playerid, "HogwartsExamenMHB", PlayerHogwarts[playerid][pHExamMHB]);
  105. MySQL_PlayerSetInt(playerid, "HogwartsExamenNEWT", PlayerHogwarts[playerid][phNEWT]);
  106. //--------------------------------------------------------------
  107. MySQL_PlayerSetInt(playerid, "MiembroFaccion", PlayerFaccion[playerid][pMiembro]);
  108. MySQL_PlayerSetInt(playerid, "RangoFaccion", PlayerFaccion[playerid][pRango]);
  109. MySQL_PlayerSetInt(playerid, "SkinFaccion", PlayerFaccion[playerid][pSkin]);
  110. MySQL_PlayerSetInt(playerid, "JobFaccion", PlayerFaccion[playerid][pJob]);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement