Jump to content

Anexy

Membru
  • Posts

    56
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Anexy

  1. Anexy

    cum rezolv

    C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(152) : error 017: undefined symbol "MAX_VEHICLES" C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(156) : error 017: undefined symbol "MAX_PLAYERS" C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(167) : error 001: expected token: "-identifier-", but found "-integer value-" C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(171) : error 010: invalid function or declaration C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(175) : error 010: invalid function or declaration C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(179) : error 010: invalid function or declaration C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(189) : error 010: invalid function or declaration C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(193) : error 010: invalid function or declaration C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(198) : error 010: invalid function or declaration C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(200) : error 017: undefined symbol "MAX_PLAYERS" C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(201) : error 017: undefined symbol "MAX_PLAYERS" C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(216) : error 001: expected token: "-identifier-", but found "-integer value-" C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(243) : error 017: undefined symbol "Kick" C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(257) : error 017: undefined symbol "SetVehicleParamsEx"; did you mean "SetVehicleParamsExx"? C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(258) : error 017: undefined symbol "foreach" C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(258) : error 029: invalid expression, assumed zero C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(258) : error 017: undefined symbol "i" C:\Users\franghie\Desktop\gamemode redzone client\server-package\src\Variables.pwn(258) : fatal error 107: too many error messages on one line Compilation aborted. Pawn compiler 3.10.11 Copyright (c) 1997-2006, ITB CompuPhase 18 Errors.
  2. Anexy

    Ajutor

    nu inteleg new szStr[64], exp = PlayerInfo[playerid][pLevel]*levelexp, Float: textdrawProcent = (267 + PlayerInfo[playerid][pExp] * 100 / exp); format(szStr,sizeof szStr,"_LEVEL %d (%d%s)", PlayerInfo[playerid][pLevel], (PlayerInfo[playerid][pExp] * 100 / exp),"%"); PlayerTextDrawSetString(playerid, LevelTD[playerid][0], szStr); PlayerTextDrawShow(playerid, LevelTD[playerid][0]), PlayerTextDrawShow(playerid, LevelTD[playerid][1]); PlayerTextDrawTextSize(playerid, LevelTD[playerid][2], textdrawProcent, 0.000000); PlayerTextDrawHide(playerid, LevelTD[playerid][2]), PlayerTextDrawShow(playerid, LevelTD[playerid][2]); return 1; asta-i codul de la progress bar
  3. Anexy

    Ajutor

    nu inteleg new szStr[64], exp = PlayerInfo[playerid][pLevel]*levelexp, Float: textdrawProcent = (267 + PlayerInfo[playerid][pExp] * 100 / exp); format(szStr,sizeof szStr,"_LEVEL %d (%d%s)", PlayerInfo[playerid][pLevel], (PlayerInfo[playerid][pExp] * 100 / exp),"%"); PlayerTextDrawSetString(playerid, LevelTD[playerid][0], szStr); PlayerTextDrawShow(playerid, LevelTD[playerid][0]), PlayerTextDrawShow(playerid, LevelTD[playerid][1]); PlayerTextDrawTextSize(playerid, LevelTD[playerid][2], textdrawProcent, 0.000000); PlayerTextDrawHide(playerid, LevelTD[playerid][2]), PlayerTextDrawShow(playerid, LevelTD[playerid][2]); return 1; asta-i codul de la progress bar
  4. Anexy

    Ajutor

    Cum sa fac sa nu mai treaca progress bar-ul de 100% cand player-ul atinge un numar de rp-uri mai mare decat cel pentru care ii trebuie pentru level up
  5. Anexy

    intrebare

    imi poti explica te rog cum fac asta?
  6. Anexy

    intrebare

    cum pot face cand un jucator atinge numarul de rp-uri pentru urmatorul nivel sa iti dea level up fara sa mai dai /buylevel
  7. Cum pot pune cooldown la comanda /engine?
  8. rezolvare la engine pe bicleta si fuel pe biclete/barci/avioane/elicoptere te rog?
  9. Anexy

    problema fuel

    vreau sa fac sa nu apara acolo si nici sa nu se se consume adica sa fie fara benzina
  10. nu gasesc in booter sa schimb td-ul ala cu blackzone de jos
  11. Anexy

    problema fuel

    poti sa imi explici cum?
  12. imi apare fuel pe biciclete/barci/elicoptere/avioane rezolvare?
  13. ba cum schimb td-ul de jos cu rpg.blackzone.ro
  14. Poti te rog sa imi raspunzi in privat?
  15. mi se parce ca trebuie sa umbli si in baza de date
  16. imi poti raspunde in privat cu toate bugurile te rog.
  17. C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\YSI\y_debug.inc(282) : warning 219: local variable "n" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\mSelection.inc(207) : warning 219: local variable "x" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\mSelection.inc(222) : warning 219: local variable "x" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\mSelection.inc(426) : warning 219: local variable "x" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\mSelection.inc(556) : warning 219: local variable "x" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\fly.inc(45) : warning 219: local variable "x" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\fly.inc(45) : warning 219: local variable "y" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\fly.inc(45) : warning 219: local variable "z" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\fly.inc(60) : warning 219: local variable "x" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\fly.inc(60) : warning 219: local variable "y" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\fly.inc(60) : warning 219: local variable "z" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\fly.inc(108) : warning 219: local variable "x" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\fly.inc(108) : warning 219: local variable "y" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\fly.inc(108) : warning 219: local variable "z" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\md5.inc(316) : warning 219: local variable "index" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\md5.inc(396) : warning 219: local variable "a" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\YSI\y_amx.inc(908) : warning 219: local variable "idx" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\YSI\y_hooks/impl.inc(232) : warning 219: local variable "idx" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\YSI\y_timers/impl.inc(94) : warning 219: local variable "idx" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Gamemode Learn2Play\gamemodes\wa-rpg.pwn(1721) : warning 219: local variable "x" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(419) : error 017: undefined symbol "GetPlayerCash" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(936) : warning 219: local variable "index" shadows a variable at a preceding level C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3821) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3822) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3823) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3824) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3825) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3828) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3829) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3830) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3831) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3832) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3835) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3836) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3837) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3838) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3839) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3840) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3841) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3842) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3843) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3844) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3845) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3846) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3847) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3848) : error 017: undefined symbol "CreateVehicleEx" C:\Users\anexy\OneDrive\Desktop\Execute Compiler\include\systems.inc(3849) : error 017: undefined symbol "CreateVehicleEx" Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 26 Errors. [Finished in 36.3s] Ma ajuta cineva?
  18. C:\Users\anexy\OneDrive\Desktop\Gamemode Learn2Play\pawno\include\sscanf2.inc(33) : fatal error 111: user error: Please include <a_npc> or <a_samp> first.
  19. imi poti da te rog server.cfg
  20. Cum ar trebui sa il pornesc?
  21. o intrebare, /vipname e de forma? Cand dau /vipname text nu apare nimic. Am incercat pe toate masiniile.
  22. Imi da eroarea asta cand pun baza.
  23. SpawnPlayer(playerid);
  24. Deja s-a terminat?
×
×
  • 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.