Jump to content

HPQ123

Membru
  • Posts

    420
  • Joined

  • Last visited

  • Days Won

    41

Posts posted by HPQ123

  1. Acum 35 minute, jumainkain a spus:

    @SkillZ_IT. aici am nevoie de tine.

     

    Cand incerc sa compilez gm-ul tau acela burned big edit #2 , dupa ce eu am incercat sa adaug days la masini, am reusit tot dar imi da err asta

    gmm.pwn(31863) : error 032: array index out of bounds (variable "PlayerInfo")
    gmm.pwn(31868) : error 032: array index out of bounds (variable "PlayerInfo")

     

    Liniile : 

                     if(PlayerInfo[pCarKey][0] != 0) {
                         CarInfo[PlayerInfo[pCarKey][0]][cDays]++;
                     }
                     if(PlayerInfo[pCarKey][1] != 0) {
                        CarInfo[PlayerInfo[pCarKey][1]][cDays]++;
                     }

     

    Sau oricine cunoaste problema poate da un reply, multumesc.

    Înainte de [pCarakey] pune [playerid]

  2. Acum 2 ore, anonim23 a spus:

    Salut, pentru inceput vreau sa zic ca sunt incepator, deci no hate.

    Deci am si eu gm ul asta l2p, am conectat baza de date la el(pe localhost), l-am compilat si dupa cand vreau sa il pornesc imi apare asta.

    
    
    ----------
    Loaded log file: "server_log.txt".
    ----------
    
    SA-MP Dedicated Server
    ----------------------
    v0.3.7-R2, (C)2005-2015 SA-MP Team
    
    [11:18:54] 
    [11:18:54] Server Plugins
    [11:18:54] --------------
    [11:18:54]  Loading plugin: crashdetect
    [11:18:54]   CrashDetect v4.15.1 is OK.
    [11:18:54]   Loaded.
    [11:18:54]  Loading plugin: sscanf
    [11:18:54] 
    
    [11:18:54]  ===============================
    
    [11:18:54]       sscanf plugin loaded.     
    
    [11:18:54]          Version:  2.8.1        
    
    [11:18:54]    (c) 2012 Alex "Y_Less" Cole  
    
    [11:18:54]  ===============================
    
    [11:18:54]   Loaded.
    [11:18:54]  Loading plugin: mysql
    [11:18:54]  >> plugin.mysql: R34 successfully loaded.
    [11:18:54]   Loaded.
    [11:18:54]  Loading plugin: streamer
    [11:18:54] 
    
    *** Streamer Plugin v2.7.7 by Incognito loaded ***
    
    [11:18:54]   Loaded.
    [11:18:54]  Loaded 4 plugins.
    
    [11:18:54] 
    [11:18:54] Ban list
    [11:18:54] --------
    [11:18:54]  Loaded: samp.ban
    [11:18:54] 
    [11:18:54] 
    [11:18:54] Filterscripts
    [11:18:54] ---------------
    [11:18:54]   Loaded 0 filterscripts.
    
    [11:18:57]  
    [11:18:57]  
    [11:18:57]  
    [11:18:57]  ======================================= 
    [11:18:57]  |                                     | 
    [11:18:57]  |        YSI version 3.09.0684        | 
    [11:18:57]  |        By Alex "Y_Less" Cole        | 
    [11:18:57]  |                                     | 
    [11:18:57]  ======================================= 
    [11:18:57]  
    [11:18:57]  
    [11:18:57]  
    [11:18:58] Server: hosted
    [11:18:58] Server vehicles: 0
    [11:18:58] Safezones: 0
    [11:18:58] Houses: 0
    [11:18:58] Clans: 0
    [11:18:58] Clan zones: 0
    [11:18:58] Bussines: 0
    [11:18:58] Turfs: 0
    [11:18:58] Factions: 0
    [11:18:58] Jobs: 0
    [11:18:58] Furnitures: 0
    [11:18:58] Stuff Loaded
    [11:18:59] Safes: 0
    [11:18:59] Number of vehicle models: 18
    [11:18:59] ====================================================================
    [11:18:59] Error ID: 2006, Error: MySQL server has gone away
    [11:18:59] Callback: LoadDSVeh
    [11:18:59] gQuery: SELECT * FROM `dsveh`
    [11:18:59] ====================================================================

    In baza de date am dsveh, de conectat la baza de date e conectat, ca nu s prost.

    Deci ce sa fie? HELP

    Jhon nu ai connectat baza de date ?

  3. Acum 32 minute, MCTechz a spus:

    Este corect asa?

                                SendClientMessageToAll(COLOR_DBLUE, "(Crate System)%s a deschis un premium crate si a primit %s"); GetName(playerid);
                                if(CrateType == 1) SendClientMessageToAll(COLOR_DBLUE, "(Crate System)%s a deschis un legendary crate si a primit %s"); GetName(playerid);
                                if(CrateType == 2) SendClientMessageToAll(COLOR_DBLUE, "(Crate System)%s a deschis un mytic crate si a primit %s"); GetName(playerid);
                                if(CrateType == 3) SendClientMessageToAll(COLOR_DBLUE, "(Crate System)%s a deschis un transcendent crate si a primit %s"); GetName(playerid);                                                        
     

    Nu știu, testează și vezi tu singur.

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