Jump to content

Zeca

Membru
  • Posts

    77
  • Joined

  • Last visited

Everything posted by Zeca

  1. C:\Users\Zeks\Desktop\pawno\gmm.pwn(1198) : fatal error 100: cannot read from file: "systems" Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 1 Error.
  2. C:\Users\Zeks\Desktop\pawno\gmm.pwn(1197) : fatal error 100: cannot read from file: "systems" Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 1 Error.
  3. Zeca

    Salut

    Care e bun gamemodes-- fara buguri tot!
  4. Zeca

    Salut

    Ajutor... am bug ./v ----> nu am cumparat si asta e INFERNUS E BUG!
  5. Zeca

    oplace

    comanda ./oplace nu mai bug dami te rog
  6. https://imgur.com/a/s2AbHvJ
  7. Am fost pun vipname scrieee dupa relog e deja 2 buyg!
  8. CMD:vipname(playerid, params[]) { new TEXTLEANUS132[15]; new vehicleid = GetPlayerVehicleID(playerid); if(sscanf(params, "s[15]", TEXTLEANUS132)) return SCM(playerid, COLOR_WHITE, "{FF9900}Syntax: {FFFFFF}/vipname <name>"); if(isnull(TEXTLEANUS132))return TEXTLEANUS132 = "[]"; if(strlen(TEXTLEANUS132) > 15)return SCM(playerid, -1, "Maximum of characters is 15"); if(GetPlayerState(playerid) != PLAYER_STATE_DRIVER && GetPlayerState(playerid) == PLAYER_STATE_PASSENGER) return SCM(playerid, COLOR_WHITE, "Nu esti intr-un vehicul."); if(vehicleid == personalcar[0][playerid] || vehicleid == personalcar[1][playerid] || vehicleid == personalcar[2][playerid] || vehicleid == personalcar[3][playerid] || vehicleid == personalcar[4][playerid] || vehicleid == personalcar[5][playerid]) { if(CarInfo[OwnedVeh(vehicleid)][cVIP] == 0)return SCM(playerid, -1, "Acesta nu este un vehicul VIP."); if(CarInfo[OwnedVeh(vehicleid)][cModel] == 411 || CarInfo[OwnedVeh(vehicleid)][cModel] == 560 || CarInfo[OwnedVeh(vehicleid)][cModel] == 541) { DestroyDynamicObject(vText[OwnedVeh(vehicleid)][playerid]); new szMessage[256]; if(CarInfo[OwnedVeh(vehicleid)][cModel] == 411)//infernus { vText[OwnedVeh(vehicleid)][playerid] = CreateDynamicObject(19327, -2597.0762, -2638.4270, -5.3536, -87.6999, 90.4001, -87.1805); SetDynamicObjectMaterialText(vText[OwnedVeh(vehicleid)][playerid], 0, TEXTLEANUS132, 50, "Arial", 15, 1, 0xFFFFFFFF, 0, 1); AttachDynamicObjectToVehicle(vText[OwnedVeh(vehicleid)][playerid], vehicleid, 0.0,-1.9, 0.3, 270.0, 0.0, 0.0); } else if(CarInfo[OwnedVeh(vehicleid)][cModel] == 560)//sultan { vText[OwnedVeh(vehicleid)][playerid] = CreateDynamicObject(19327, -2597.0762, -2638.4270, -5.3536, -87.6999, 90.4001, -87.1805); SetDynamicObjectMaterialText(vText[OwnedVeh(vehicleid)][playerid], 0, TEXTLEANUS132, 50, "Arial", 15, 1, 0xFFFFFFFF, 0, 1); AttachDynamicObjectToVehicle(vText[OwnedVeh(vehicleid)][playerid], vehicleid, 0.0,-0.7, 0.8, 270.0, 0.0, 0.0); } else if(CarInfo[OwnedVeh(vehicleid)][cModel] == 541)//bullet { vText[OwnedVeh(vehicleid)][playerid] = CreateDynamicObject(19327, -2597.0762, -2638.4270, -5.3536, -87.6999, 90.4001, -87.1805); SetDynamicObjectMaterialText(vText[OwnedVeh(vehicleid)][playerid], 0, TEXTLEANUS132, 50, "Arial", 15, 1, 0xFFFFFFFF, 0, 1); AttachDynamicObjectToVehicle(vText[OwnedVeh(vehicleid)][playerid], vehicleid, 0.0,-0.4, 0.6, 274.5, 0.0, 0.0); } format(szMessage, sizeof(szMessage), "{F2CF09}Text pentru vehicul setat: '%s'", TEXTLEANUS132); SCM(playerid, COLOR_YELLOW, szMessage); new gQuery[1000]; mysql_format(SQL,gQuery,sizeof(gQuery),"UPDATE `cars` SET `VipText`='%s' WHERE `ID`='%d'",TEXTLEANUS132, OwnedVeh(vehicleid)); mysql_tquery(SQL,gQuery,"",""); } else return SCM(playerid, -1, "Nu poti pune un text vip pe acest vehicul."); } else return SCM(playerid, -1, "This is not your car."); return 1; }
  9. am fost ./v spawn infernus dupa deja text vipname si ...am facut /vipname ZEKS pune doua de ce e bug! https://imgur.com/a/s2AbHvJ
  10. Zeca

    Panel BazA?

    SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES) SQLSTATE[HY000] [1045] Access denied for user 'zeksro_panel'@'localhost' (using password: YES)
  11. Zeca

    Salut

    Dami si mie panel bigzone te rog ajutor!
  12. Zeca

    Problem clothes

    Nu merge!,gamemode bigzone
  13. am fost intrat biz ./clothes nu merge! e bugg ajutor!
  14. Zeca

    Salut,

    Cum pune C:\Users\Zeks\Desktop\BigZoneGM.pwn(39711) : error 017: undefined symbol "skinlist18" C:\Users\Zeks\Desktop\BigZoneGM.pwn(39722) : error 017: undefined symbol "skinlist18" C:\Users\Zeks\Desktop\BigZoneGM.pwn(39733) : error 017: undefined symbol "skinlist18" C:\Users\Zeks\Desktop\BigZoneGM.pwn(39749) : error 017: undefined symbol "skinlist18" C:\Users\Zeks\Desktop\BigZoneGM.pwn(39758) : error 017: undefined symbol "skinlist15" C:\Users\Zeks\Desktop\BigZoneGM.pwn(39759) : error 017: undefined symbol "skinlist16" Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
  15. Dami si mie anti-injections pentru clan tag!
  16. Zeca

    Salut

    Am inteles,
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.