Jump to content

GabyRo.off

Membru
  • Posts

    89
  • Joined

  • Last visited

Status Updates posted by GabyRo.off

  1. cum pot rezolva eroarea asta in sublime text 

    [WinError 2] The system cannot find the file specified
    [cmd: ['pawncc.exe', '-i includes', 'D:\\Users\\Gaby\\Downloads\\gamemode GTA-SAMP\\gamemodes\\GM.pwn', '-;+']]
    [dir: D:\Users\Gaby\Downloads\gamemode GTA-SAMP\gamemodes]
    [path: C:/pawno]
    [Finished]

     

    [ma puteti gasi pe discord:GabyRoノ#4068]

  2. cum rezolv bugul la fish?

    ca cand ma duc la zona de fish zice ca nu sunt acolo

     

    1. Show previous comments  3 more
    2. S0NNIX

      S0NNIX

      Fa un topic pe forum, s-ar putea sa fii ajutat mai repede decat as putea sa te ajut eu, pentru ca nu prea am timp.

    3. GabyRo.off

      GabyRo.off

      cum fac un topic?

       

    4. S0NNIX

      S0NNIX

      https://www.sa-mp.ro/forums/forum/371-discuţii-scripting/

      Te duci pe link-ul asta si apesi pe "start new topic" si ii pui titlul si jos scrii care e problema pe care o intampini impreuna cu liniile de cod unde primesti erorile respective.

  3. daca sterg
     

    #define RATE_INC (500)
    #define RATE_MAX (2500)
    #define THRESOLD_ACTION 1
    #define STR 100
    #define MAX_NPCS 0
    #define AdminOnly "Nu aveti gradul administrativ necesar."
    #define SetPlayerHoldingObject(%1,%2,%3,%4,%5,%6,%7,%8,%9) SetPlayerAttachedObject(%1,MAX_PLAYER_ATTACHED_OBJECTS-1,%2,%3,%4,%5,%6,%7,%8,%9)
    #define StopPlayerHoldingObject(%1) RemovePlayerAttachedObject(%1,MAX_PLAYER_ATTACHED_OBJECTS-1)
    #define IsPlayerHoldingObject(%1) IsPlayerAttachedObjectSlotUsed(%1,MAX_PLAYER_ATTACHED_OBJECTS-1)
    #define SpeedCheck(%0,%1,%2,%3,%4) floatround(floatsqroot(%4?(%0*%0+%1*%1+%2*%2):(%0*%0+%1*%1) ) *%3*1.8)
    #define ATTACK_TYPE_PLAYERID 1
    #define ATTACK_TYPE_IP 2
    #define RELEASED(%0) \
        (((newkeys & (%0)) != (%0)) && ((oldkeys & (%0)) == (%0)))

     

    toti jucatorii o sa aiba admin? ca nu pot sa folesesc /systems si sa dau admin din vina ca srie ca nu am gradul administrativ necesar la admin 1000

×
×
  • 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.