Jump to content

Sebi wepos

Membru
  • Posts

    67
  • Joined

  • Last visited

Posts posted by Sebi wepos

  1.     

        if(IsACopCar(newcar))
            {
                if(IsACop(playerid)) { }
                else { ClearAnimations(playerid); SendClientMessage(playerid,COLOR_WHITE,"You are not a Cop."); }
            }
            if(newcar == Copcar[6] || newcar == Copcar[7] || newcar == Copcar[18])
            {
                if(IsACop(playerid))
                {
                    if(PlayerInfo[playerid][pRank] < 3)
                    {
                        ClearAnimations(playerid);
                        SendClientMessage(playerid,COLOR_WHITE,"You don't have rank 3.");
                    }
                }
            }
            if(IsAFbiCar(newcar))
            {
                if(IsACop(playerid)) { }
                else { ClearAnimations(playerid); SendClientMessage(playerid,COLOR_WHITE,"You are not a Cop."); }
            }
            if(IsALVPDCar(newcar))
            {
                if(IsACop(playerid)) { }
                else { ClearAnimations(playerid); SendClientMessage(playerid,COLOR_WHITE,"You are not a Cop."); }
            }
            if(IsANgCar(newcar))
            {
                if(IsACop(playerid)) { }
                else { ClearAnimations(playerid); SendClientMessage(playerid,COLOR_WHITE,"You are not a Cop."); }
            }
            else if(IsAnAmbulance(newcar))
            {
                if(PlayerInfo[playerid][pMember] == 14) { }
                else { ClearAnimations(playerid); SendClientMessage(playerid,COLOR_WHITE,"You are not a Paramedic.");}
            }

    am scos          "   else { ClearAnimations(playerid); SendClientMessage(playerid,COLOR_WHITE,"You are not a Cop.") " dar daca dai f la un cop in masina te lasa sa intri, la fel si la g , dar vreau sa nu mearga sa dai f, sper sa intelegi

  2. C:\Users\Sebastian\Desktop\Gamemode 2k18\gamemodes\GM.pwn(184) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1,%2)")
    C:\Users\Sebastian\Desktop\Gamemode 2k18\gamemodes\GM.pwn(14455) : error 001: expected token: ";", but found "?"
    C:\Users\Sebastian\Desktop\Gamemode 2k18\gamemodes\GM.pwn(14457) : error 010: invalid function or declaration
    Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


    2 Errors.

    ce are?

  3. Merge bine, dar nu imi merge rainbowveh ala ca imi apare ca nu exista comanda, si inca un bug la taxi ls esti un membru si dai fare 500 te duci la cnv si da g si ii zice ca nu este in factiunea taxi ls, daca ma puteti ajuta m-ar ajuta foarte mult .

    Succes Alex!!

  4. ----------
    Loaded log file: "server_log.txt".
    ----------

    SA-MP Dedicated Server
    ----------------------
    v0.3.7-R2, (C)2005-2015 SA-MP Team

    [18:13:01] filterscripts = ""  (string)
    [18:13:01] mapname = "San Andreas"  (string)
    [18:13:01] language = ""  (string)
    [18:13:01] 
    [18:13:01] Server Plugins
    [18:13:01] --------------
    [18:13:01]  Loading plugin: crashdetect.so
    [18:13:01]   CrashDetect v4.15.1 is OK.
    [18:13:01]   Loaded.
    [18:13:01]  Loading plugin: mysql.so
    [18:13:01]  >> plugin.mysql: R34 successfully loaded.
    [18:13:01]   Loaded.
    [18:13:01]  Loading plugin: sscanf.so
    [18:13:01] 

    [18:13:01]  ===============================

    [18:13:01]       sscanf plugin loaded.     

    [18:13:01]          Version:  2.8.1        

    [18:13:01]    (c) 2012 Alex "Y_Less" Cole  

    [18:13:01]  ===============================

    [18:13:01]   Loaded.
    [18:13:01]  Loading plugin: streamer.so
    [18:13:01] 

    *** Streamer Plugin v2.7.7 by Incognito loaded ***

    [18:13:01]   Loaded.
    [18:13:01]  Loading plugin: Whirlpool.so
    [18:13:01]  
    [18:13:01]  ==================
    [18:13:01]  
    [18:13:01]   Whirlpool loaded
    [18:13:01]  
    [18:13:01]  ==================
    [18:13:01]  
    [18:13:01]   Loaded.
    [18:13:01]  Loaded 5 plugins.

    [18:13:01] 
    [18:13:01] Filterscripts
    [18:13:01] ---------------
    [18:13:01]   Loaded 0 filterscripts.

    [18:13:01]  
    [18:13:01]  
    [18:13:01]  
    [18:13:01]  ======================================= 
    [18:13:01]  |                                     | 
    [18:13:01]  |        YSI version 3.09.0684        | 
    [18:13:01]  |        By Alex "Y_Less" Cole        | 
    [18:13:01]  |                                     | 
    [18:13:01]  ======================================= 
    [18:13:01]  
    [18:13:01]  
    [18:13:01]  
    [18:13:01] The rainbow system has been loaded
    [18:13:01] Server: hosted
    [18:13:01] Server vehicles: 183
    [18:13:01] Safezones: 4
    [18:13:01] Houses: 99
    [18:13:01] Clans: 0
    [18:13:01] Clan zones: 20
    [18:13:01] Bussines: 29
    [18:13:01] Turfs: 24
    [18:13:01] [debug] Run time error 4: "Array index out of bounds"
    [18:13:01] [debug]  Accessing element at index 14 past array upper bound 13
    [18:13:01] [debug] AMX backtrace:
    [18:13:01] [debug] #0 00298690 in public LoadFactions () from gamemode.amx
    [18:13:01] [debug] #1 000b21b0 in ?? () from gamemode.amx
    [18:13:01] [debug] #2 00028be8 in public L_AFK_OnGM () from gamemode.amx
    [18:13:01] [debug] #3 native CallLocalFunction () from samp03svr
    [18:13:01] [debug] #4 00018bf8 in public SSCANF_OnGameModeInit () from gamemode.amx
    [18:13:01] [debug] #5 00012fa8 in public Itter_OnGameModeInit () from gamemode.amx
    [18:13:01] [debug] #6 native CallLocalFunction () from samp03svr
    [18:13:01] [debug] #7 000120cc in public ScriptInit_OnGameModeInit () from gamemode.amx
    [18:13:01] [debug] #8 00011050 in public PZone_OnGameModeInit () from gamemode.amx
    [18:13:01] [debug] #9 native CallLocalFunction () from samp03svr
    [18:13:01] [debug] #10 00006cb4 in public OnGameModeInit () from gamemode.amx
    [18:13:01] Number of vehicle models: 64
    [18:13:02] Accesory loaded: 100
    [18:15:24] [connection] incoming connection: 78.96.81.253:10084 id: 0


    status == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recv
     

    ce are, ma puteti ajuta? ca nu imi intra in gamemode gen apare la sv unknown

     


  5. ----------
    Loaded log file: "server_log.txt".
    ----------

    SA-MP Dedicated Server
    ----------------------
    v0.3.7-R2, (C)2005-2015 SA-MP Team

    [18:11:54] filterscripts = ""  (string)
    [18:11:54] mapname = "San Andreas"  (string)
    [18:11:54] language = ""  (string)
    [18:11:54] 
    [18:11:54] Server Plugins
    [18:11:54] --------------
    [18:11:54]  Loading plugin: crashdetect.so
    [18:11:54]   CrashDetect v4.15.1 is OK.
    [18:11:54]   Loaded.
    [18:11:54]  Loading plugin: mysql.so
    [18:11:54]  >> plugin.mysql: R34 successfully loaded.
    [18:11:54]   Loaded.
    [18:11:54]  Loading plugin: sscanf.so
    [18:11:54] 

    [18:11:54]  ===============================

    [18:11:54]       sscanf plugin loaded.     

    [18:11:54]          Version:  2.8.1        

    [18:11:54]    (c) 2012 Alex "Y_Less" Cole  

    [18:11:54]  ===============================

    [18:11:54]   Loaded.
    [18:11:54]  Loading plugin: streamer.so
    [18:11:54] 

    *** Streamer Plugin v2.7.7 by Incognito loaded ***

    [18:11:54]   Loaded.
    [18:11:54]  Loading plugin: Whirlpool.so
    [18:11:54]  
    [18:11:54]  ==================
    [18:11:54]  
    [18:11:54]   Whirlpool loaded
    [18:11:54]  
    [18:11:54]  ==================
    [18:11:54]  
    [18:11:54]   Loaded.
    [18:11:54]  Loaded 5 plugins.

    [18:11:54] 
    [18:11:54] Filterscripts
    [18:11:54] ---------------
    [18:11:54]   Loaded 0 filterscripts.

    [18:11:55]  
    [18:11:55]  
    [18:11:55]  
    [18:11:55]  ======================================= 
    [18:11:55]  |                                     | 
    [18:11:55]  |        YSI version 3.09.0684        | 
    [18:11:55]  |        By Alex "Y_Less" Cole        | 
    [18:11:55]  |                                     | 
    [18:11:55]  ======================================= 
    [18:11:55]  
    [18:11:55]  
    [18:11:55]  
    [18:11:55] The rainbow system has been loaded
    [18:11:55] Server: hosted
    [18:11:55] Server vehicles: 183
    [18:11:55] Safezones: 4
    [18:11:55] Houses: 99
    [18:11:55] Clans: 0
    [18:11:55] Clan zones: 20
    [18:11:55] Bussines: 29
    [18:11:55] Turfs: 24
    [18:11:55] [debug] Run time error 4: "Array index out of bounds"
    [18:11:55] [debug]  Accessing element at index 14 past array upper bound 13
    [18:11:55] [debug] AMX backtrace:
    [18:11:55] [debug] #0 00298690 in public LoadFactions () from gamemode.amx
    [18:11:55] [debug] #1 000b21b0 in ?? () from gamemode.amx
    [18:11:55] [debug] #2 00028be8 in public L_AFK_OnGM () from gamemode.amx
    [18:11:55] [debug] #3 native CallLocalFunction () from samp03svr
    [18:11:55] [debug] #4 00018bf8 in public SSCANF_OnGameModeInit () from gamemode.amx
    [18:11:55] [debug] #5 00012fa8 in public Itter_OnGameModeInit () from gamemode.amx
    [18:11:55] [debug] #6 native CallLocalFunction () from samp03svr
    [18:11:55] [debug] #7 000120cc in public ScriptInit_OnGameModeInit () from gamemode.amx
    [18:11:55] [debug] #8 00011050 in public PZone_OnGameModeInit () from gamemode.amx
    [18:11:55] [debug] #9 native CallLocalFunction () from samp03svr
    [18:11:55] [debug] #10 00006cb4 in public OnGameModeInit () from gamemode.amx
    [18:11:55] Number of vehicle models: 64
    [18:11:56] Accesory loaded: 100

    ----------
    Loaded log file: "server_log.txt".
    ----------

    SA-MP Dedicated Server
    ----------------------
    v0.3.7-R2, (C)2005-2015 SA-MP Team

    [18:13:01] filterscripts = ""  (string)
    [18:13:01] mapname = "San Andreas"  (string)
    [18:13:01] language = ""  (string)
    [18:13:01] 
    [18:13:01] Server Plugins
    [18:13:01] --------------
    [18:13:01]  Loading plugin: crashdetect.so
    [18:13:01]   CrashDetect v4.15.1 is OK.
    [18:13:01]   Loaded.
    [18:13:01]  Loading plugin: mysql.so
    [18:13:01]  >> plugin.mysql: R34 successfully loaded.
    [18:13:01]   Loaded.
    [18:13:01]  Loading plugin: sscanf.so
    [18:13:01] 

    [18:13:01]  ===============================

    [18:13:01]       sscanf plugin loaded.     

    [18:13:01]          Version:  2.8.1        

    [18:13:01]    (c) 2012 Alex "Y_Less" Cole  

    [18:13:01]  ===============================

    [18:13:01]   Loaded.
    [18:13:01]  Loading plugin: streamer.so
    [18:13:01] 

    *** Streamer Plugin v2.7.7 by Incognito loaded ***

    [18:13:01]   Loaded.
    [18:13:01]  Loading plugin: Whirlpool.so
    [18:13:01]  
    [18:13:01]  ==================
    [18:13:01]  
    [18:13:01]   Whirlpool loaded
    [18:13:01]  
    [18:13:01]  ==================
    [18:13:01]  
    [18:13:01]   Loaded.
    [18:13:01]  Loaded 5 plugins.

    [18:13:01] 
    [18:13:01] Filterscripts
    [18:13:01] ---------------
    [18:13:01]   Loaded 0 filterscripts.

    [18:13:01]  
    [18:13:01]  
    [18:13:01]  
    [18:13:01]  ======================================= 
    [18:13:01]  |                                     | 
    [18:13:01]  |        YSI version 3.09.0684        | 
    [18:13:01]  |        By Alex "Y_Less" Cole        | 
    [18:13:01]  |                                     | 
    [18:13:01]  ======================================= 
    [18:13:01]  
    [18:13:01]  
    [18:13:01]  
    [18:13:01] The rainbow system has been loaded
    [18:13:01] Server: hosted
    [18:13:01] Server vehicles: 183
    [18:13:01] Safezones: 4
    [18:13:01] Houses: 99
    [18:13:01] Clans: 0
    [18:13:01] Clan zones: 20
    [18:13:01] Bussines: 29
    [18:13:01] Turfs: 24
    [18:13:01] [debug] Run time error 4: "Array index out of bounds"
    [18:13:01] [debug]  Accessing element at index 14 past array upper bound 13
    [18:13:01] [debug] AMX backtrace:
    [18:13:01] [debug] #0 00298690 in public LoadFactions () from gamemode.amx
    [18:13:01] [debug] #1 000b21b0 in ?? () from gamemode.amx
    [18:13:01] [debug] #2 00028be8 in public L_AFK_OnGM () from gamemode.amx
    [18:13:01] [debug] #3 native CallLocalFunction () from samp03svr
    [18:13:01] [debug] #4 00018bf8 in public SSCANF_OnGameModeInit () from gamemode.amx
    [18:13:01] [debug] #5 00012fa8 in public Itter_OnGameModeInit () from gamemode.amx
    [18:13:01] [debug] #6 native CallLocalFunction () from samp03svr
    [18:13:01] [debug] #7 000120cc in public ScriptInit_OnGameModeInit () from gamemode.amx
    [18:13:01] [debug] #8 00011050 in public PZone_OnGameModeInit () from gamemode.amx
    [18:13:01] [debug] #9 native CallLocalFunction () from samp03svr
    [18:13:01] [debug] #10 00006cb4 in public OnGameModeInit () from gamemode.amx
    [18:13:01] Number of vehicle models: 64
    [18:13:02] Accesory loaded: 100
    [18:15:24] [connection] incoming connection: 78.96.81.253:10084 id: 0


    status == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recvstatus == -1   errno == 104  in Socket::recv
     

    ce are, ma puteti ajuta? ca nu imi intra in gamemode gen apare la sv unknown

     

  6. C:\Users\Sebastian\Desktop\gamemode de la 0 by Uzzi25\gamemodes\new.pwn(2317) : error 035: argument type mismatch (argument 1)
    C:\Users\Sebastian\Desktop\gamemode de la 0 by Uzzi25\gamemodes\new.pwn(2317) : error 029: invalid expression, assumed zero
    C:\Users\Sebastian\Desktop\gamemode de la 0 by Uzzi25\gamemodes\new.pwn(2317) : warning 215: expression has no effect
    C:\Users\Sebastian\Desktop\gamemode de la 0 by Uzzi25\gamemodes\new.pwn(2317) : error 017: undefined symbol "server_223"
    C:\Users\Sebastian\Desktop\gamemode de la 0 by Uzzi25\gamemodes\new.pwn(2317) : fatal error 107: too many error messages on one line

    Compilation aborted.Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


     

  7. C:\Users\Sebastian\Desktop\GB project\pawno\include\YSI\y_hooks/impl.inc(3119) : warning 219: local variable "rx" shadows a variable at a preceding level
    C:\Users\Sebastian\Desktop\GB project\pawno\include\YSI\y_hooks/impl.inc(3119) : warning 219: local variable "ry" shadows a variable at a preceding level
    C:\Users\Sebastian\Desktop\GB project\pawno\include\YSI\y_hooks/impl.inc(3119) : warning 219: local variable "rz" shadows a variable at a preceding level
    C:\Users\Sebastian\Desktop\GB project\gamemodes\gbproject.pwn(208) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1,%2)")
    Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


    ce are

     

  8. C:\Users\Sebastian\Desktop\new gm\gamemodes\pawno.pwn(16) : fatal error 100: cannot read from file: "a_"

    Compilation aborted.Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


    1 Error.

     am facut cv gresit ? am schimbat decat de la sql_connect ala si atat

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